Age | Commit message (Expand) | Author | Files | Lines |
2015-04-11 | Remove an extra ';' | H.J. Lu | 2 | -1/+5 |
2015-04-11 | Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCAL | H.J. Lu | 9 | -2/+41 |
2015-04-10 | Check GOTOFF reloc against protected data on x86 | H.J. Lu | 10 | -0/+72 |
2015-04-10 | Add extern_protected_data and set it for x86 | H.J. Lu | 15 | -4/+77 |
2015-04-10 | Add a testcase for PR ld/18223 | H.J. Lu | 4 | -0/+21 |
2015-04-10 | Revert "Add extern_protected_data and set it for x86" | Alan Modra | 15 | -58/+24 |
2015-04-10 | Correct setting of elf_list_options | Alan Modra | 3 | -14/+17 |
2015-04-10 | Add documentation about the interation of the ARM assembler's -EB option and ... | Nick Clifton | 2 | -2/+10 |
2015-04-10 | Mark _init and _fini for --gc-sections | Alan Modra | 2 | -0/+21 |
2015-04-09 | Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_Z | H.J. Lu | 3 | -16/+24 |
2015-04-09 | Update French translation of ld strings. | Nick Clifton | 2 | -889/+822 |
2015-04-08 | Enable ELF ld_list_options for --enable-targets=all | H.J. Lu | 3 | -0/+14 |
2015-04-08 | Skip empty EMULATION_NAME | H.J. Lu | 2 | -3/+8 |
2015-04-08 | Add SHF_COMPRESSED support to gas and objcopy | H.J. Lu | 5 | -2/+64 |
2015-04-08 | Add ld_list_options | H.J. Lu | 8 | -119/+195 |
2015-04-07 | Add new linker option: --warn-orphan which generates warning messages when o... | Nick Clifton | 10 | -0/+67 |
2015-04-07 | Modify get_reloc_section for targets that map .got.plt to .got | Alan Modra | 11 | -9/+23 |
2015-04-07 | Cast shift expression | Alan Modra | 2 | -1/+6 |
2015-04-07 | PowerPC non-PIC to PIC editing for protected var access | Alan Modra | 2 | -3/+18 |
2015-04-06 | Remove is_zlib_supported | H.J. Lu | 3 | -11/+7 |
2015-04-02 | Add support for configuring an aarch64-freebsd target. | Andrew Turner | 6 | -0/+71 |
2015-04-01 | Work around a GCC uninitialized warning bug | H.J. Lu | 2 | -0/+10 |
2015-04-01 | [AArch64] Workaround for Cortex A53 erratum 843419 | Marcus Shawcroft | 6 | -1/+179 |
2015-04-01 | Add a testcase for PR ld/18176 | H.J. Lu | 6 | -0/+110 |
2015-04-01 | Prevent multiple definitions for _HEAP_START, _HEAP_MAX, and _STACK_START whe... | Chen Gang | 2 | -2/+13 |
2015-04-01 | Start of relro segment adjustment | Alan Modra | 4 | -17/+33 |
2015-04-01 | Yet another warning fix | Alan Modra | 2 | -1/+6 |
2015-04-01 | Fix ld eelf32ppcvxworks.c dependencies | Alan Modra | 3 | -50/+51 |
2015-04-01 | Fixes for a small number of compiler warnings | Ed Schouten | 2 | -1/+6 |
2015-03-31 | Add support for Nuxi CloudABI on x86-64 | Ed Schouten | 5 | -0/+24 |
2015-03-31 | Remove --with-zlib from ld | H.J. Lu | 7 | -99/+20 |
2015-03-30 | Properly set sh_info for .rela.plt/rel.plt section | H.J. Lu | 3 | -2/+12 |
2015-03-27 | Don't run ld-x86-64/pr18160.d for x86_64-*-nacl* | H.J. Lu | 2 | -0/+5 |
2015-03-26 | [AArch64] Fix branch stubs for BE | Tejas Belagod | 2 | -0/+78 |
2015-03-26 | Skip gc-sections if relocation is incompatible | H.J. Lu | 5 | -0/+47 |
2015-03-25 | [AArch64] Implement branch over stub section. | Marcus Shawcroft | 5 | -47/+59 |
2015-03-25 | [AArch64] Remove padding before stub sections. | Marcus Shawcroft | 4 | -2/+11 |
2015-03-25 | Garbage collecting debug sections | Senthil Kumar Selvaraj | 4 | -0/+75 |
2015-03-23 | [AArch64] Adjust layout emultempl/aarch64elf.em. | Marcus Shawcroft | 2 | -1/+6 |
2015-03-18 | Use %F instead of %X for einfo | Chen Gang | 2 | -2/+6 |
2015-03-11 | Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generated | Alan Modra | 13 | -59/+136 |
2015-03-05 | Add extern_protected_data and set it for x86 | H.J. Lu | 15 | -4/+77 |
2015-03-04 | Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NC | Richard Sandiford | 4 | -0/+178 |
2015-03-02 | Correct -z nocopyreloc doc | Alan Modra | 2 | -1/+6 |
2015-02-28 | Pad only text sections at end by default | Alan Modra | 7 | -10/+17 |
2015-02-27 | Fixes a problem with the linker script parser not always handling the ! chara... | Nick Clifton | 2 | -1/+15 |
2015-02-27 | Fix recent h8300 configury changes | Alan Modra | 3 | -11/+15 |
2015-02-26 | [AArch64] Add tiny DESC test cases. | Marcus Shawcroft | 8 | -0/+103 |
2015-02-26 | Add tiny memory model GD test cases. | Marcus Shawcroft | 8 | -0/+95 |
2015-02-26 | Adding tls-tiny-ie test. | Marcus Shawcroft | 4 | -0/+27 |