summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton2015-05-056-2/+336
* Link the last *normal against libfoozlib.soH.J. Lu2015-04-291-0/+6
* Fix 18354H.J. Lu2015-04-291-1/+10
* [ARM] Update ld testcasesJiong Wang2015-04-293-3/+8
* Eat newlines inside INPUT statements in linker scriptsAndreas Schwab2015-04-282-1/+6
* S/390: Fix gotreloc_31-1 testcase.Andreas Krebbel2015-04-272-3/+6
* Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra2015-04-254-8/+20
* [AArch64] Improve PC-relative relocation check for shared libraryJiong Wang2015-04-244-0/+39
* Fix typoDJ Delorie2015-04-241-1/+1
* Change msp430 emulation to msp430elfDJ Delorie2015-04-246-9/+19
* [ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw2015-04-2424-114/+98
* Skip the compressed1d test for targets which do not use the elf32.em linker e...Nick Clifton2015-04-242-0/+7
* Correct ld-elf/compressed1e.d to use notarget and for cris-elf, not cris-*.Hans-Peter Nilsson2015-04-242-1/+6
* Xfail cris and frv for ld-elf/compressed1e.dH.J. Lu2015-04-232-0/+7
* Delay setting up compressed debug section namesH.J. Lu2015-04-233-0/+24
* Don't change compressed input debug section namesH.J. Lu2015-04-232-0/+8
* Accept odd result in ld-powerpc/tocnovar testcaseAlan Modra2015-04-232-1/+2
* Align .TOC. for PowerPC64Alan Modra2015-04-2328-132/+164
* Rewrite relro adjusting codeAlan Modra2015-04-226-42/+50
* i386: Allow copy relocs for building PIEH.J. Lu2015-04-2215-0/+218
* Don't hardcode offset of .shstrtab sectionH.J. Lu2015-04-2027-26/+55
* Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-152-0/+8
* Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu2015-04-1413-1/+253
* xfail pr18223 test for tic6xAlan Modra2015-04-152-0/+5
* Add -z noextern-protected-data to ld for ELF/x86H.J. Lu2015-04-1418-2/+79
* Remove an extra ';'H.J. Lu2015-04-112-1/+5
* Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu2015-04-119-2/+41
* Check GOTOFF reloc against protected data on x86H.J. Lu2015-04-1010-0/+72
* Add extern_protected_data and set it for x86H.J. Lu2015-04-1015-4/+77
* Add a testcase for PR ld/18223H.J. Lu2015-04-104-0/+21
* Revert "Add extern_protected_data and set it for x86"Alan Modra2015-04-1015-58/+24
* Correct setting of elf_list_optionsAlan Modra2015-04-103-14/+17
* Add documentation about the interation of the ARM assembler's -EB option and ...Nick Clifton2015-04-102-2/+10
* Mark _init and _fini for --gc-sectionsAlan Modra2015-04-102-0/+21
* Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_ZH.J. Lu2015-04-093-16/+24
* Update French translation of ld strings.Nick Clifton2015-04-092-889/+822
* Enable ELF ld_list_options for --enable-targets=allH.J. Lu2015-04-083-0/+14
* Skip empty EMULATION_NAMEH.J. Lu2015-04-082-3/+8
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-085-2/+64
* Add ld_list_optionsH.J. Lu2015-04-088-119/+195
* Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton2015-04-0710-0/+67
* Modify get_reloc_section for targets that map .got.plt to .gotAlan Modra2015-04-0711-9/+23
* Cast shift expressionAlan Modra2015-04-072-1/+6
* PowerPC non-PIC to PIC editing for protected var accessAlan Modra2015-04-072-3/+18
* Remove is_zlib_supportedH.J. Lu2015-04-063-11/+7
* Add support for configuring an aarch64-freebsd target.Andrew Turner2015-04-026-0/+71
* Work around a GCC uninitialized warning bugH.J. Lu2015-04-012-0/+10
* [AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft2015-04-016-1/+179
* Add a testcase for PR ld/18176H.J. Lu2015-04-016-0/+110
* Prevent multiple definitions for _HEAP_START, _HEAP_MAX, and _STACK_START whe...Chen Gang2015-04-012-2/+13