Set no file contents PT_LOAD p_offset to first page
[deliverable/binutils-gdb.git] / bfd / elf.c
2019-12-13  Alan ModraSet no file contents PT_LOAD p_offset to first page
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-25  Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-18  Alan ModraPR25200, SIGSEGV in _bfd_elf_validate_reloc
2019-11-18  Alan Modraelf_backend_init_file_header
2019-11-18  Alan Modraelf_backend_modify_headers
2019-11-18  Alan ModraPR25196, abort in rewrite_elf_program_header
2019-10-30  Keith SeitzAdd the ability to the BFD library to read build-ids...
2019-10-25  Alan ModraPR4499, assign file positions assumes segment offsets...
2019-10-14  Alan Modraqsort: elf_sort_sections use of target_index
2019-10-03  Nick Alcockbfd, ld: add CTF section linking
2019-10-03  Nick Alcocklibctf, bfd: fix ctf_bfdopen_ctfsect opening symbol...
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-09-18  Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-11  Alan ModraTidy ld/ldmisc.c
2019-08-23  Nick CliftonStop the BFD library from failing when encountering...
2019-08-14  Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-07-29  Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-07-24  Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-23  Alan ModraSHF_GNU_MBIND requires ELFOSABI_GNU
2019-07-23  Alan ModraELF final_write_processing
2019-07-02  Nick CliftonStop the BFD library from issuing a warning message...
2019-06-28  Nick CliftonPrevent attempts to allocate excessive amounts of memor...
2019-06-10  Christos ZoulasAdd support for NetBSD/sh3 core file sections. Merge...
2019-05-27  Alan ModraAnother generic ELF target assertion failure
2019-04-03  Alan ModraBFD whitespace fixes
2019-03-28  Alan ModraPR24392, Clang warning Wtautological-constant-out-of...
2019-03-16  Alan ModraPR24337, segfault in _bfd_elf_rela_local_sym, again
2019-03-15  Alan ModraPR24337, segfault in _bfd_elf_rela_local_sym
2019-03-12  Alan ModraDon't use bfd_get_file_size in objdump
2019-02-28  Nick CliftonPrevent a buffer overrun error when attempting to parse...
2019-02-20  Alan HaywardAArch64: Add pauth core file section
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-28  Alan ModraPR24015, glibc-2.28 on little-endian mips32 broken
2018-12-17  Alan ModraPR23994, libbfd integer overflow
2018-12-14  H.J. Luelf: Add PT_GNU_PROPERTY segment type
2018-11-30  Nick CliftonRemove an abort in the bfd library and add a check...
2018-11-27  Mark WielaardHandle ELF compressed header alignment correctly by...
2018-11-02  Alan ModraPR23850, strip should not discard/move .rela.plt in...
2018-10-20  Alan ModraPR23788, objcopy: failed to find link section
2018-10-08  Alan ModraSeparate header PT_LOAD for -z separate-code
2018-10-08  Alan ModraUse p_vaddr_offset to set p_vaddr on segments without...
2018-10-08  Alan ModraNo PT_INTERP when .interp is zero size
2018-10-08  Alan ModraTidy elf_segment_map allocation
2018-10-03  H.J. LuELF: Group PT_NOTE segments by section alignments
2018-09-24  Jozef LawrynowiczFix PR gdb/20948: --write option to GDB causes segmenta...
2018-09-03  Jozef LawrynowiczPR23595, simple objcopy of executable failure for msp43...
2018-08-25  H.J. Luelf: Check for corrupt symbol version info
2018-07-24  Alan ModraPR23430, Indices misspelled
2018-07-23  Tom TromeyAvoid ubsan complaint in BFD
2018-07-16  Edjunior Barbosa... Add grok/write functions for new ppc core note sections
2018-07-06  Alan HaywardAdd checks for the NT_ARM_SVE section in a core file.
2018-06-14  H.J. Luelf: Check if the first symbol version is base version
2018-05-22  H.J. LuMark section in a section group with SHF_GROUP
2018-05-18  Alan ModraPR23199, Invalid SHT_GROUP entry leads to group confusion
2018-05-12  Alan ModraPR20659, Objcopy and change section lma failing
2018-05-08  Nick CliftonPrevent a memory exhaustion failure when running objdum...
2018-05-04  Alan Modra-Wstringop-truncation warnings
2018-04-25  Alan ModraSilence gcc-8 warnings
2018-04-24  Nick CliftonFix an illegal memory access when trying to copy an...
2018-04-23  Alan ModraRevert bfd part of "Silence gcc-8 warnings"
2018-04-23  Alan ModraSilence gcc-8 warnings
2018-02-27  Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-26  Alan ModraSegfault on phdrs allocated but not created
2018-02-25  Alan ModraELF linker messages
2018-02-25  Alan Modraunrecognized/unsupported reloc message
2018-02-23  Alan ModraPR22881, null pointer dereference in assign_file_positi...
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-19  Alan ModraPT_LOAD and PT_GNU_RELRO segment overlap
2018-02-16  Alan ModraIgnore degenerate PT_LOAD segments
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-02-13  Alan ModraPR22836, "-r -s" doesn't work with -g3 using GCC 7
2018-02-13  Alan ModraPR22829, objcopy/strip removes PT_GNU_RELRO from lld...
2018-02-08  Nick CliftonFix a seg-fault in the ELF note parser when a note...
2018-02-05  Maciej W. RozyckiELF/BFD: Propagate the return status from backend secti...
2018-01-30  Alan ModraPR22758, FAIL: Run pr22393-2
2018-01-12  Jens WidellOptimize the performance of the group_setup function.
2018-01-12  H.J. Luld: Create a new LOAD segment for separate code segment
2018-01-03  John BaldwinCreate pseudo sections for FreeBSD NT_PROCSTAT_(PROC...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-11-24  H.J. LuRe-apply "elf: Properly compute offsets of note descrip...
2017-11-24  Simon MarchiRevert "elf: Properly compute offsets of note descripto...
2017-11-24  H.J. Luelf: Properly compute offsets of note descriptor and...
2017-11-20  Alan ModraPR22451, strip no longer works on older object files
2017-11-16  Nick CliftonPrevent illegal memory accesses when parsing incorrecct...
2017-11-13  H.J. Luld: Remove PF_X from PT_PHDR segment
2017-10-11  Maciej W. RozyckiELF/BFD: Handle both variants of the 64-bit Linux core...
2017-10-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-06  John BaldwinAccount for padding in FreeBSD/mipsn32 NT_PRSTATUS...
2017-10-05  John BaldwinHandle the NT_ARM_VFP core dump note on FreeBSD.
2017-10-04  Alan ModraPR21167, relocation sections not included in groups
2017-09-24  Alan ModraPR22166, SHT_GNU_verneed memory allocation
2017-09-21  Andreas ArnezS/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb
2017-08-14  Nick CliftonFix null pointer dereference when parsing a corrupt...
2017-08-10  Nick CliftonFix out of bounds memory access when trying to allocate...
2017-08-08  Nick CliftonFix address violation problems when parsing corrupt...
next
This page took 0.367635 seconds and 107 git commands to generate.