aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2024-09-11arm: Handle undefweak with ST_BRANCH_UNKNOWNChristophe Lyon3-0/+22
2024-09-11ld/testsuite: exclude relocs from section contributions PDB testMark Harmstone2-24/+2
2024-09-07Not append rela for absolute symbolXin Wang4-0/+25
2024-09-04arm: Do not insert stubs needing Arm code on Thumb-only cores.Christophe Lyon10-7/+56
2024-08-30x86: Check invalid TLS descriptor callH.J. Lu4-0/+12
2024-08-29ld testsuite output filesAlan Modra1-0/+15
2024-08-28x86: Report expected register for elf_x86_tls_error_indirect_callH.J. Lu4-6/+6
2024-08-28Re: x86: Allow R_386_TLS_LE_32 with KMOVDAlan Modra1-7/+6
2024-08-27x86: Allow R_386_TLS_LE_32 with KMOVDH.J. Lu3-0/+31
2024-08-26ld/PDB: handle pointers to membersMark Harmstone5-3/+59
2024-08-26LoongArch: Fix wrong relocation handling of symbols defined by PROVIDELulu Cai6-0/+43
2024-08-23RISC-V: process rs_align_code also when relaxingJan Beulich1-3/+29
2024-08-22lto: Add a test for PR ld/32083H.J. Lu3-0/+54
2024-08-15Revert "MIPS: correct macro use in gas and ld testsuites"H.J. Lu3-3/+3
2024-08-15lto: Don't include unused LTO archive members in outputH.J. Lu1-9/+26
2024-08-14ld: Add an LTO test for common symbol overrideH.J. Lu3-0/+30
2024-08-14LoongArch: Fix assertion failure with DT_RELRXi Ruoyao3-0/+13
2024-08-10ld: Add PR ld/32067 testsH.J. Lu4-0/+22
2024-08-07loongarch ld testsuite xpassesAlan Modra2-2/+2
2024-08-05LoongArch: Add support for OUTPUT_FORMAT("binary")mengqinggang4-16/+17
2024-08-03LTO: Restore the wrapper symbol check for standard functionH.J. Lu5-2/+58
2024-08-01LoongArch: Fix ld FAIL test casesLulu Cai1-17/+24
2024-08-01ld/PDB: handle empty LF_FIELDLIST typesMark Harmstone4-4/+25
2024-07-31libctf: improve ECTF_NOPARENT error messageNick Alcock1-1/+1
2024-07-31fix the framework errorAlan Modra1-18/+5
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-29Fixes to "PR 31728 testcases"Alan Modra6-23/+55
2024-07-29PR 31728 testcasesPali Rohár12-12/+148
2024-07-26Remove srcdir from x86 testcase "source:" linesAlan Modra3-3/+3
2024-07-25x86: Improve TLS transition error checkH.J. Lu18-6/+91
2024-07-25Add /usr/lib32 to the native search paths for FreeBSD systems.Nick Clifton1-1/+1
2024-07-22Don't trim trailing newline in run_host_cmdAlan Modra28-35/+34
2024-07-20ld/testsuite: add missing definition to PDB testMark Harmstone3-13/+14
2024-07-20ld/PDB: use correct hashing algorithm in add_globals_refMark Harmstone2-38/+37
2024-07-20Correct version for binutils 2.43 NEWS entries.H.J. Lu1-1/+1
2024-07-20Change version to 2.43.50Nick Clifton2-2322/+2350
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