summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* i386/x32: Align .eh_frame section to 4 bytesH.J. Lu2017-01-102-8/+6
* X32: Place .plt.got section after .plt sectionH.J. Lu2017-01-105-1/+82
* i386/x86-64: Add unwind info for .plt.got sectionH.J. Lu2017-01-107-0/+159
* i386: Pass -Wl,-R,tmpdir/-Wl --as-needed to $CCH.J. Lu2017-01-103-5/+11
* Updated Swedish translations for GAS and LDNick Clifton2017-01-102-828/+1437
* [ARC] Add new linker emulation for npsGraham Markall2017-01-108-2/+205
* Remove some custom sections from RISC-V's default linker scriptsPalmer Dabbelt2017-01-091-12/+0
* Use noyywrap option in lex files.Dilan Palauzov2017-01-043-8/+8
* Check for shared lib support before running ld tests with -sharedAlan Modra2017-01-048-2/+48
* Check ld_compile return statusAlan Modra2017-01-032-4/+26
* Fix PRU LD for --enable-targets=all config optionDimitar Dimitrov2017-01-033-4/+9
* Add -rpath-link to various testsAlan Modra2017-01-034-12/+19
* Don't run C tests in ld testsuite unless we have a C compilerAlan Modra2017-01-034-0/+21
* Run more ld tests when not nativeAlan Modra2017-01-0274-954/+596
* Support -z relro on metagAlan Modra2017-01-022-0/+5
* Support -z relro on hppaAlan Modra2017-01-023-14/+33
* Update year range in copyright notice of all files.Alan Modra2017-01-02363-455/+459
* ChangeLog rotationAlan Modra2017-01-022-4112/+4126
* PRU LD PortDimitar Dimitrov2016-12-3156-9/+812
* ld testsuite: Sanitize output from ldDimitar Dimitrov2016-12-312-3/+7
* Use dynrelro for symbols in relro sections tooAlan Modra2016-12-284-0/+35
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-269-32/+88
* Correct .dynbss in scriptAlan Modra2016-12-262-1/+5
* Bump version to 2.28.51Tristan Gingold2016-12-232-10/+14
* Add marker in NEWS filesTristan Gingold2016-12-232-0/+6
* Regenerate pot files.Tristan Gingold2016-12-232-528/+909
* Don't call "error" in sysroot-prefix.expAlan Modra2016-12-222-3/+8
* Do not add padding if an output section is marked as ignoredIgor Kudrin2016-12-222-1/+7
* Remove high bit set charactersAlan Modra2016-12-212-3/+7
* Implement and document --gc-keep-exportedfincs2016-12-164-0/+25
* ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov2016-12-144-0/+36
* Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used"Yury Norov2016-12-143-29/+0
* ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov2016-12-143-0/+29
* PE linker script improvements.Nick Clifton2016-12-132-3/+10
* [AArch64] Make LD testcases support ILP32 modeJiong Wang2016-12-1323-207/+265
* Don't add PHDR for objcopy/strip or ld script specifying PHDRSAlan Modra2016-12-134-6/+6
* Don't fudge p_vaddr when PHDR in segmentAlan Modra2016-12-135-11/+9
* sync binutils config/ with gccAlan Modra2016-12-082-1/+5
* PowerPC64 toc optimisation for power9Alan Modra2016-12-067-0/+543
* Fix seg-fault in linker when passed a bogus input script.Nick Clifton2016-12-052-2/+13
* bfd,ld: Continue after partially-successful relaxed call relocations in sparc.Alyssa Milburn2016-12-044-0/+41
* PowerPC64 dot-symbol compatibility bugfixesAlan Modra2016-12-039-1/+95
* PowerPC64 dot-sym testsuite fixesAlan Modra2016-12-0356-118/+241
* ld-elfvers don't fail on non-empty resultsAlan Modra2016-12-032-2/+11
* Correct cdtest g++ version testAlan Modra2016-12-032-1/+5
* try_copy_symbol_type node_class checkAlan Modra2016-12-032-9/+9
* Fix seg-fault in the linker when attempting to print out a malicious linker s...Nick Clifton2016-12-022-1/+5
* Fix seg-fault in linker when applying relocs to a corrupt binary.Nick Clifton2016-12-022-4/+15
* Fix seg-fault linking corrupt binary.Nick Clifton2016-12-022-3/+9
* Add support for Fushia OS.Josh Conner2016-12-026-1/+71