aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-14LD: Remove a stale `ldlex_command' prototypeMaciej W. Rozycki2-1/+4
2018-02-13x86-64: Use pr22393-3a.so and pr22393-3a-now.soH.J. Lu2-2/+7
2018-02-14PR22836 testcasesAlan Modra4-0/+25
2018-02-13x86-64: Generate branch with PLT32 relocationH.J. Lu10-1/+106
2018-02-13PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra3-0/+20
2018-02-13PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra2-1/+5
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra8-61/+27
2018-02-06Fix PR ld/22263 on SPARC.Eric Botcazou6-21/+230
2018-02-05[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li6-2/+37
2018-02-05x86: Remove the unused _GLOBAL_OFFSET_TABLE_H.J. Lu16-238/+323
2018-02-05Updated Brazillian portuguese and Russian translationNick Clifton2-3/+7
2018-02-04ld/testsuite: Replace -Sw with -SW for readelfH.J. Lu10-9/+21
2018-02-03Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_...Nick Clifton4-8/+56
2018-02-02Disable -shared support in nios2-elf-ld.Sandra Loosemore2-1/+4
2018-02-02LD/testsuite: Pass $AFLAGS_PIC to GAS for PIC assemblyMaciej W. Rozycki2-55/+59