summaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)Author
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-13Set no file contents PT_LOAD p_offset to first pageAlan Modra
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_functionAlan Modra
2019-11-25Pass section when available to bfd_octets_per_byteAlan Modra
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers
2019-11-19PR25200, SIGSEGV in _bfd_elf_validate_relocAlan Modra
2019-11-18elf_backend_init_file_headerAlan Modra
2019-11-18elf_backend_modify_headersAlan Modra
2019-11-18PR25196, abort in rewrite_elf_program_headerAlan Modra
2019-10-30Add the ability to the BFD library to read build-ids from core flies.Keith Seitz
2019-10-25PR4499, assign file positions assumes segment offsets increasingAlan Modra
2019-10-14qsort: elf_sort_sections use of target_indexAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-10-03libctf, bfd: fix ctf_bfdopen_ctfsect opening symbol and string sectionsNick Alcock
2019-09-19bfd_section_* macrosAlan Modra
2019-09-18bfd_asymbol_* macrosAlan Modra
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-08-23Stop the BFD library from failing when encountering a second set of relocs fo...Nick Clifton
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra
2019-07-29Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra
2019-07-23SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra
2019-07-23ELF final_write_processingAlan Modra
2019-07-02Stop the BFD library from issuing a warning message when processing allocated...Nick Clifton
2019-06-28Prevent attempts to allocate excessive amounts of memory when parsing corrupt...Nick Clifton
2019-06-10Add support for NetBSD/sh3 core file sections. Merge multiple copies of auxv...Christos Zoulas
2019-05-27Another generic ELF target assertion failureAlan Modra
2019-04-03BFD whitespace fixesAlan Modra
2019-03-28PR24392, Clang warning Wtautological-constant-out-of-range-compareAlan Modra
2019-03-16PR24337, segfault in _bfd_elf_rela_local_sym, againAlan Modra
2019-03-15PR24337, segfault in _bfd_elf_rela_local_symAlan Modra
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra
2019-02-28Prevent a buffer overrun error when attempting to parse a corrupt ELF file.Nick Clifton
2019-02-20AArch64: Add pauth core file sectionAlan Hayward
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-28PR24015, glibc-2.28 on little-endian mips32 brokenAlan Modra
2018-12-17PR23994, libbfd integer overflowAlan Modra
2018-12-14elf: Add PT_GNU_PROPERTY segment typeH.J. Lu
2018-11-30Remove an abort in the bfd library and add a check for an integer overflow wh...Nick Clifton
2018-11-27Handle ELF compressed header alignment correctly by setting up the section al...Mark Wielaard
2018-11-02PR23850, strip should not discard/move .rela.plt in executableAlan Modra
2018-10-20PR23788, objcopy: failed to find link sectionAlan Modra
2018-10-08Separate header PT_LOAD for -z separate-codeAlan Modra
2018-10-08Use p_vaddr_offset to set p_vaddr on segments without sectionsAlan Modra
2018-10-08No PT_INTERP when .interp is zero sizeAlan Modra
2018-10-08Tidy elf_segment_map allocationAlan Modra
2018-10-03ELF: Group PT_NOTE segments by section alignmentsH.J. Lu
2018-09-24Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz
2018-09-03PR23595, simple objcopy of executable failure for msp430-elfJozef Lawrynowicz