summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
...
* configure: Fix result reporting of adjustors method checkBen Gamari2022-02-131-1/+2
* Fix a portability issue in m4/find_llvm_prog.m4PHO2022-02-091-1/+1
* Fix a few Note inconsistenciesBen Gamari2022-02-011-1/+0
* Rip out remaining SPARC supportBen Gamari2022-01-292-12/+0
* Improve detection of lld linkerSergey Vinokurov2022-01-181-0/+2
* rts: Only declare environ when necessaryBen Gamari2022-01-111-0/+14
* Use POSIX shell syntax to redirect stdout/errViktor Dukhovni2021-12-012-2/+2
* Avoid raw `echo` in `FPTOOLS_SET_PLATFORM_VARS`John Ericson2021-12-011-1/+1
* Factor our `FP_CAPITALIZE_YES_NO`John Ericson2021-11-275-17/+18
* Link against libatomic for 64-bit atomic operationsIlias Tsitsimpis2021-11-251-6/+37
* hadrian: Ensure that term.h is in include search pathBen Gamari2021-11-171-0/+6
* Factor out FP_FIND_LIBFFI and use in RTS configure tooJohn Ericson2021-11-081-0/+69
* Factor out GHC_ADJUSTORS_METHOD m4 macroJohn Ericson2021-11-081-0/+48
* Factor out unregisterised and tables next to code m4 macrosJohn Ericson2021-11-072-0/+67
* Separate some AC_SUBST / AC_DEFINEJohn Ericson2021-11-022-9/+0
* configure: Hide error output from --target checkBen Gamari2021-10-311-1/+1
* Modularize autoconf platform detectionJohn Ericson2021-10-316-157/+154
* Rename fp_gcc_supports__atomics to fp_cc_supports__atomicsHaochen Tong2021-10-121-5/+5
* Move libatomic check into m4/fp_gcc_supports_atomics.m4Haochen Tong2021-10-121-14/+38
* configure: Fix redundant-argument warning from -no-pie checkBen Gamari2021-10-031-2/+2
* configure: Add check for whether CC supports --targetBen Gamari2021-09-231-0/+33
* configure: Move nm search logic to new fileBen Gamari2021-09-231-0/+40
* rts/OSThreads: Fix reference clock of timedWaitConditionBen Gamari2021-08-021-0/+2
* Set min LLVM version to 9 and make version checking use a non-inclusive upperZubin Duggal2021-06-201-1/+1
* Support NetBSD/aarch64 via LLVM codegenPHO2021-05-221-0/+5
* rts: Correctly call pthread_setname_np() on NetBSDPHO2021-05-071-0/+17
* hadrian: Don't depend upon bash from PATHBen Gamari2021-05-061-0/+15
* configure: Move libdw search logic to macroBen Gamari2021-05-051-0/+57
* configure: Move libnuma check to macroBen Gamari2021-05-051-0/+60
* configure: Move pthreads checks to macroBen Gamari2021-05-051-0/+101
* Break up aclocal.m4Ben Gamari2021-05-0566-0/+2638
* llvmGen: Accept range of LLVM versionsBen Gamari2021-03-171-0/+177