Age | Commit message (Expand) | Author | Files | Lines |
2020-01-29 | PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.conf | Alan Modra | 1 | -1/+1 |
2020-01-22 | PowerPC64 __tls_get_addr_desc | Alan Modra | 1 | -1/+19 |
2020-01-22 | PR25417, Fix minor typos | Yuri Chornoivan | 1 | -1/+1 |
2020-01-03 | For PE format files, the base relocation table is necessary if the image is l... | Hannes Domani | 2 | -2/+16 |
2020-01-02 | Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A... | Sergey Belyashov | 2 | -18/+194 |
2020-01-02 | AArch64: Set the correct ELF class for AArch64 stubs (PR/25210) | Tamar Christina | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 56 | -56/+56 |
2019-12-26 | Avoid ubsan bug complaining about &p->field | Alan Modra | 6 | -7/+7 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 12 | -11/+48 |
2019-09-25 | Silence a build-time warning about constant comparisons when building with cl... | Nick Clifton | 1 | -4/+4 |
2019-09-23 | elf bfd.h tidy | Alan Modra | 1 | -4/+3 |
2019-09-23 | m68k bfd.h tidy | Alan Modra | 1 | -0/+2 |
2019-09-23 | bfin bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-23 | cr16 bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-23 | xcoff bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-23 | arm bfd.h tidy | Alan Modra | 2 | -12/+12 |
2019-09-23 | aarch64 bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-23 | ia64 bfd.h tidy | Alan Modra | 1 | -0/+2 |
2019-09-23 | v850 bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-23 | csky bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-20 | bfd macro conversion to inline functions, section | Alan Modra | 1 | -3/+7 |
2019-09-20 | bfd macro conversion to inline functions | Alan Modra | 5 | -11/+5 |
2019-09-19 | bfd_section_* macros | Alan Modra | 17 | -59/+52 |
2019-09-18 | Use bfd_set_filename more | Alan Modra | 2 | -4/+4 |
2019-09-11 | Rename elf32.em to elf.em | Alan Modra | 34 | -38/+36 |
2019-09-11 | Move elf32.em and elf-generic.em functions | Alan Modra | 23 | -2470/+65 |
2019-09-06 | beos.em qsort predicate tidy | Alan Modra | 1 | -29/+24 |
2019-09-06 | bfd_get_filename | Alan Modra | 3 | -3/+3 |
2019-08-16 | PowerPC gcc bootstrap fail with bss-plt | Alan Modra | 1 | -1/+6 |
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 |