summaryrefslogtreecommitdiff
path: root/ld/configure
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.28.51Tristan Gingold2016-12-231-10/+10
* sync binutils config/ with gccAlan Modra2016-12-081-1/+1
* Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2016-11-221-1/+1
* Remove support for $PLATFORM in rpath search paths.Nick Clifton2016-11-041-1/+1
* Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton2016-10-111-1/+1
* When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov2016-09-261-6/+50
* Set BFD_VERSION to 2.27.51H.J. Lu2016-07-211-10/+10
* ld: Add a linker configure option --enable-relroH.J. Lu2016-06-221-2/+24
* Regenerate configureAlan Modra2016-05-091-8/+12
* enable -Wwrite-strings for gasTrevor Saunders2016-03-311-2/+18
* Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton2016-03-221-1/+19
* Remove use of alloca.Nick Clifton2016-03-211-1/+1
* Replace == with = in ld/configure.acH.J. Lu2016-01-291-1/+1
* Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra2016-01-181-4/+5
* Regen configureAlan Modra2016-01-171-2/+2
* Make --enable-initfini-array the defaultAlan Modra2015-12-021-37/+6
* Bump version to 2.26.51Tristan Gingold2015-11-141-10/+10
* Properly check --enable-compressed-debug-sections={yes,all}H.J. Lu2015-10-221-1/+1
* Handle --enable-compressed-debug-sections=ld,gasH.J. Lu2015-10-221-7/+7
* Extend description of the --enable-compressed-debug-sections configure option...Nick Clifton2015-10-211-1/+1
* Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton2015-10-211-2/+23
* Regenerate configure filesH.J. Lu2015-07-271-2/+2
* ELF options may be missing from `ld --help' outputChung-Lin Tang2015-05-171-66/+73
* Correct setting of elf_list_optionsAlan Modra2015-04-101-7/+6
* Enable ELF ld_list_options for --enable-targets=allH.J. Lu2015-04-081-0/+3
* Add ld_list_optionsH.J. Lu2015-04-081-3/+25
* Remove --with-zlib from ldH.J. Lu2015-03-311-91/+2
* Use mmap and cache the view buffer for get_viewH.J. Lu2015-02-061-0/+182
* Update libtool.m4 from GCC trunkH.J. Lu2014-11-241-4/+4
* Bump bfd version.Tristan Gingold2014-10-151-10/+10
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-191-0/+58
* configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra2014-08-141-853/+840
* Update "configure.in" in comments and docoAlan Modra2014-07-041-1/+1
* Use modern AC_INIT in configure.inAlan Modra2014-07-041-20/+21
* Fixes to allow a toolchain configured with --enable-all to build on a 32-bit ...Nick Clifton2014-06-251-1/+2
* Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker2014-06-051-4/+7
* Remove remaining default manifest support.Nick Clifton2014-04-091-15/+2
* This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton2014-02-271-2/+16
* Add HOSTING_SLIBS and use it for -pieH.J. Lu2013-11-261-2/+4
* * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra2013-09-201-5/+11
* Add HOSTING_SCRT0 for PIE testH.J. Lu2013-01-191-2/+4
* * configure: Regenerate.David Edelsohn2012-09-151-2/+4
* Regenerate binutils configureH.J. Lu2012-09-101-9/+16
* oops - accidentally omitted from previous deltaNick Clifton2012-08-141-1/+1
* bfd: update to AC_INITMike Frysinger2012-07-271-1/+1
* PR 14072Nick Clifton2012-05-171-2/+5
* PR binutils/14028Nick Clifton2012-05-111-0/+32
* binutils/Roland McGrath2012-04-061-1/+1
* * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton2012-04-051-3/+37
* ld/Roland McGrath2012-03-271-39/+42