aboutsummaryrefslogtreecommitdiff
path: root/ld/configure
AgeCommit message (Expand)Author
2017-01-27Add Serbian translation for the LD directory.Nick Clifton
2017-01-02Run more ld tests when not nativeAlan Modra
2016-12-23Bump version to 2.28.51Tristan Gingold
2016-12-08sync binutils config/ with gccAlan Modra
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani
2016-11-04Remove support for $PLATFORM in rpath search paths.Nick Clifton
2016-10-11Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu
2016-06-22ld: Add a linker configure option --enable-relroH.J. Lu
2016-05-09Regenerate configureAlan Modra
2016-03-31enable -Wwrite-strings for gasTrevor Saunders
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton
2016-03-21Remove use of alloca.Nick Clifton
2016-01-29Replace == with = in ld/configure.acH.J. Lu
2016-01-18Provide AC_PROG_LEX that copes with LEX=missing from top-levelAlan Modra
2016-01-17Regen configureAlan Modra
2015-12-02Make --enable-initfini-array the defaultAlan Modra
2015-11-14Bump version to 2.26.51Tristan Gingold
2015-10-22Properly check --enable-compressed-debug-sections={yes,all}H.J. Lu
2015-10-22Handle --enable-compressed-debug-sections=ld,gasH.J. Lu
2015-10-21Extend description of the --enable-compressed-debug-sections configure option...Nick Clifton
2015-10-21Reset x86 Linux targets to not compressing debug sections by default. Enable...Nick Clifton
2015-07-27Regenerate configure filesH.J. Lu
2015-05-17ELF options may be missing from `ld --help' outputChung-Lin Tang
2015-04-10Correct setting of elf_list_optionsAlan Modra
2015-04-08Enable ELF ld_list_options for --enable-targets=allH.J. Lu
2015-04-08Add ld_list_optionsH.J. Lu
2015-03-31Remove --with-zlib from ldH.J. Lu
2015-02-06Use mmap and cache the view buffer for get_viewH.J. Lu
2014-11-24Update libtool.m4 from GCC trunkH.J. Lu
2014-10-15Bump bfd version.Tristan Gingold
2014-08-19Fix --diable-shared --enable-plugins build breakageAlan Modra
2014-08-14configury changes to make ld plugin support controlled by --enable-pluginsAlan Modra
2014-07-04Update "configure.in" in comments and docoAlan Modra
2014-07-04Use modern AC_INIT in configure.inAlan Modra
2014-06-25Fixes to allow a toolchain configured with --enable-all to build on a 32-bit ...Nick Clifton
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker
2014-04-09Remove remaining default manifest support.Nick Clifton
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton
2013-11-26Add HOSTING_SLIBS and use it for -pieH.J. Lu
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalAlan Modra
2013-01-19Add HOSTING_SCRT0 for PIE testH.J. Lu
2012-09-15* configure: Regenerate.David Edelsohn
2012-09-10Regenerate binutils configureH.J. Lu
2012-08-14oops - accidentally omitted from previous deltaNick Clifton
2012-07-27bfd: update to AC_INITMike Frysinger
2012-05-17 PR 14072Nick Clifton
2012-05-11 PR binutils/14028Nick Clifton
2012-04-06binutils/Roland McGrath