Age | Commit message (Expand) | Author | Files | Lines |
2019-08-10 | lang_input_statement_type next pointers | Alan Modra | 2 | -6/+5 |
2019-08-09 | Add support for a MIPS specific .MIPS.xhash section. | Mihailo Stojanovic | 1 | -16/+0 |
2019-08-01 | Rename lang_output_section_statement to lang_os_list | Alan Modra | 7 | -11/+9 |
2019-07-23 | SHF_GNU_MBIND requires ELFOSABI_GNU | Alan Modra | 1 | -0/+2 |
2019-07-18 | ld -r: Don't merge with member of output section group | H.J. Lu | 1 | -3/+6 |
2019-07-02 | Fix a bug recently introduced to the linker where it would complain about a s... | Nick Clifton | 1 | -1/+1 |
2019-06-06 | [LD, AArch64] Move ELF options behind -z | Sudakshina Das | 1 | -15/+13 |
2019-05-28 | PE linker segmentation fault with MALLOC_PERTURB_=1 | Alan Modra | 2 | -2/+4 |
2019-05-27 | Generic ELF target group signature symbol | Alan Modra | 1 | -1/+3 |
2019-05-21 | [MIPS] Add generation of PLT entries with compact jumps for MIPS R6 | Matthew Fortune | 1 | -2/+24 |
2019-05-21 | AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373) | Tamar Christina | 1 | -4/+26 |
2019-04-17 | MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ... | Jozef Lawrynowicz | 1 | -63/+47 |
2019-04-10 | cskyelf.em branch stub handling | Alan Modra | 1 | -16/+15 |
2019-04-06 | x86: Move x86-specific linker options to elf_linker_x86_params | H.J. Lu | 3 | -1/+80 |
2019-03-13 | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 1 | -0/+7 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 1 | -1/+16 |
2019-02-09 | [ARC] don't force _init/_fini as DT_INIT/DT_FINI. | Claudiu Zissulescu | 1 | -28/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 54 | -54/+54 |
2018-12-31 | PR24042, Global-buffer-overflow problem in output_rel_find | Alan Modra | 1 | -8/+12 |
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 |