aboutsummaryrefslogtreecommitdiff
path: root/ld/configure
AgeCommit message (Expand)AuthorFilesLines
2024-01-29Set version number to 2.42.0 and re-enable developmentNick Clifton1-10/+10
2024-01-29Update version number to 2.42binutils-2_42Nick Clifton1-10/+10
2024-01-15Update version number and regenerate configure filesNick Clifton1-10/+10
2024-01-09ld: Add --enable-mark-plt configure optionH.J. Lu1-2/+24
2023-11-15Finalized intl-update patchesArsen Arsenovi?1-48/+2059
2023-11-13Regenerate gas/config.in and ld/configureMark Wielaard1-2/+6
2023-11-10Add ability to change linker warning messages into errors when reporting exec...Nick Clifton1-0/+34
2023-08-26ld STRINGIFYAlan Modra1-42/+2
2023-08-12regen configAlan Modra1-30/+86
2023-08-03ld: sprintf sanitizer null destination pointerAlan Modra1-0/+10
2023-08-02Revert "2.41 Release sources"Sam James1-11/+11
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-11/+11
2023-08-02Regen ld/configureAlan Modra1-1/+1
2023-07-03Change version number to 2.41.50 and regenerate filesNick Clifton1-10/+10
2022-12-31Update version number and regenerate filesNick Clifton1-10/+10
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-2/+6
2022-11-07configure: require libzstd >= 1.4.0Christophe Lyon1-10/+10
2022-10-11add --enable-default-compressed-debug-sections-algorithm configure optionMartin Liska1-2/+21
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-130/+260
2022-09-26PKG_CHECK_MODULES for msgpack and janssonAlan Modra1-14/+3
2022-09-14bfd: Stop using -Wstack-usage=262144 when built with ClangTsukasa OI1-0/+18
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