aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2025-05-22x86: Report expected register for elf_x86_tls_error_indirect_callH.J. Lu4-6/+6
2025-05-06dwarf: Dump .debug_loclists only for DWARF-5H.J. Lu5-0/+1163
2025-03-17elf: Clear the SEC_ALLOC bit for NOLOAD note sectionsH.J. Lu4-3/+32
2025-02-23PR 32731 ub sanitizer accessing filenames_reversedAlan Modra1-1/+2
2025-02-23PR32238, ld -r slowdown since 21401fc7bfAlan Modra1-21/+45
2024-11-19ld: fix -std=gnu23 compatibility wrt _BoolSam James1-1/+1
2024-11-01PR32300, --dependency-file: link dependencies are not all collectedAlan Modra12-249/+33
2024-09-28ld: Don't explicitly add .note.gnu.build-id in elf.scH.J. Lu7-1/+35
2024-09-26x86: Turn PLT32 to PC32 only for PC-relative relocationsH.J. Lu2-0/+35
2024-09-21x86-64: Disable PIE on PR gas/32189 testH.J. Lu1-1/+1
2024-09-21x86-64: Never make R_X86_64_GOT64 section relativeH.J. Lu2-0/+43
2024-08-22lto: Add a test for PR ld/32083H.J. Lu3-0/+54
2024-08-22ld: Add an LTO test for common symbol overrideH.J. Lu3-0/+30
2024-08-17This is the 2.43.1 releasebinutils-2_43_1Nick Clifton2-21/+21
2024-08-15lto: Don't include unused LTO archive members in outputH.J. Lu1-9/+26
2024-08-12ld: Add PR ld/32067 testsH.J. Lu4-0/+22
2024-08-05LoongArch: Fix DT_RELR and relaxation interactionXi Ruoyao3-0/+13
2024-08-05LTO: Restore the wrapper symbol check for standard functionH.J. Lu5-2/+58
2024-08-04Re-enable development on 2.43 branchNick Clifton1-10/+10
2024-08-04this-is-the-2.43-releasebinutils-2_43Nick Clifton2-11/+11
2024-08-01libctf: improve ECTF_NOPARENT error messageNick Alcock1-1/+1
2024-07-30gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43Lulu Cai1-0/+4
2024-07-29Updated translations for the bfd, binutils, gas, ld and opcodes directoriesNick Clifton3-7133/+7306
2024-07-25x86: Improve TLS transition error checkH.J. Lu18-6/+91
2024-07-20Correct version for binutils 2.43 NEWS entries.H.J. Lu1-1/+1
2024-07-20Update version number to 2.42.90Nick Clifton2-2324/+2347
2024-07-20Add markers for 2.43 branch/releaseNick Clifton2-0/+6
2024-07-19MIPS: correct macro use in gas and ld testsuitesJan Beulich3-3/+3
2024-07-13Revert "MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64"Maciej W. Rozycki2-9/+4
2024-07-13LoongArch: Fix dwarf3 test cases from XPASS to PASSLulu Cai1-5/+0
2024-07-12s390: Avoid reloc overflows on undefined weak symbols (cont)Jens Remus3-1/+38
2024-07-12s390: Do not replace brcth referencing undefined weak symbolJens Remus2-4/+3
2024-07-12MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64YunQiang Su2-4/+9
2024-07-11LoongArch: Not alloc dynamic relocs if symbol is absoluteJinyang He4-0/+17
2024-07-10x86-64: Skip -z mark-plt tests on MUSLH.J. Lu1-0/+7
2024-07-09LTO: Properly check wrapper symbolH.J. Lu4-8/+45
2024-07-05LoongArch: Add DT_RELR testsXi Ruoyao19-0/+485
2024-07-05LoongArch: Add DT_RELR supportXi Ruoyao1-0/+1
2024-07-05LoongArch: Make protected function symbols local for -sharedXi Ruoyao4-1/+25
2024-07-05LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared librariesXi Ruoyao3-0/+75
2024-07-05LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64Xi Ruoyao3-0/+8
2024-07-04gas: Skip SFrame FDE if CFI specifies non-FP/SP base registerJens Remus1-1/+0
2024-07-04readelf/objdump: Display SFrame fixed RA offset as 'f' in dumpJens Remus2-12/+12
2024-07-04readelf/objdump: Dump SFrame CFA fixed FP and RA offsetsJens Remus2-0/+2
2024-07-03x86-64: Support APX NF TLS IE with 2 operandsLingling Kong3-18/+34
2024-07-01x86-64: Verify that TLS IE works with APX NFkonglin13-18/+50
2024-07-01ld: Move foo before delete in dl5.ccH.J. Lu1-1/+1
2024-07-01LoongArch: Remove unused code in ld test suiteXi Ruoyao2-9/+0
2024-06-30ld: Avoid folding new and delete pairsH.J. Lu3-10/+19
2024-06-29ld: pass -g for ld-elf testsSam James2-2/+2