Age | Commit message (Expand) | Author | Files | Lines |
2018-11-30 | Remove an abort in the bfd library and add a check for an integer overflow wh... | Nick Clifton | 1 | -1/+10 |
2018-11-27 | Handle ELF compressed header alignment correctly by setting up the section al... | Mark Wielaard | 1 | -2/+3 |
2018-11-02 | PR23850, strip should not discard/move .rela.plt in executable | Alan Modra | 1 | -8/+11 |
2018-10-20 | PR23788, objcopy: failed to find link section | Alan Modra | 1 | -9/+9 |
2018-10-08 | Separate header PT_LOAD for -z separate-code | Alan Modra | 1 | -31/+68 |
2018-10-08 | Use p_vaddr_offset to set p_vaddr on segments without sections | Alan Modra | 1 | -10/+13 |
2018-10-08 | No PT_INTERP when .interp is zero size | Alan Modra | 1 | -2/+2 |
2018-10-08 | Tidy elf_segment_map allocation | Alan Modra | 1 | -20/+19 |
2018-10-03 | ELF: Group PT_NOTE segments by section alignments | H.J. Lu | 1 | -30/+29 |
2018-09-24 | Fix PR gdb/20948: --write option to GDB causes segmentation fault | Jozef Lawrynowicz | 1 | -0/+12 |
2018-09-03 | PR23595, simple objcopy of executable failure for msp430-elf | Jozef Lawrynowicz | 1 | -2/+14 |
2018-08-25 | elf: Check for corrupt symbol version info | H.J. Lu | 1 | -1/+1 |
2018-07-24 | PR23430, Indices misspelled | Alan Modra | 1 | -2/+2 |
2018-07-23 | Avoid ubsan complaint in BFD | Tom Tromey | 1 | -2/+3 |
2018-07-16 | Add grok/write functions for new ppc core note sections | Edjunior Barbosa Machado | 1 | -0/+351 |
2018-07-06 | Add checks for the NT_ARM_SVE section in a core file. | Alan Hayward | 1 | -0/+27 |
2018-06-14 | elf: Check if the first symbol version is base version | H.J. Lu | 1 | -1/+4 |
2018-05-21 | Mark section in a section group with SHF_GROUP | H.J. Lu | 1 | -1/+9 |
2018-05-18 | PR23199, Invalid SHT_GROUP entry leads to group confusion | Alan Modra | 1 | -6/+11 |
2018-05-12 | PR20659, Objcopy and change section lma failing | Alan Modra | 1 | -86/+73 |
2018-05-08 | Prevent a memory exhaustion failure when running objdump on a fuzzed input fi... | Nick Clifton | 1 | -0/+1 |
2018-05-04 | -Wstringop-truncation warnings | Alan Modra | 1 | -11/+24 |
2018-04-25 | Silence gcc-8 warnings | Alan Modra | 1 | -0/+7 |
2018-04-24 | Fix an illegal memory access when trying to copy an ELF binary with corrupt s... | Nick Clifton | 1 | -1/+8 |
2018-04-23 | Revert bfd part of "Silence gcc-8 warnings" | Alan Modra | 1 | -4/+0 |
2018-04-23 | Silence gcc-8 warnings | Alan Modra | 1 | -0/+4 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -1/+2 |
2018-02-26 | Segfault on phdrs allocated but not created | Alan Modra | 1 | -7/+5 |
2018-02-26 | ELF linker messages | Alan Modra | 1 | -12/+14 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -4/+3 |
2018-02-23 | PR22881, null pointer dereference in assign_file_positions_for_non_load_sections | Alan Modra | 1 | -38/+46 |
2018-02-19 | %L conversions | Alan Modra | 1 | -11/+13 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -52/+52 |
2018-02-19 | PT_LOAD and PT_GNU_RELRO segment overlap | Alan Modra | 1 | -13/+10 |
2018-02-17 | Ignore degenerate PT_LOAD segments | Alan Modra | 1 | -0/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -1/+3 |
2018-02-13 | PR22836, "-r -s" doesn't work with -g3 using GCC 7 | Alan Modra | 1 | -4/+21 |
2018-02-13 | PR22829, objcopy/strip removes PT_GNU_RELRO from lld binaries | Alan Modra | 1 | -27/+51 |
2018-02-08 | Fix a seg-fault in the ELF note parser when a note with an excessively large ... | Nick Clifton | 1 | -0/+2 |
2018-02-05 | ELF/BFD: Propagate the return status from backend section processing | Maciej W. Rozycki | 1 | -1/+2 |
2018-01-30 | PR22758, FAIL: Run pr22393-2 | Alan Modra | 1 | -24/+16 |
2018-01-12 | Optimize the performance of the group_setup function. | Jens Widell | 1 | -3/+8 |
2018-01-11 | ld: Create a new LOAD segment for separate code segment | H.J. Lu | 1 | -7/+25 |
2018-01-03 | Create pseudo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes. | John Baldwin | 1 | -0/+12 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -147/+147 |
2017-11-24 | Re-apply "elf: Properly compute offsets of note descriptor and next note" | H.J. Lu | 1 | -10/+21 |
2017-11-24 | Revert "elf: Properly compute offsets of note descriptor and next note" | Simon Marchi | 1 | -14/+10 |
2017-11-24 | elf: Properly compute offsets of note descriptor and next note | H.J. Lu | 1 | -10/+14 |
2017-11-21 | PR22451, strip no longer works on older object files | Alan Modra | 1 | -7/+15 |