Age | Commit message (Expand) | Author | Files | Lines |
2018-03-25 | x86-64: Add ENDBR64 to the TLSDESC PLT entry | H.J. Lu | 1 | -0/+6 |
2018-03-21 | PowerPC64 synthetic symbols | Alan Modra | 1 | -0/+5 |
2018-03-21 | Delete unused elf32-ppc.c code | Alan Modra | 1 | -0/+4 |
2018-03-21 | Make tls_mask unsigned in elf32-ppc.c | Alan Modra | 1 | -0/+7 |
2018-03-21 | Correct multi-toc tprel relocs | Alan Modra | 1 | -0/+6 |
2018-03-21 | Don't exceed reloc array bounds | Alan Modra | 1 | -0/+6 |
2018-03-20 | Set non_ir_ref_dynamic if a symbol is made dynamic | H.J. Lu | 1 | -0/+6 |
2018-03-19 | Updated Spanish translation for the bfd/ sub-directory, and updated Ukranian ... | Nick Clifton | 1 | -0/+4 |
2018-03-15 | xtensa: bfd: fix assertion in xlate_offset_with_removed_text | Max Filippov | 1 | -0/+8 |
2018-03-15 | nds32: Remove the unsupported target feature. | Kuan-Lin Chen | 1 | -0/+16 |
2018-03-14 | PowerPC64 debian bug 886264, out-of-line save/restore functions | Alan Modra | 1 | -0/+7 |
2018-03-14 | GC: Also check the local debug definition section | H.J. Lu | 1 | -0/+6 |
2018-03-13 | Prevent memory access violations when attempting to parse an x86_64 PE binary... | Nick Clifton | 1 | -0/+13 |
2018-03-09 | Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if... | Nick Clifton | 1 | -0/+11 |
2018-03-08 | x86: Treat relocation against IFUNC symbol as FUNC | H.J. Lu | 1 | -0/+8 |
2018-03-07 | [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi... | Renlin Li | 1 | -0/+6 |
2018-03-07 | mips64 rtype_to_howto error status | Alan Modra | 1 | -0/+5 |
2018-03-03 | PR ld/21900: MIPS: Fix relocation processing with undefined symbols | James Cowgill | 1 | -0/+9 |
2018-03-02 | Ensure 8-byte alignment for AArch64 stubs. | Jim Wilson | 1 | -0/+8 |
2018-03-01 | RISC-V: Fix symbol size bug when relaxation deletes bytes. | Jim Wilson | 1 | -0/+6 |
2018-03-01 | correct ft32 reloc range test | Alan Modra | 1 | -0/+4 |
2018-02-28 | Catch integer overflows/underflows when parsing corrupt DWARF FORM blocks. | Nick Clifton | 1 | -0/+8 |
2018-02-28 | PR22887, null pointer dereference in aout_32_swap_std_reloc_out | Alan Modra | 1 | -0/+5 |
2018-02-28 | Fix potential integer overflow when reading corrupt dwarf1 debug information. | Nick Clifton | 1 | -0/+6 |
2018-02-28 | Nonsense error messages on invalid aout string offset | Alan Modra | 1 | -0/+6 |
2018-02-27 | ld: Add --enable-separate-code | H.J. Lu | 1 | -0/+10 |
2018-02-27 | Use standardized error message for unrecognized relocs. | Nick Clifton | 1 | -0/+12 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -0/+130 |
2018-02-26 | ChangeLog entry for previous commit. | Jim Wilson | 1 | -0/+8 |
2018-02-26 | Segfault on phdrs allocated but not created | Alan Modra | 1 | -0/+6 |
2018-02-26 | assorted target messages | Alan Modra | 1 | -0/+14 |
2018-02-26 | BFD messages | Alan Modra | 1 | -0/+5 |
2018-02-26 | AOUT/COFF/PE messages | Alan Modra | 1 | -0/+7 |
2018-02-26 | ARM and AArch64 messages | Alan Modra | 1 | -0/+4 |
2018-02-26 | MIPS messages | Alan Modra | 1 | -0/+4 |
2018-02-26 | ELF linker messages | Alan Modra | 1 | -0/+6 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -0/+25 |
2018-02-26 | PPC error/warning messages | Alan Modra | 1 | -0/+6 |
2018-02-23 | PR22881, null pointer dereference in assign_file_positions_for_non_load_sections | Alan Modra | 1 | -0/+6 |
2018-02-23 | nds32: Support target directive .ict_model. | Kuan-Lin Chen | 1 | -0/+4 |
2018-02-23 | Fix up one ChangeLog date. | Kuan-Lin Chen | 1 | -1/+1 |
2018-02-20 | Enable link time garbage collection support for the IA64 target. | Jason Duerstock | 1 | -0/+4 |
2018-02-19 | Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size" | Maciej W. Rozycki | 1 | -0/+8 |
2018-02-19 | MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sections | Maciej W. Rozycki | 1 | -0/+8 |
2018-02-19 | LD: Support fixed-size sections some psABIs may require | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-19 | BFD: Remove unused SEC_HAS_GOT_REF section flag | Maciej W. Rozycki | 1 | -0/+5 |
2018-02-19 | Add attribute printf to _bfd_error_handler | Alan Modra | 1 | -0/+10 |
2018-02-19 | Don't use %ll | Alan Modra | 1 | -0/+6 |
2018-02-19 | %L conversions | Alan Modra | 1 | -0/+24 |
2018-02-19 | Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T. | Alan Modra | 1 | -0/+10 |