summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ccf4df07584087a7fa3a14f365cf348c56f64e5c' into parallel_minor_g...Tom Kelly2021-03-051-1/+1
|\
| * Fix typo in configure.acDavid Allsopp2020-08-191-1/+1
* | Merge commit 'd9a3ad413f9567c418cf7809a110fac5fcd36f6c' into parallel_minor_g...Tom Kelly2021-03-051-1/+5
|\ \ | |/
| * Build system: use OC_CFLAGS and CFLAGS even during the link stageSébastien Hinderer2020-08-101-1/+5
* | Merge commit '5da188b3ff468695681800b1a01191daef6dac0e' into parallel_minor_g...Tom Kelly2021-03-051-4/+9
|\ \ | |/
| * Build system: honour the CFLAGS and CPPFLAGS build variablesSébastien Hinderer2020-08-061-4/+9
* | Merge commit 'a0a1ba4f1eb1a8a6c0013e77e3d6c1de5190c97f' into parallel_minor_g...Tom Kelly2021-03-041-0/+8
|\ \ | |/
| * ios: add support on configure scriptEduardoRFS2020-07-251-0/+6
| * ios: Sys.command is not supportedEduardoRFS2020-07-251-0/+2
* | Merge commit 'e41dc9c44327f40c1ab0feea12f779c931c9e31e' into parallel_minor_g...Tom Kelly2021-03-041-1/+8
|\ \ | |/
| * configure prevent adding -lpthread when AndroidEduardoRFS2020-07-171-0/+1
| * check if shmat is available to use aflEduardoRFS2020-07-171-1/+7
* | Merge commit '01c6a5ebe38b680a0b104aa4075ff790f311ea01' into parallel_minor_g...Tom Kelly2021-03-041-82/+1
|\ \ | |/
| * Spurious comma in the endianness test, big-endian caseXavier Leroy2020-07-141-1/+1
| * Remove integration with libbfdNicolás Ojeda Bär2020-07-021-81/+0
* | Merge commit '368eb16ee80843afc6c40cf98e6994256747844a' into parallel_minor_g...Tom Kelly2021-03-041-8/+10
|\ \ | |/
| * Always permit triplet-prefixed ld in PACKLDDavid Allsopp2020-05-131-8/+10
* | Merge commit '83c4909d525514d7b68dab4c8a33aa25f9d86277' into parallel_minor_g...Tom Kelly2021-03-031-1/+4
|\ \ | |/
| * configure: add a NAKED_POINTERS parameter to Makefile.configXavier Leroy2020-06-221-1/+4
* | Merge commit 'c24198550aab88f105db94a101cf189aa701bbe1' into parallel_minor_g...Tom Kelly2021-03-031-12/+14
|\ \ | |/
| * Merge pull request #9625 from dra27/warn-errorDavid Allsopp2020-06-101-15/+24
| |\
| | * Rename $gcc_warnings to $cc_warnings in configureDavid Allsopp2020-06-011-12/+12
| | * Add --enable-warn-errorDavid Allsopp2020-06-011-8/+17
* | | Merge commit 'a1e3b966ea34faaf67104f2bfe6f90bc42758225' into parallel_minor_g...Tom Kelly2021-03-031-2/+2
|\ \ \ | |/ /
| * | Eliminate MKEXE_ANSI from build systemDavid Allsopp2020-06-061-2/+2
* | | Merge commit '0ca651b95cbda5d58f7760f0fa1dba965d1f0828' into parallel_minor_g...Tom Kelly2021-03-021-0/+5
|\ \ \ | |/ /
| * | Turn debugger off in programs launched by the program being debugged (#9594)Xavier Leroy2020-06-011-0/+5
| |/
* | Merge commit '71e91123c27780fdfeca93c6c57c2f9af5417e54' into parallel_minor_g...Tom Kelly2021-03-021-1/+8
|\ \ | |/
| * Memprof: optimize random sampling (#9466)Jacques-Henri Jourdan2020-05-251-0/+3
| * Update link options for PowerPC 32 bits Linux (#9572)Xavier Leroy2020-05-201-1/+5
| * Detect availability of <spawn.h> and posix_spawn functionXavier Leroy2020-05-191-0/+6
* | Fixup configure as need pthread_link with multicore in nativecclibsTom Kelly2021-03-021-1/+1
* | Merge commit 'f2587c1fb1a10548a7c35e931986af0ebecbaef7' into parallel_minor_g...Tom Kelly2021-03-021-1/+1
|\ \ | |/
| * configure: support bfd on FreeBSD (#9531)Hannes Mehnert2020-05-041-1/+1
* | Merge commit 'e5c8bee85e7ae2d974069d63528333ffacc1923b' into parallel_minor_g...Tom Kelly2021-03-021-1/+29
|\ \ | |/
| * Cease committing C dependendency informationDavid Allsopp2020-04-171-0/+28
| * Introduce Makefile.build_config.inDavid Allsopp2020-04-171-1/+1
* | Merge commit '10561873487c185c0727f08b26706226dbb1a7b6' into parallel_minor_g...Tom Kelly2021-03-021-24/+93
|\ \ | |/
| * Rewrite the instrumented runtime to store traces in the CTF format.Enguerrand Decorne2020-04-301-23/+92
* | Merge commit '8f85e002b2e1f3f4ccf8fefa5ad9a137109168d1' into parallel_minor_g...Tom Kelly2021-03-011-0/+3
|\ \ | |/
| * Compiling for Haiku OS: network functions reside in libnetwork (#9486)Anarchos2020-04-271-0/+3
* | Merge commit '080ac7421c569392f84fadefbdf977c4aa98a92a' into parallel_minor_g...Tom Kelly2021-03-011-11/+14
|\ \ | |/
| * configure: move -fexcess-precision=standard to the internal cflags (#9496)Xavier Leroy2020-04-241-8/+8
| * Add RISC-V native-code backend (#9441)Nicolás Ojeda Bär2020-04-241-3/+6
* | Merge commit 'e92d13c9863cc5bcf98173efd365196b042dc7e7' intoTom Kelly2021-03-011-6/+0
|\ \ | |/
| * Eliminate Config.ocamlopt_c{,pp}flagsDavid Allsopp2019-04-201-6/+0
* | Merge commit 'ec6690fb53b6caced797e1a7a083a787ff8bd97c' into parallel_minor_g...Tom Kelly2021-03-011-0/+21
|\ \ | |/
| * Turn off PIE for musl-based Linux on platforms other than amd64 and s390x (#9...Xavier Leroy2020-04-181-0/+21
* | Merge commit '2208a4cbe6f3c15add9dae87d15aae461ea6c6cc' into parallel_minor_g...Tom Kelly2021-03-011-24/+35
|\ \ | |/
| * configure: use cc as assembler with clang and for all FreeBSD platforms (#9437)Xavier Leroy2020-04-111-10/+8