summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9699 from EduardoRFS/trunk-iosXavier Leroy2020-12-021-0/+8
* Define __USE_MINGW_ANSI_STDIO=0 for mingw-w64 (#9939)David Allsopp2020-11-271-1/+1
* configure: use cc as assembler with clang and for all FreeBSD platforms (#9437)Xavier Leroy2020-05-051-10/+8
* configure: support bfd on FreeBSD (#9531)Hannes Mehnert2020-05-041-1/+1
* Merge pull request #9311 from shindere/fix-bfd-libraries-detectionFlorian Angeletti2020-02-181-5/+5
* Merge pull request #9302 from shindere/bfd-ldFlorian Angeletti2020-02-141-4/+8
* Merge pull request #9203 from xavierleroy/portability-fixesGabriel Scherer2019-12-301-1/+1
* Merge pull request #9180 from xavierleroy/no-common-variablesXavier Leroy2019-12-121-2/+2
* Fix BFD support on OpenBSDSébastien Hinderer2019-11-281-10/+16
* Add attribute(align()) detection and fix XLC build.Konstantin Romanov2019-11-251-6/+10
* Ensure Makefile.config gets Windows-style prefixDavid Allsopp2019-11-251-1/+5
* Disallow function sections for arm32 (#9125)Greta Yorsh2019-11-181-1/+1
* Fix configure: Define the CAML_SAFE_STRING variable when force-safe-string is...Kate2019-11-141-2/+2
* best-fit allocator (#8809)Damien Doligez2019-10-151-0/+5
* Merge pull request #8835 from dra27/save-the-planetGabriel Scherer2019-10-051-0/+8
|\
| * Make STDLIB_MANPAGES a boolean, not a targetDavid Allsopp2019-09-271-1/+1
| * Add --disable-stdlib-manpages to configureDavid Allsopp2019-09-271-0/+8
* | Let make's default target build the compilerSébastien Hinderer2019-09-301-0/+1
|/
* configure: improve support for the BFD librarySébastien Hinderer2019-09-231-23/+66
* Build system: introduce the BFD_LDFLAGS variableSébastien Hinderer2019-09-231-0/+1
* Build system: rename the LIBBFD_INCLUDE variable to BFD_CPPFLAGSSébastien Hinderer2019-09-231-1/+1
* Build system: rename the LIBBFD_LINK variable to BFD_LDFLAGSSébastien Hinderer2019-09-231-12/+12
* configure: fix typo in variable nameSébastien Hinderer2019-09-231-1/+1
* Enable force-safe-string by default (#1859)Kate2019-09-101-8/+10
* Use the autoconf- or system-provided off_t rather than redetecting. (#8843)Stephen Dolan2019-07-311-1/+0
* Merge pull request #8830 from glondu/4.08-configure-fixesDavid Allsopp2019-07-301-1/+3
* Error in configure --enable-function-sections if target doesn't support itGreta Yorsh2019-07-151-10/+16
* Add compile-time option -function-sectionsGreta Yorsh2019-07-151-11/+11
* Emit each function in a separate section (amd64,i386,arm,arm64)Greta Yorsh2019-07-151-0/+34
* Use AC_PREREQ to force Autoconf 2.69David Allsopp2019-06-111-0/+2
* Fix --with-pic in configure (#8632)David Allsopp2019-05-211-9/+7
* configure: fix libunwind and spacetime supportSébastien Hinderer2019-05-201-12/+53
* configure: use variables rather than arguments for a few options (#8616)Sébastien Hinderer2019-05-091-23/+25
* Correct MKEXEDEBUGFLAG for msvc (#8638)David Allsopp2019-05-031-2/+1
* Don't generate #! headers over 127 charactersDavid Allsopp2019-05-021-4/+14
* Enable SSE2 for i686 mingw32David Allsopp2019-04-191-0/+5
* Finish removing PPC/non-Linux support (#8536)Sébastien Hinderer2019-03-261-5/+1
* Add FreeBSD/aarch64 supportGreg V2019-03-221-2/+5
* Fix alignment detection for long integers on 32-bits platforms (#8532)Sébastien Hinderer2019-03-211-8/+7
* Get rid of the direct call to the C preprocessor in the testsuite (#8528)Sébastien Hinderer2019-03-211-3/+1
* Remove some unused configure tests. (#8533)Stephen Dolan2019-03-211-64/+0
* Reenable XLC on AIX 7.x (#2295)Konstantin Romanov2019-03-211-3/+19
* Delete otherlib/{graph,win32graph} (#2318)Jérémie Dimino2019-03-181-27/+6
* Remove gprof support (#2314)Mark Shinwell2019-03-161-28/+2
* Fix detection of assembler on some platformsSébastien Hinderer2019-03-131-2/+2
* Clarify the invocation of the C preprocessorSébastien Hinderer2019-03-131-5/+16
* Delete the vmthreads library (#2289)Jérémie Dimino2019-03-111-14/+4
* Remove IA32 macOS (Darwin) support (#2278)Mark Shinwell2019-03-071-5/+1
* Use emulated fma on Cygwin64 (#2177)David Allsopp2019-03-011-1/+3
* Cygwin should have EXE=.exe (#2266)David Allsopp2019-02-281-1/+4