Age | Commit message (Expand) | Author | Files | Lines |
2020-02-07 | Stop the BFD library from complaining if a segment has no sections attached t... | Nick Clifton | 1 | -8/+9 |
2020-01-31 | OOM in setup_group | Alan Modra | 1 | -3/+3 |
2020-01-23 | PR25444, Floating point exception in _bfd_elf_compute_section_file_positions | Alan Modra | 1 | -5/+11 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-13 | Set no file contents PT_LOAD p_offset to first page | Alan Modra | 1 | -1/+9 |
2019-11-27 | PR23652, Use symbols from debug bfd for _bfd_elf_find_function | Alan Modra | 1 | -4/+5 |
2019-11-25 | Pass section when available to bfd_octets_per_byte | Alan Modra | 1 | -27/+11 |
2019-11-25 | Introduce new section flag: SEC_ELF_OCTETS | Christian Eggers | 1 | -1/+11 |
2019-11-19 | PR25200, SIGSEGV in _bfd_elf_validate_reloc | Alan Modra | 1 | -1/+1 |
2019-11-18 | elf_backend_init_file_header | Alan Modra | 1 | -24/+5 |
2019-11-18 | elf_backend_modify_headers | Alan Modra | 1 | -35/+41 |
2019-11-18 | PR25196, abort in rewrite_elf_program_header | Alan Modra | 1 | -4/+5 |
2019-10-30 | Add the ability to the BFD library to read build-ids from core flies. | Keith Seitz | 1 | -5/+18 |
2019-10-25 | PR4499, assign file positions assumes segment offsets increasing | Alan Modra | 1 | -236/+260 |
2019-10-14 | qsort: elf_sort_sections use of target_index | Alan Modra | 1 | -10/+11 |
2019-10-03 | bfd, ld: add CTF section linking | Nick Alcock | 1 | -11/+34 |
2019-10-03 | libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sections | Nick Alcock | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -11/+9 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -2/+2 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -2/+2 |
2019-09-11 | Tidy ld/ldmisc.c | Alan Modra | 1 | -0/+8 |
2019-08-23 | Stop the BFD library from failing when encountering a second set of relocs fo... | Nick Clifton | 1 | -2/+11 |
2019-08-14 | Remove _bfd_dwarf2_find_nearest_line addr_size parameter | Alan Modra | 1 | -2/+2 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 1 | -0/+23 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -7/+22 |
2019-07-23 | SHF_GNU_MBIND requires ELFOSABI_GNU | Alan Modra | 1 | -32/+48 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -7/+13 |
2019-07-02 | Stop the BFD library from issuing a warning message when processing allocated... | Nick Clifton | 1 | -1/+36 |
2019-06-28 | Prevent attempts to allocate excessive amounts of memory when parsing corrupt... | Nick Clifton | 1 | -0/+12 |
2019-06-10 | Add support for NetBSD/sh3 core file sections. Merge multiple copies of auxv... | Christos Zoulas | 1 | -39/+47 |
2019-05-27 | Another generic ELF target assertion failure | Alan Modra | 1 | -1/+2 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -104/+104 |
2019-03-28 | PR24392, Clang warning Wtautological-constant-out-of-range-compare | Alan Modra | 1 | -8/+2 |
2019-03-16 | PR24337, segfault in _bfd_elf_rela_local_sym, again | Alan Modra | 1 | -5/+4 |
2019-03-15 | PR24337, segfault in _bfd_elf_rela_local_sym | Alan Modra | 1 | -4/+5 |
2019-03-12 | Don't use bfd_get_file_size in objdump | Alan Modra | 1 | -10/+22 |
2019-02-28 | Prevent a buffer overrun error when attempting to parse a corrupt ELF file. | Nick Clifton | 1 | -1/+11 |
2019-02-20 | AArch64: Add pauth core file section | Alan Hayward | 1 | -0/+27 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-28 | PR24015, glibc-2.28 on little-endian mips32 broken | Alan Modra | 1 | -1/+1 |
2018-12-17 | PR23994, libbfd integer overflow | Alan Modra | 1 | -8/+24 |
2018-12-14 | elf: Add PT_GNU_PROPERTY segment type | H.J. Lu | 1 | -0/+26 |
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 |