summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2023-10-09Fix: Null pointer dereference in ldlex.lNick Clifton
2023-10-09Fix: A potential null_pointer_deference bugNick Clifton
2023-10-05Fix: ld: Test case pr28158 fails on x86_64-linux-musl when index is > 19A. Wilcox
2023-10-05Fix: ld testsuite: glibc-specific DT_RELR tests should not be run on musl sys...A. Wilcox
2023-10-05Fix: ld testsuite: non-PIC shared tests fail on powerpc-linux-muslA. Wilcox
2023-10-05Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf ta...A. Wilcox
2023-10-05Fix: ld testsuite: pr22001-1 test segfaults on musl/x86A. Wilcox
2023-10-05Fix: ld testsuite: 'Version' pattern grabs 'Version5 EABI', breaking test on ...A. Wilcox
2023-10-04ld: microblaze: ignore rwx segmentsNeal Frager
2023-10-02Use bfd_get_current_time in places where it is suitableNick Clifton
2023-09-29x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu
2023-09-27Fix: Output section type does not been applied to section forced output by `....Hsinyuan Xavier
2023-09-25Revert "arc: Add new LD tests for ARCv3."Claudiu Zissulescu
2023-09-25Revert "arc: Add new linker emulation and scripts for ARCv3 ISA."Claudiu Zissulescu
2023-09-25Revert "arc: Update NEWS files"Claudiu Zissulescu
2023-09-25RISC-V: Protect .got with relroAndreas Schwab
2023-09-25arc: Update NEWS filesClaudiu Zissulescu
2023-09-25arc: Add new linker emulation and scripts for ARCv3 ISA.Claudiu Zissulescu
2023-09-25arc: Add new LD tests for ARCv3.Claudiu Zissulescu
2023-09-21ld: write resolved path to included file to dependency-fileThomas Weißschuh
2023-09-04arm: Make 'conflicting CPU architectures' error message more user-friendlyChristophe Lyon
2023-09-01RISC-V: move various alias entriesJan Beulich
2023-09-01Fix ld Makefile variable naming: ELF_CLFAGS -> ELF_CFLAGSJerry Zhang Jian
2023-08-31elf: Adjust PR ld/30791 testsH.J. Lu
2023-08-31arc: Update elfarcv2 script templateClaudiu Zissulescu
2023-08-30elf: Don't merge sections with different SHF_LINK_ORDERH.J. Lu
2023-08-30Revert "MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targets"Maciej W. Rozycki
2023-08-27MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targetsYunQiang Su
2023-08-27Re: ld STRINGIFYAlan Modra
2023-08-26ld STRINGIFYAlan Modra
2023-08-26ld .deps/*.Pc filesAlan Modra
2023-08-25Use GNU make pattern rule in ld MakefileAlan Modra
2023-08-24kvx: bfd/config.bfd & ld/configure.tgtPaul Iannetta
2023-08-23x86: Fix DT_JMPREL/DT_PLTRELSZ when relocs share a sectionPeter Edwards
2023-08-23kvx: fix 32-bit buildPaul Iannetta
2023-08-17generated bfd files, and kvx regenAlan Modra
2023-08-17ld: ld-lib.exp: log failed dump.out contents for debuggingSam James
2023-08-16kvx: New port.Paul Iannetta
2023-08-14ld: Build libpr23169a.so with -z lazyH.J. Lu
2023-08-14ld: fix relocatable, retain7a target pattens for HPPASam James
2023-08-12regen configAlan Modra
2023-08-11warn unused result for bfd IO functionsAlan Modra
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra
2023-08-09Add ld makefile dependenciesAlan Modra
2023-08-08ld: Fix retain7a.d XFAIL/notarget entry for hppaSam James
2023-08-08ld: Fix relocatable.d XFAIL/notarget entry for hppaSam James
2023-08-04PR30697, ppc32 mix of local-dynamic and global-dynamic TLSAlan Modra
2023-08-03ld: sprintf sanitizer null destination pointerAlan Modra
2023-08-02Revert "2.41 Release sources"Sam James
2023-08-022.41 Release sourcesNick Clifton