summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton2018-03-094-0/+125
* x86: Treat relocation against IFUNC symbol as FUNCH.J. Lu2018-03-087-0/+76
* xtensa: ld: support -z relroMax Filippov2018-03-072-0/+5
* [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li2018-03-074-0/+21
* RISC-V: Disallow output format changes.Jim Wilson2018-03-065-2/+38
* PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill2018-03-034-0/+26
* Ensure 8-byte alignment for AArch64 stubs.Jim Wilson2018-03-0221-123/+172
* Add missing translations to ALL_LINGUASAlan Modra2018-03-013-2/+7
* Remove any trailing directory separator from ld_canon_sysroot and adjust ld_c...Douglas B Rupp2018-02-282-1/+13
* ld: Add --enable-separate-codeH.J. Lu2018-02-277-2/+72
* ld error/warning messagesAlan Modra2018-02-26145-655/+790
* ld message translation for emultempl and emulparamsAlan Modra2018-02-268-28/+474
* assorted target messagesAlan Modra2018-02-263-3/+7
* BFD messagesAlan Modra2018-02-2625-25/+52
* ARM and AArch64 messagesAlan Modra2018-02-2625-46/+64
* MIPS messagesAlan Modra2018-02-2681-610/+693
* ELF linker messagesAlan Modra2018-02-2612-16/+30
* PPC error/warning messagesAlan Modra2018-02-269-8/+19
* ia64 testsuite changes for --gc-sectionsAlan Modra2018-02-2120-28/+52
* MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki2018-02-1920-0/+174
* LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki2018-02-192-10/+28
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-1912-151/+156
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-1920-157/+185
* ld: Add -z separate-code tests to frame.expH.J. Lu2018-02-192-15/+26
* ld-elf/ehdr_start: Pass --build-id to ldH.J. Lu2018-02-172-1/+6
* ld: Add -z separate-code test for zero size sectionH.J. Lu2018-02-172-2/+10
* ld-elf/eh4: Pass -z max-page-size=0x200000 -z noseparate-code to ldH.J. Lu2018-02-172-1/+7
* x86-64: Add -z max-page-size=0x200000 -z noseparate-code to linker testsH.J. Lu2018-02-1651-50/+104
* x86-64: Update tests for -z separate-codeH.J. Lu2018-02-163-10/+15
* mpx.exp: Add -z max-page-size=0x200000 -z noseparate-codeH.J. Lu2018-02-162-3/+11
* x86-64.exp: Add -z noseparate-code -z max-page-size=0x200000H.J. Lu2018-02-162-18/+48
* x86: Add -z noseparate-code to IFUNC testsH.J. Lu2018-02-168-7/+17
* x86-64: Add -z max-page-size=0x200000 -z noseparate-code to IFUNC testsH.J. Lu2018-02-168-7/+18
* i386: Update IFUNC tests for PLT addressH.J. Lu2018-02-164-3/+9
* x86: Update IFUNC tests for -z separate-codeH.J. Lu2018-02-164-3/+9
* i386: Add -z noseparate-code to linker testsH.J. Lu2018-02-1620-19/+41
* i386: Update tests for -z separate-codeH.J. Lu2018-02-167-6/+15
* i386.exp: Add -z noseparate-codeH.J. Lu2018-02-162-9/+22
* Add -z noseparate-code to ld-elf testsH.J. Lu2018-02-166-5/+13
* RISC-V: Give error for ignored pcrel_lo addend.Jim Wilson2018-02-154-0/+29
* x86-64: Use PLT address for PC-relative relocH.J. Lu2018-02-149-0/+162
* LD: Remove a stale `ldlex_command' prototypeMaciej W. Rozycki2018-02-142-1/+4
* x86-64: Use pr22393-3a.so and pr22393-3a-now.soH.J. Lu2018-02-132-2/+7
* PR22836 testcasesAlan Modra2018-02-144-0/+25
* x86-64: Generate branch with PLT32 relocationH.J. Lu2018-02-1310-1/+106
* PR22836, "-r -s" doesn't work with -g3 using GCC 7Alan Modra2018-02-133-0/+20
* PR22829, objcopy/strip removes PT_GNU_RELRO from lld binariesAlan Modra2018-02-132-1/+5
* Revert "PowerPC PLT speculative execution barriers"Alan Modra2018-02-078-61/+27
* Fix PR ld/22263 on SPARC.Eric Botcazou2018-02-066-21/+230
* [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li2018-02-056-2/+37