aboutsummaryrefslogtreecommitdiff
path: root/ld/configure
AgeCommit message (Expand)AuthorFilesLines
2022-07-22PR17122, OSX 10.9 build failureAlan Modra1-11/+1
2022-07-08Fix regeneration of ld configure and makefilesNick Clifton1-118/+103
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton1-113/+128
2022-06-27Disable execstack and rwx segments warnings for MIPS targets.Nick Clifton1-12/+2
2022-06-21ld: regenerate configure after recent misgenerationNick Alcock1-118/+103
2022-06-21Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton1-105/+130
2022-05-26ld: add --package-metadataLuca Boccassi1-2/+268
2022-05-20Tidy warn-execstack handlingAlan Modra1-5/+4
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton1-2/+73
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu1-15/+3
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton1-13/+25
2022-01-01unify 64-bit bfd checksMike Frysinger1-97/+117
2021-11-29ld: enable silent build rulesMike Frysinger1-2/+41
2021-09-27configure: regenerate in all projects that use libtool.m4Nick Alcock1-45/+46
2021-09-02Add support for the haiku operating system. These are the os support patches...Alexander von Gluck IV1-2/+2
2021-07-03Update version number and regenerate filesNick Clifton1-10/+10
2021-04-13ENABLE_CHECKING in bfd, opcodes, binutils, ldAlan Modra1-2/+20
2021-04-05C99 ld configuryAlan Modra1-1466/+575
2021-03-31Use bool in ldAlan Modra1-11/+11
2021-01-12Implement a workaround for GNU mak jobserverH.J. Lu1-0/+18
2021-01-11Binutils: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2021-01-09Binutils: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2021-01-09Change version number to 2.36.50 and regenerate filesNick Clifton1-10/+10
2021-01-09configure regenAlan Modra1-13/+3
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault1-11/+1
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton1-2/+26
2020-08-03PR26328, Compilation warning when building ld v2.35 with MinGWAlan Modra1-12/+22
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-11/+53
2020-07-22ld, testsuite: only run CTF tests when ld and GCC support CTFNick Alcock1-2/+4
2020-07-04Update version to 2.35.50 and regenerate filesNick Clifton1-10/+10
2020-06-26binutils, ld: work with --disable-libctfNick Alcock1-2/+40
2020-06-21Do without ld ENABLE_PLUGINSAlan Modra1-16/+2
2020-05-28ld: Add --enable-textrel-check=[no|yes|warning|error]H.J. Lu1-2/+39
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton1-10/+10
2019-10-03libctf: installable libctf as a shared libraryNick Alcock1-2/+6
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-2/+26
2019-09-18Re-generate many configure and Makefile.in filesSimon Marchi1-22/+8
2019-09-16Update version to 2.33.50 and regenerate configure scripts.Phil Blundell1-18/+32
2019-09-11Rename elf32.em to elf.emAlan Modra1-1/+1
2019-06-14Regenerate with approved autotools versionAlan Modra1-20/+8
2019-05-23ld: add support for eBPFJose E. Marchesi1-8/+20
2019-04-13Automatic makefile dependencies for generated ld/e*.cAlan Modra1-1/+5
2019-04-13ld TDIRS substitutionAlan Modra1-51/+13
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton1-10/+10
2019-01-09Adjust bfd/warning.m4 egrep patternsAndrew Paprocki1-5/+5
2018-06-24Regenerate configure and pot files with updated binutils version number.Nick Clifton1-10/+10
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-688/+1033
2018-06-01Bump version number to 2.30.52H.J. Lu1-10/+10
2018-04-05Use dlsym to check if libdl is needed for pluginH.J. Lu1-12/+12