Age | Commit message (Expand) | Author | Files | Lines |
2018-09-20 | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 1 | -194/+40 |
2018-09-14 | PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaks | Maciej W. Rozycki | 1 | -1/+11 |
2018-08-26 | Delay evaluation of alignment expressions in output sections | Alan Modra | 2 | -2/+2 |
2018-08-24 | ehdr_start twiddles | Alan Modra | 1 | -12/+16 |
2018-08-24 | PR23566, false uninitialized warning | Alan Modra | 1 | -10/+3 |
2018-07-30 | Add support for the C_SKY series of processors. | Andrew Jenner | 1 | -0/+355 |
2018-07-18 | ld: Enable using separate linker script for -z relro | Andreas Krebbel | 1 | -1/+148 |
2018-07-09 | [ARM] Fix warning cannot find thumb start symbol | Christophe Lyon | 1 | -1/+1 |
2018-06-26 | Fix spelling mistakes. | Nick Clifton | 3 | -3/+3 |
2018-04-16 | Remove sunos.em | Alan Modra | 1 | -1042/+0 |
2018-04-16 | Remove arm-epoc-pe support | Alan Modra | 1 | -11/+5 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 2 | -271/+3 |
2018-04-16 | Remove sh5 and sh64 support | Alan Modra | 1 | -563/+0 |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 3 | -672/+0 |
2018-04-09 | Inline PLT call optimization | Alan Modra | 2 | -7/+56 |
2018-04-09 | Rearrange PLT reloc output on powerpc | Alan Modra | 1 | -0/+2 |
2018-04-04 | Speed up direct linking with DLLs on Windows (1/2). | Eric Botcazou | 2 | -244/+20 |
2018-03-23 | Add an extra library name template to the list used by the WIN32 targets. | Nick Clifton | 2 | -0/+4 |
2018-03-15 | RISC-V: Don't enable relaxation in relocatable link | Andreas Schwab | 1 | -5/+8 |
2018-03-15 | nds32: Remove the unsupported target feature. | Kuan-Lin Chen | 1 | -8/+0 |
2018-03-06 | RISC-V: Disallow output format changes. | Jim Wilson | 1 | -0/+20 |
2018-03-02 | Ensure 8-byte alignment for AArch64 stubs. | Jim Wilson | 1 | -1/+3 |
2018-02-27 | ld: Add --enable-separate-code | H.J. Lu | 1 | -0/+1 |
2018-02-26 | ld error/warning messages | Alan Modra | 38 | -340/+363 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -2/+2 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 12 | -49/+49 |
2018-02-07 | Revert "PowerPC PLT speculative execution barriers" | Alan Modra | 2 | -39/+3 |
2018-01-18 | solaris2.em: Fold after_allocation into before_allocation | H.J. Lu | 1 | -41/+27 |
2018-01-18 | PowerPC PLT stub alignment fixes | Alan Modra | 2 | -4/+13 |
2018-01-17 | PowerPC PLT speculative execution barriers | Alan Modra | 2 | -3/+39 |
2018-01-17 | PowerPC PLT stub tidy | Alan Modra | 2 | -22/+66 |
2018-01-12 | Add -z undefs option to the ELF linker. | Nick Clifton | 1 | -0/+2 |
2018-01-11 | ld: Add "-z separate-code" option to ELF linker | H.J. Lu | 1 | -9/+91 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 59 | -59/+59 |
2017-11-21 | Stop the v850 linker from converting to other output formats whilst linking. | Nick Clifton | 1 | -0/+21 |
2017-11-13 | ld: Replace exp_dataseg_none with exp_seg_none | H.J. Lu | 3 | -3/+3 |
2017-11-09 | ld: Reformat emultempl/elf32.em | H.J. Lu | 1 | -4/+7 |
2017-10-19 | RISC-V: Add R_RISCV_DELETE, which marks bytes for deletion | Palmer Dabbelt | 1 | -1/+1 |
2017-10-16 | ELF: Call check_relocs after opening all inputs | H.J. Lu | 22 | -5/+35 |
2017-10-12 | ld whitespace fixes | Alan Modra | 20 | -181/+181 |
2017-10-12 | Set dynamic_undefined_weak to zero for static PIEs | Alan Modra | 1 | -0/+7 |
2017-10-12 | _bfd_elf_link_hash_hide_symbol calls in generic ELF code | Alan Modra | 1 | -32/+34 |
2017-10-11 | ld internationalization fixes | Alan Modra | 36 | -256/+284 |
2017-09-10 | PowerPC64 --plt-align | Alan Modra | 1 | -1/+1 |
2017-09-02 | -Og warning fixes | Alan Modra | 1 | -13/+13 |
2017-08-29 | Improve MSP430 section placement. | Jozef Lawrynowicz | 1 | -45/+608 |
2017-08-11 | Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ... | Nick Clifton | 1 | -0/+4 |
2017-08-03 | Add more targets to the list of architectures not supporting format changing ... | Nick Clifton | 2 | -17/+45 |
2017-08-03 | ELF checks for orphan placement | Alan Modra | 1 | -29/+47 |
2017-08-02 | Check ELF section header only for ELF output | H.J. Lu | 1 | -1/+2 |