aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2022-02-03ld: Adjust bounds, base, and size for various symbolsAlex Coplan1-0/+20
2022-01-17ld: Ignore TLS relocs against weak undef symbolsAlex Coplan1-0/+7
2020-10-20[Morello] TLS Descriptor supportSiddhesh Poyarekar1-0/+8
2020-10-20[Morello] Pad section alignment to account for capability range formatSiddhesh Poyarekar1-0/+12
2020-10-20[Morello] Add interworking and range extension veneersSiddhesh Poyarekar1-0/+8
2020-10-20[Morello] Implement branch relocationsSiddhesh Poyarekar1-0/+12
2020-10-20[Morello] Linker tests for capability data relocationsSiddhesh Poyarekar1-0/+13
2020-10-20[Morello] GOT RelocationsSiddhesh Poyarekar1-0/+6
2020-10-20[Morello] Capability data relocationsSiddhesh Poyarekar1-0/+7
2020-10-19Provide dummy libraries for alpha-vmsAlan Modra1-0/+16
2020-10-16ld: Allow symbols from PROVIDE to be use in MEMORY regionsAndrew Burgess1-0/+16
2020-10-16ld: More documentation for --defsymAndrew Burgess1-0/+4
2020-10-16Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...Nick Clifton1-0/+19
2020-10-16RISC-V: Fix that IRELATIVE relocs may be inserted to the wrong place.Nelson Chu1-0/+9
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu1-0/+57
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu1-0/+152
2020-10-07x86: Update GNU property testsH.J. Lu1-0/+10
2020-10-06x86: Properly merge -z ibt and -z shstkH.J. Lu1-0/+16
2020-10-06PR26667, Add powerpc64le-*-freebsd* supportBrandon Bergren1-0/+9
2020-10-05i386: Allow non-absolute segment values for lcall/ljmpT.K. Chia1-0/+13
2020-10-05Update the BFD linker so that it deprecates grouped short options.Nick Clifton1-0/+5
2020-10-02Allow note sections to be discarded when they are linked to another discarded...H.J. Lu1-0/+7
2020-09-30ld: Override the IR definition for non-ELF targetsH.J. Lu1-0/+6
2020-09-30After preventing creating an import library for an exe when there are no expo...Jeremy Drake1-0/+7
2020-09-28PR26656 testcasesAlan Modra1-0/+9
2020-09-26PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra1-0/+12
2020-09-24PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocsAlan Modra1-0/+7
2020-09-22Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio1-0/+6
2020-09-16Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite on SPARC.Mikael Pettersson1-0/+5
2020-09-16elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu1-0/+25
2020-09-16Tidy elf_symbol_fromAlan Modra1-0/+5
2020-09-15elf: Check bfd_target_elf_flavour on input firstH.J. Lu1-0/+4
2020-09-15CRIS: fix PR ld/26589, a missing NULL check in fix for PR ld/22269Hans-Peter Nilsson1-0/+5
2020-09-13Re: elf: Add -z unique-symbolAlan Modra1-0/+6
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu1-0/+17
2020-09-11Fix a segfault when creating an import library with 0 exports.Jeremy Drake1-0/+7
2020-09-10aarch64: Return an error on conditional branch to an undefined symbolSiddhesh Poyarekar1-0/+5
2020-09-10ld: Add more tests for --as-neededH.J. Lu1-0/+10
2020-09-10Re: PR26580, Size and alignment of commons vs as-needed shared libAlan Modra1-0/+4
2020-09-10Re: lto-18 testAlan Modra1-0/+7
2020-09-09lto-18 testAlan Modra1-0/+9
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz1-0/+7
2020-09-08PR26580, Size and alignment of commons vs as-needed shared libAlan Modra1-0/+13
2020-09-04Allow plugin syms to mark as-needed shared libs neededAlan Modra1-0/+9
2020-09-03ld: Change NOSANTIZE_CFLAGS to NOSANITIZE_CFLAGSH.J. Lu1-0/+23
2020-09-03RISC-V: Minor cleanup and typos when merging elf attributes.Nelson Chu1-0/+10
2020-09-03RISC-V: Report warnings rather than errors for the mis-matched ISA versions.Nelson Chu1-0/+11
2020-09-03RISC-V: Improve the error message for the mis-matched ISA versions.Kito Cheng1-0/+6
2020-09-03heap use after free in xcoff_archive_info_eqAlan Modra1-0/+5
2020-08-30ld: Add $NOSANTIZE_CFLAGS to more linker testsH.J. Lu1-0/+8