aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2018-03-20ld/testsuite: XFAIL pr20995-2 on aarch64*-*-elf*Roland McGrath2-2/+7
2018-03-20Adjust testsuite/ld-plugin/pr22983.dH.J. Lu2-4/+11
2018-03-20gc.exp: Remove extraneous LD flags from the personality testMaciej W. Rozycki2-1/+6
2018-03-20Set non_ir_ref_dynamic if a symbol is made dynamicH.J. Lu6-0/+58
2018-03-15RISC-V: Don't enable relaxation in relocatable linkAndreas Schwab2-5/+14
2018-03-15nds32: Remove the unsupported target feature.Kuan-Lin Chen2-8/+5
2018-03-14GC: Also check the local debug definition sectionH.J. Lu3-4/+21
2018-03-14gc.exp: Fix a typo: $LFLAGS -> $LDFLAGSH.J. Lu2-1/+5
2018-03-13Updated Russian and Brazilian Portuguese translations.Nick Clifton2-26/+30
2018-03-09Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton4-0/+125
2018-03-08x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu7-0/+76
2018-03-07xtensa: ld: support -z relroMax Filippov2-0/+5
2018-03-07[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li4-0/+21
2018-03-06RISC-V: Disallow output format changes.Jim Wilson5-2/+38
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill4-0/+26
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson21-123/+172
2018-03-01Add missing translations to ALL_LINGUASAlan Modra3-2/+7
2018-02-28Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp2-1/+13
2018-02-27ld: Add --enable-separate-codeH.J. Lu7-2/+72
2018-02-26ld error/warning messagesAlan Modra145-655/+790
2018-02-26ld message translation for emultempl and emulparamsAlan Modra8-28/+474
2018-02-26assorted target messagesAlan Modra3-3/+7
2018-02-26BFD messagesAlan Modra25-25/+52
2018-02-26ARM and AArch64 messagesAlan Modra25-46/+64
2018-02-26MIPS messagesAlan Modra81-610/+693
2018-02-26ELF linker messagesAlan Modra12-16/+30
2018-02-26PPC error/warning messagesAlan Modra9-8/+19
2018-02-21ia64 testsuite changes for --gc-sectionsAlan Modra20-28/+52
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki20-0/+174
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki2-10/+28
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra12-151/+156
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra20-157/+185
2018-02-19ld: Add -z separate-code tests to frame.expH.J. Lu2-15/+26
2018-02-17ld-elf/ehdr_start: Pass --build-id to ldH.J. Lu2-1/+6
2018-02-17ld: Add -z separate-code test for zero size sectionH.J. Lu2-2/+10
2018-02-17ld-elf/eh4: Pass -z max-page-size=0x200000 -z noseparate-code to ldH.J. Lu2-1/+7
2018-02-16x86-64: Add -z max-page-size=0x200000 -z noseparate-code to linker testsH.J. Lu51-50/+104
2018-02-16x86-64: Update tests for -z separate-codeH.J. Lu3-10/+15
2018-02-16mpx.exp: Add -z max-page-size=0x200000 -z noseparate-codeH.J. Lu2-3/+11
2018-02-16x86-64.exp: Add -z noseparate-code -z max-page-size=0x200000H.J. Lu2-18/+48
2018-02-16x86: Add -z noseparate-code to IFUNC testsH.J. Lu8-7/+17
2018-02-16x86-64: Add -z max-page-size=0x200000 -z noseparate-code to IFUNC testsH.J. Lu8-7/+18
2018-02-16i386: Update IFUNC tests for PLT addressH.J. Lu4-3/+9
2018-02-16x86: Update IFUNC tests for -z separate-codeH.J. Lu4-3/+9
2018-02-16i386: Add -z noseparate-code to linker testsH.J. Lu20-19/+41
2018-02-16i386: Update tests for -z separate-codeH.J. Lu7-6/+15
2018-02-16i386.exp: Add -z noseparate-codeH.J. Lu2-9/+22
2018-02-16Add -z noseparate-code to ld-elf testsH.J. Lu6-5/+13
2018-02-15RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson4-0/+29
2018-02-14x86-64: Use PLT address for PC-relative relocH.J. Lu9-0/+162