Age | Commit message (Expand) | Author | Files | Lines |
2017-07-19 | [ARC] Add JLI support. | John Eric Martin | 3 | -2/+5 |
2017-06-23 | S/390: Add support for pgste marker | Andreas Krebbel | 1 | -0/+1 |
2017-06-22 | x86: Support Intel Shadow Stack with SHSTK property | H.J. Lu | 1 | -1/+4 |
2017-06-22 | x86: Support Intel IBT with IBT property and IBT-enable PLT | H.J. Lu | 4 | -0/+19 |
2017-06-13 | Replace multiple AVR scripts with a single, customizable linker script. | Georg-Johann Lay | 18 | -2/+144 |
2017-06-02 | x86: Remove linker option: -z prefix-nop | H.J. Lu | 1 | -5/+0 |
2017-05-19 | Update avrxmega3 linker emulation to support avrxmega2 devices with flash mem... | eorg-Johann Lay | 1 | -0/+1 |
2017-05-11 | x86-64: Rename .plt.bnd to .plt.sec | H.J. Lu | 1 | -1/+1 |
2017-05-10 | i386: Set CHECK_RELOCS_AFTER_OPEN_INPUT to yes | H.J. Lu | 3 | -0/+3 |
2017-04-19 | Implement -z dynamic-undefined-weak | Alan Modra | 2 | -5/+10 |
2017-03-13 | PowerPC: incorrect library search order | Alexey Neyman | 1 | -5/+5 |
2017-02-20 | Move .stack before debug sections | Alan Modra | 10 | -100/+33 |
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 |