aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2017-01-20[AArch64] Optimize .gnu.hash table size for executableJiong Wang5-0/+31
2017-01-20objdump: Better objdump section headers in wide modeAndrew Burgess2-1/+5
2017-01-18PR ld/20995: MIPS: Set GAS flags correctly for testsMaciej W. Rozycki2-10/+23
2017-01-18PR ld/20828: Fix linker script symbols wrongly forced local with section GCMaciej W. Rozycki8-0/+108
2017-01-18PR gas/20649: MIPS: Fix GOT16/LO16 reloc pairing with comdat sectionsMaciej W. Rozycki2-0/+13
2017-01-18Skip linker tests for unique symbols in shared libraries if the target does n...Dimitar Dimitrov2-24/+41
2017-01-16Updated Swedish translations for GAS and LD subdirectories.Nick Clifton2-31/+35
2017-01-12x86-64: Also generate unwind info for .plt.bndH.J. Lu5-0/+117
2017-01-11x86-64: Correct unwind info for the BND PLTH.J. Lu6-0/+161
2017-01-11Add support for x86/64 redox target.Jeremy Soller2-0/+8
2017-01-10i386/x32: Align .eh_frame section to 4 bytesH.J. Lu2-8/+6
2017-01-10X32: Place .plt.got section after .plt sectionH.J. Lu5-1/+82
2017-01-10i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu7-0/+159
2017-01-10i386: Pass -Wl,-R,tmpdir/-Wl --as-needed to $CCH.J. Lu3-5/+11
2017-01-10Updated Swedish translations for GAS and LDNick Clifton2-828/+1437
2017-01-10[ARC] Add new linker emulation for npsGraham Markall8-2/+205
2017-01-09Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt1-12/+0
2017-01-04Use noyywrap option in lex files.Dilan Palauzov3-8/+8
2017-01-04Check for shared lib support before running ld tests with -sharedAlan Modra8-2/+48
2017-01-03Check ld_compile return statusAlan Modra2-4/+26
2017-01-03Fix PRU LD for --enable-targets=all config optionDimitar Dimitrov3-4/+9
2017-01-03Add -rpath-link to various testsAlan Modra4-12/+19
2017-01-03Don't run C tests in ld testsuite unless we have a C compilerAlan Modra4-0/+21
2017-01-02Run more ld tests when not nativeAlan Modra74-954/+596
2017-01-02Support -z relro on metagAlan Modra2-0/+5
2017-01-02Support -z relro on hppaAlan Modra3-14/+33
2017-01-02Update year range in copyright notice of all files.Alan Modra363-455/+459
2017-01-02ChangeLog rotationAlan Modra2-4112/+4126
2016-12-31PRU LD PortDimitar Dimitrov56-9/+812
2016-12-31ld testsuite: Sanitize output from ldDimitar Dimitrov2-3/+7
2016-12-28Use dynrelro for symbols in relro sections tooAlan Modra4-0/+35
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra9-32/+88
2016-12-26Correct .dynbss in scriptAlan Modra2-1/+5
2016-12-23Bump version to 2.28.51Tristan Gingold2-10/+14
2016-12-23Add marker in NEWS filesTristan Gingold2-0/+6
2016-12-23Regenerate pot files.Tristan Gingold2-528/+909
2016-12-22Don't call "error" in sysroot-prefix.expAlan Modra2-3/+8
2016-12-22Do not add padding if an output section is marked as ignoredIgor Kudrin2-1/+7
2016-12-21Remove high bit set charactersAlan Modra2-3/+7
2016-12-16Implement and document --gc-keep-exportedfincs4-0/+25
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov4-0/+36
2016-12-14Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used"Yury Norov3-29/+0
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov3-0/+29
2016-12-13PE linker script improvements.Nick Clifton2-3/+10
2016-12-13[AArch64] Make LD testcases support ILP32 modeJiong Wang23-207/+265
2016-12-13Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra4-6/+6
2016-12-13Don't fudge p_vaddr when PHDR in segmentAlan Modra5-11/+9
2016-12-08sync binutils config/ with gccAlan Modra2-1/+5
2016-12-06PowerPC64 toc optimisation for power9Alan Modra7-0/+543
2016-12-05Fix seg-fault in linker when passed a bogus input script.Nick Clifton2-2/+13