summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start of relro segment adjustmentAlan Modra2015-04-014-17/+33
* Yet another warning fixAlan Modra2015-04-012-1/+6
* Fix ld eelf32ppcvxworks.c dependenciesAlan Modra2015-04-013-50/+51
* Fixes for a small number of compiler warningsEd Schouten2015-04-012-1/+6
* Add support for Nuxi CloudABI on x86-64Ed Schouten2015-03-315-0/+24
* Remove --with-zlib from ldH.J. Lu2015-03-317-99/+20
* Properly set sh_info for .rela.plt/rel.plt sectionH.J. Lu2015-03-303-2/+12
* Don't run ld-x86-64/pr18160.d for x86_64-*-nacl*H.J. Lu2015-03-272-0/+5
* [AArch64] Fix branch stubs for BETejas Belagod2015-03-262-0/+78
* Skip gc-sections if relocation is incompatibleH.J. Lu2015-03-265-0/+47
* [AArch64] Implement branch over stub section.Marcus Shawcroft2015-03-255-47/+59
* [AArch64] Remove padding before stub sections.Marcus Shawcroft2015-03-254-2/+11
* Garbage collecting debug sectionsSenthil Kumar Selvaraj2015-03-254-0/+75
* [AArch64] Adjust layout emultempl/aarch64elf.em.Marcus Shawcroft2015-03-232-1/+6
* Use %F instead of %X for einfoChen Gang2015-03-182-2/+6
* Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generatedAlan Modra2015-03-1113-59/+136
* Add extern_protected_data and set it for x86H.J. Lu2015-03-0515-4/+77
* Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford2015-03-044-0/+178
* Correct -z nocopyreloc docAlan Modra2015-03-022-1/+6
* Pad only text sections at end by defaultAlan Modra2015-02-287-10/+17
* Fixes a problem with the linker script parser not always handling the ! chara...Nick Clifton2015-02-272-1/+15
* Fix recent h8300 configury changesAlan Modra2015-02-273-11/+15
* [AArch64] Add tiny DESC test cases.Marcus Shawcroft2015-02-268-0/+103
* Add tiny memory model GD test cases.Marcus Shawcroft2015-02-268-0/+95
* Adding tls-tiny-ie test.Marcus Shawcroft2015-02-264-0/+27
* [ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo2015-02-2623-15/+104
* AVR/ld: Use .avr.prop data during linker relaxation.Andrew Burgess2015-02-259-0/+89
* [SH] Fix clrs, sets, pref insn arch memberships.Oleg Endo2015-02-2522-174/+164
* Adds support for generating notes in V850 binaries.Nick Clifton2015-02-2410-5/+82
* Add aligned string merge testAlan Modra2015-02-253-0/+35
* This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj2015-02-246-11/+49
* Add support for the h8300-linux target.Yoshinori Sato2015-02-238-1/+107
* Fixes a problem where "ld -ixxx" would report an error of "ld: bad -rpath opt...Nick Clifton2015-02-232-1/+6
* Use nm/readelf with "failif"H.J. Lu2015-02-194-0/+25
* Strip undefined symbols from .symtabAlan Modra2015-02-1917-46/+26
* Properly place the NULL STT_FILE symbol revistitedAlan Modra2015-02-1829-52/+69