aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
7 hoursLTO: Properly check wrapper symbolHEADmasterH.J. Lu4-8/+45
4 daysLoongArch: Add DT_RELR testsXi Ruoyao19-0/+485
4 daysLoongArch: Add DT_RELR supportXi Ruoyao1-0/+1
4 daysLoongArch: Make protected function symbols local for -sharedXi Ruoyao4-1/+25
4 daysLoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared librariesXi Ruoyao3-0/+75
4 daysLoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64Xi Ruoyao3-0/+8
5 daysgas: Skip SFrame FDE if CFI specifies non-FP/SP base registerJens Remus1-1/+0
5 daysreadelf/objdump: Display SFrame fixed RA offset as 'f' in dumpJens Remus2-12/+12
5 daysreadelf/objdump: Dump SFrame CFA fixed FP and RA offsetsJens Remus2-0/+2
7 daysx86-64: Support APX NF TLS IE with 2 operandsLingling Kong3-18/+34
7 daysx86-64: Verify that TLS IE works with APX NFkonglin13-18/+50
8 daysld: Move foo before delete in dl5.ccH.J. Lu1-1/+1
9 daysLoongArch: Remove unused code in ld test suiteXi Ruoyao2-9/+0
9 daysld: Avoid folding new and delete pairsH.J. Lu3-10/+19
10 daysld: pass -g for ld-elf testsSam James2-2/+2
11 daysld/doc: drop stray blankJan Beulich1-4/+3
11 daysRISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc.Nelson Chu2-0/+27
12 daysImprove comments describing the Import Directory TablePali Roh?r1-1/+1
12 daysFix new libdep test so that if the plugin cannot be located the test fails gr...Nick Clifton1-3/+4
13 daysRevert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton12-33/+248
2024-06-25Revert 4ee1d7e401a8c1aedfdc86aac7faa8267eab1e5cNick Clifton1-9/+2
2024-06-25aarch64: Add DT_RELR tests for ILP32 ABISzabolcs Nagy5-0/+165
2024-06-25aarch64: Add DT_RELR support for ILP32 ABISzabolcs Nagy2-0/+4
2024-06-24libdep plugin: fix bugs in parser and drop escapingHarmen Stoppels1-94/+80
2024-06-24ld: Improve the documentation describing the -o option.Nick Clifton1-0/+22
2024-06-20Revert "Remove LIBINTL_DEP"Alan Modra3-4/+7
2024-06-20Remove LIBINTL_DEPAlan Modra3-7/+4
2024-06-20LoongArch: TLS IE needs only one dynamic relocXi Ruoyao5-47/+67
2024-06-19ld: Remove JANSSON_LIBS from ld_new_DEPENDENCIESH.J. Lu2-2/+2
2024-06-18libctf: dedup: enums with overlapping enumerators are conflictingNick Alcock4-0/+77
2024-06-18Ensure that the text segment is aligned on disk when using --rosegment.Nick Clifton1-1/+1
2024-06-14x86: Add -z isa-level-report=[none|all|needed|used]H.J. Lu22-0/+291
2024-06-14ld: Align --no-error-execstack help outputH.J. Lu1-1/+1
2024-06-14Regenerate configure files in ld sub-directoryNick Clifton2-6/+6
2024-06-13Adjust linker tests that are sensitive to --rosegmentNick Clifton21-26/+26
2024-06-13Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...Nick Clifton13-44/+703
2024-06-10IBM zSystems: Rewrite l(g)rl @GOTENT to larl for --no-pieIlya Leoshkevich3-0/+35
2024-06-10ld-aarch64: check support before launching dt_relr testsClément Chigot1-9/+11
2024-06-10autoupdate: regen after replacing obsolete macrosMatthieu Longo1-4/+2
2024-06-10autoupdate: add square brackets around arguments of AC_INITMatthieu Longo1-1/+1
2024-06-10autoupdate: replace obsolete macros AC_AIX, AC_MINIX, and AC_GNU_SOURCEMatthieu Longo1-1/+0
2024-06-10autoupdate: replace obsolete macros AC_HELP_STRINGMatthieu Longo1-1/+1
2024-06-07aarch64: Test DT_RELR with discarded sectionsSzabolcs Nagy5-0/+114
2024-06-06Re: aarch64: Add some DT_RELR ld testsAlan Modra4-20/+20
2024-06-04LoongArch: Disable linker relaxation if set the address of section or segmentmengqinggang3-0/+41
2024-05-31aarch64: Add some DT_RELR ld testsSzabolcs Nagy12-0/+351
2024-05-31aarch64: Add DT_RELR supportSzabolcs Nagy3-0/+6
2024-05-28ld: pru: Increase the default memory region sizesDimitar Dimitrov1-2/+2
2024-05-28RISC-V: Fixed overwritten IRELATIVE relocs in the .rel.iplt for data reloc.Nelson Chu6-7/+28
2024-05-27LoongArch: Fix relaxation overflow caused by ld -z separate-codemengqinggang6-36/+114