aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-04bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn4-0/+41
2016-12-03PowerPC64 dot-symbol compatibility bugfixesAlan Modra9-1/+95
2016-12-03PowerPC64 dot-sym testsuite fixesAlan Modra56-118/+241
2016-12-03ld-elfvers don't fail on non-empty resultsAlan Modra2-2/+11
2016-12-03Correct cdtest g++ version testAlan Modra2-1/+5
2016-12-03try_copy_symbol_type node_class checkAlan Modra2-9/+9
2016-12-02Fix seg-fault in the linker when attempting to print out a malicious linker s...Nick Clifton2-1/+5
2016-12-02Fix seg-fault in linker when applying relocs to a corrupt binary.Nick Clifton2-4/+15
2016-12-02Fix seg-fault linking corrupt binary.Nick Clifton2-3/+9
2016-12-02Add support for Fushia OS.Josh Conner6-1/+71