Age | Commit message (Expand) | Author | Files | Lines |
2017-02-13 | Don't use "_gp" on RISC-V, use "_global_pointer$" instead | Palmer Dabbelt | 1 | -1/+1 |
2017-01-29 | Fix long-standing buglet and fallout from now-default initfini-array. | Hans-Peter Nilsson | 1 | -2/+1 |
2017-01-10 | X32: Place .plt.got section after .plt section | H.J. Lu | 1 | -0/+4 |
2017-01-10 | [ARC] Add new linker emulation for nps | Graham Markall | 2 | -0/+81 |
2017-01-09 | Remove some custom sections from RISC-V's default linker scripts | Palmer Dabbelt | 1 | -12/+0 |
2017-01-02 | Support -z relro on metag | Alan Modra | 1 | -0/+1 |
2017-01-02 | Support -z relro on hppa | Alan Modra | 1 | -2/+11 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-31 | PRU LD Port | Dimitar Dimitrov | 1 | -0/+19 |
2016-12-02 | Add support for Fushia OS. | Josh Conner | 2 | -0/+34 |
2016-11-28 | arc/ld: Remove duplicate TEMPLATE_NAME from emulparam file | Andrew Burgess | 1 | -1/+0 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 4 | -0/+59 |
2016-10-10 | S/390: Move binary start to 16M. | Andreas Krebbel | 1 | -1/+1 |
2016-10-06 | Add workaround for bash 4.2 scripting problem. | Ludovic Court?s | 1 | -1/+2 |
2016-09-23 | S/390: Move start of 64 bit binaries from 2GB to 256MB. | Andreas Krebbel | 1 | -1/+1 |
2016-08-09 | Support -pie for arm*-eabi targets. | Roland McGrath | 1 | -0/+1 |
2016-08-02 | Fix SH GOT allocation in the presence of linker garbage collection. | Nick Clifton | 7 | -1/+22 |
2016-07-19 | Support -pie for aarch64*-elf targets. | Roland McGrath | 2 | -0/+4 |
2016-07-14 | [ARC] Fix/improve small data support. | Claudiu Zissulescu | 1 | -1/+1 |
2016-05-23 | Add support for configuring for the ARM Phoenix target. | Kuba Sejdak | 1 | -0/+24 |
2016-05-19 | [ARC] Emulation and default script template changes. | Claudiu Zissulescu | 2 | -7/+12 |
2016-05-05 | More setting CHECK_RELOCS_AFTER_OPEN_INPUT to yes | H.J. Lu | 3 | -0/+3 |
2016-04-20 | Check ELF relocs after opening all input files | H.J. Lu | 8 | -0/+8 |
2016-04-09 | Adjust default memory size and stack base address for SH simulator. | Oleg Endo | 1 | -2/+2 |
2016-04-07 | ld/arc: Make little endian default choice for linker scripts | Andrew Burgess | 1 | -3/+4 |
2016-04-05 | ld/arc: Fix linker for big-endian arc targets | Andrew Burgess | 11 | -76/+16 |
2016-03-15 | Add -z noreloc-overflow option to x86-64 ld | H.J. Lu | 3 | -0/+13 |
2016-02-26 | [x86] Resolve non-PIC undefweak symbols in executable | H.J. Lu | 12 | -2/+28 |
2016-01-05 | Fix the execution of the MSP430 simulator testsuite. | Nick Clifton | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-10-29 | Add support for AArch64 CloudABI binaries. | Ed Schouten | 2 | -0/+39 |
2015-10-22 | Add "-z call-nop=PADDING" option to ld | H.J. Lu | 11 | -0/+58 |
2015-10-07 | New ARC implementation. | Nick Clifton | 10 | -7/+210 |
2015-09-22 | Solaris PIE support | Rainer Orth | 1 | -0/+2 |
2015-07-24 | Fix the evaluation of RL78 complex relocs, by making immediate values be comp... | Nick Clifton | 1 | -2/+3 |
2015-07-20 | ALIGN change affects cris scripts | Alan Modra | 1 | -2/+4 |
2015-06-26 | Compile-in IAMCU linker scripts | H.J. Lu | 1 | -0/+1 |
2015-05-11 | Add Intel MCU support to ld | H.J. Lu | 1 | -0/+33 |
2015-05-05 | Add support to the MSP430 linker for the automatic placement of code and data... | Nick Clifton | 1 | -1/+1 |
2015-04-24 | Change msp430 emulation to msp430elf | DJ Delorie | 2 | -1/+1 |
2015-04-23 | Align .TOC. for PowerPC64 | Alan Modra | 1 | -1/+1 |
2015-04-14 | Add -z noextern-protected-data to ld for ELF/x86 | H.J. Lu | 10 | -2/+22 |
2015-04-09 | Remove BNDPLT and add PARSE_AND_LIST_ARGS_CASE_Z | H.J. Lu | 1 | -1/+8 |
2015-04-08 | Skip empty EMULATION_NAME | H.J. Lu | 1 | -3/+4 |
2015-04-08 | Add ld_list_options | H.J. Lu | 1 | -7/+2 |
2015-04-02 | Add support for configuring an aarch64-freebsd target. | Andrew Turner | 2 | -0/+39 |
2015-04-01 | Prevent multiple definitions for _HEAP_START, _HEAP_MAX, and _STACK_START whe... | Chen Gang | 1 | -2/+8 |
2015-03-31 | Add support for Nuxi CloudABI on x86-64 | Ed Schouten | 1 | -0/+2 |
2015-02-24 | Adds support for generating notes in V850 binaries. | Nick Clifton | 2 | -0/+2 |
2015-02-23 | Add support for the h8300-linux target. | Yoshinori Sato | 4 | -0/+48 |