aboutsummaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
...
* Not append rela for absolute symbolXin Wang2024-09-074-0/+25
* arm: Do not insert stubs needing Arm code on Thumb-only cores.Christophe Lyon2024-09-0410-7/+56
* x86: Check invalid TLS descriptor callH.J. Lu2024-08-304-0/+12
* ld testsuite output filesAlan Modra2024-08-291-0/+15
* x86: Report expected register for elf_x86_tls_error_indirect_callH.J. Lu2024-08-284-6/+6
* Re: x86: Allow R_386_TLS_LE_32 with KMOVDAlan Modra2024-08-281-7/+6
* x86: Allow R_386_TLS_LE_32 with KMOVDH.J. Lu2024-08-273-0/+31
* ld/PDB: handle pointers to membersMark Harmstone2024-08-265-3/+59
* LoongArch: Fix wrong relocation handling of symbols defined by PROVIDELulu Cai2024-08-266-0/+43
* RISC-V: process rs_align_code also when relaxingJan Beulich2024-08-231-3/+29
* lto: Add a test for PR ld/32083H.J. Lu2024-08-223-0/+54
* Revert "MIPS: correct macro use in gas and ld testsuites"H.J. Lu2024-08-153-3/+3
* lto: Don't include unused LTO archive members in outputH.J. Lu2024-08-151-9/+26
* ld: Add an LTO test for common symbol overrideH.J. Lu2024-08-143-0/+30
* LoongArch: Fix assertion failure with DT_RELRXi Ruoyao2024-08-143-0/+13
* ld: Add PR ld/32067 testsH.J. Lu2024-08-104-0/+22
* loongarch ld testsuite xpassesAlan Modra2024-08-072-2/+2
* LoongArch: Add support for OUTPUT_FORMAT("binary")mengqinggang2024-08-054-16/+17
* LTO: Restore the wrapper symbol check for standard functionH.J. Lu2024-08-035-2/+58
* LoongArch: Fix ld FAIL test casesLulu Cai2024-08-011-17/+24
* ld/PDB: handle empty LF_FIELDLIST typesMark Harmstone2024-08-014-4/+25
* libctf: improve ECTF_NOPARENT error messageNick Alcock2024-07-311-1/+1
* fix the framework errorAlan Modra2024-07-311-18/+5
* gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43Lulu Cai2024-07-301-0/+4
* Updated translations for the bfd, binutils, gas, ld and opcodes directoriesNick Clifton2024-07-293-7133/+7306
* Fixes to "PR 31728 testcases"Alan Modra2024-07-296-23/+55
* PR 31728 testcasesPali Rohár2024-07-2912-12/+148
* Remove srcdir from x86 testcase "source:" linesAlan Modra2024-07-263-3/+3
* x86: Improve TLS transition error checkH.J. Lu2024-07-2518-6/+91
* Add /usr/lib32 to the native search paths for FreeBSD systems.Nick Clifton2024-07-251-1/+1
* Don't trim trailing newline in run_host_cmdAlan Modra2024-07-2228-35/+34
* ld/testsuite: add missing definition to PDB testMark Harmstone2024-07-203-13/+14
* ld/PDB: use correct hashing algorithm in add_globals_refMark Harmstone2024-07-202-38/+37
* Correct version for binutils 2.43 NEWS entries.H.J. Lu2024-07-201-1/+1
* Change version to 2.43.50Nick Clifton2024-07-202-2322/+2350
* Add markers for 2.43 branch/releaseNick Clifton2024-07-202-0/+6
* MIPS: correct macro use in gas and ld testsuitesJan Beulich2024-07-193-3/+3
* Revert "MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64"Maciej W. Rozycki2024-07-132-9/+4
* LoongArch: Fix dwarf3 test cases from XPASS to PASSLulu Cai2024-07-131-5/+0
* s390: Avoid reloc overflows on undefined weak symbols (cont)Jens Remus2024-07-123-1/+38
* s390: Do not replace brcth referencing undefined weak symbolJens Remus2024-07-122-4/+3
* MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64YunQiang Su2024-07-122-4/+9
* LoongArch: Not alloc dynamic relocs if symbol is absoluteJinyang He2024-07-114-0/+17
* x86-64: Skip -z mark-plt tests on MUSLH.J. Lu2024-07-101-0/+7
* LTO: Properly check wrapper symbolH.J. Lu2024-07-094-8/+45
* LoongArch: Add DT_RELR testsXi Ruoyao2024-07-0519-0/+485
* LoongArch: Add DT_RELR supportXi Ruoyao2024-07-051-0/+1
* LoongArch: Make protected function symbols local for -sharedXi Ruoyao2024-07-054-1/+25
* LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared librariesXi Ruoyao2024-07-053-0/+75
* LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64Xi Ruoyao2024-07-053-0/+8