go32 sanity check
[binutils-gdb.git] / bfd / elf.c
2022-11-15 Indu Bhagatbfd: linker: merge .sframe sections
2022-10-26 Alan ModraCorrect ELF reloc size sanity check
2022-10-19 Nick CliftonFix an illegal memory access when parsing an ELF file...
2022-10-04 Alan ModraSupport objcopy changing compression to or from zstd
2022-10-04 Alan ModraRe: compress .gnu.debuglto_.debug_* sections if requested
2022-10-04 Martin Liskacompress .gnu.debuglto_.debug_* sections if requested
2022-09-27 Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-09-26 Alan ModraPR29613, use of uninitialized value in objcopy
2022-09-26 Alan Modrastab nearest_line bfd_malloc_and_get_section
2022-09-23 Alan ModraDon't attempt to compress bss sections
2022-09-21 Alan ModraPR29566, objdump -p considers an empty .gnu.version_r...
2022-09-09 Nick CliftonSupport debuginfo files with empty group sections.
2022-09-06 Aaron Mereybfd: Add bfd_find_nearest_line_with_alt
2022-08-23 Alan ModraSHT_RELR sh_link and sh_info
2022-08-23 Alan ModraRe: bfd_elf_set_group_contents assertion
2022-08-17 Alan Modrabfd_elf_set_group_contents assertion
2022-08-17 Alan Modraelf.c tidy
2022-08-16 Alan ModraPR29495, rewrite_elf_program_header looping
2022-08-05 Alan Modraasan: ppc64_elf_get_synthetic_symtab heap buffer overflow
2022-08-04 Alan ModraDon't use BFD_VMA_FMT in binutils
2022-08-03 H.J. Luelf: Reset alignment for each PT_LOAD segment
2022-08-02 Jan BeulichELF: emit symbol table when there are relocations
2022-07-06 H.J. Luelf: Copy p_align of PT_GNU_STACK for stack alignment
2022-05-26 Luca Boccassild: add --package-metadata
2022-05-13 Pedro AlvesFix "gdb --write" with core files
2022-05-03 Nick CliftonAdd a linker warning when creating potentially dangerou...
2022-04-27 John BaldwinCreate pseudo sections for NT_ARM_TLS notes on FreeBSD.
2022-04-01 John BaldwinUse pseudosections for NT_FREEBSD_X86_SEGBASES core...
2022-04-01 John Baldwinelfcore_grok_freebsd_note: Remove checks of note->namesz.
2022-02-16 Fangrui Songld: Support customized output section type
2022-02-16 Alan ModraWhat to do when sh_addralign isn't a power of two
2022-02-05 Alan ModraDetect .eh_frame_hdr earlier for SIZEOF_HEADERS
2022-01-12 H.J. Luelf: Add size_relative_relocs and finish_relative_relocs
2022-01-12 H.J. Luelf: Pass need_layout to _bfd_elf_map_sections_to_segments
2022-01-12 H.J. Luelf: Add .relr.dyn to special_sections_r
2022-01-05 H.J. Luelf: Set p_align to the minimum page size if possible
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-01 Alan Modraubsan: integer overflow in section filepos subtraction
2021-12-17 Alan Modraasan: NULL dereference in bfd_elf_set_group_contents
2021-12-11 Alan ModraDon't edit bogus sh_link on reading relocatable objects...
2021-12-09 Alan ModraSet sh_link for reloc sections created as normal sections
2021-12-08 Fangrui Songbfd_section_from_shdr: Support SHT_RELR sections
2021-11-17 Nick CliftonFix the linker script parser so that it will recognise...
2021-11-06 Fangrui Songreadelf: Support RELR in -S and -d and output
2021-10-29 Alan Modraobcopy vs. files with silly section alignment
2021-10-24 liuzhensongLoongArch bfd support
2021-09-30 Libor BukataAdd Solaris specific ELF note processing
2021-09-07 Luis MachadoRevert: [AArch64] MTE corefile support
2021-09-02 Alan ModraSHT_SYMTAB_SHNDX handling
2021-08-07 Alan ModraPR28186, SEGV elf.c:7991:30 in _bfd_elf_fixup_group_sec...
2021-08-04 H.J. Luelf: Treat undefined version as hidden
2021-07-30 Alan Modrareloc_upper_bound size calculations
2021-06-08 Michael Matzbfd/elf: Don't read non-existing secondary relocs
2021-05-21 Luis Machado[AArch64] MTE corefile support
2021-05-12 Luis MachadoAdd MTE register set support for core files
2021-04-28 Nick CliftonStop the BFD library from treating annobin symbols...
2021-04-23 Eric BotcazouFix type of .persistent.bss section
2021-04-14 H.J. Luelf: Set p_memsz to p_filesz for loadable PT_NOTE segment
2021-04-14 Frederic CambusRemove unneeded tests for definitions of NT_BSDNETCORE...
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-03-31 Alan ModraUse bool in bfd
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-20 Alan ModraDWARF LTO debug sections vs. .stabstr
2021-03-19 H.J. Luelf: Handle .gnu.debuglto_.debug_* sections
2021-03-09 Alan ModraELF DWARF in PE output
2021-03-05 Andrew Burgessbfd/binutils: add support for RISC-V CSRs in core files
2021-03-05 Andrew Burgessbfd/binutils: support for gdb target descriptions in...
2021-01-26 Mihails Strasunsbfd: add elfcore_write_file_note
2021-01-14 Nick CliftonFix an illegal memory access parsing a win32pstatus...
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-16 Alan Modraconstify elfNN_bed
2020-12-14 Alan ModraPut bfd_section_from_shdr loop detection array in elf_tdata
2020-11-28 Alan ModraPR26907, segment contains empty SHT_NOBITS section
2020-11-27 Jozef LawrynowiczELF: Support .noinit and .persistent sections
2020-11-23 Nick CliftonFix an illegal memory access when accessing corrupt...
2020-11-20 Nick Alcockbfd, include, ld, binutils, libctf: CTF should use...
2020-11-18 Jozef LawrynowiczSupport SHF_GNU_RETAIN ELF section flag
2020-11-03 Alan Modraasan: leak in bfd_section_from_shdr
2020-10-29 Nick CliftonFix an illegal memory access problem when processing...
2020-10-05 Nick CliftonGAS: Update the .section directive so that a numeric...
2020-09-16 Alan ModraTidy elf_symbol_from
2020-09-04 Alan ModraPR26574, heap buffer overflow in _bfd_elf_slurp_seconda...
2020-09-03 Nick CliftonFix a division by zero error when processing secondary...
2020-08-24 Jon TurneyFix erroroneous use of '%zu' in elfcore_grok_win32pstatus
2020-08-20 Nick CliftonApply a workaround to mitigate a quadratic performance...
2020-08-12 Jon TurneyFix signedness comparison warning in elfcore_grok_win32...
2020-08-12 Jon TurneyOnly warn about malformed win32pstatus notes
2020-08-12 Jon TurneyAdd handling for 64-bit module addresses in Cygwin...
2020-08-12 Jon TurneyRefine size constraints applied to win32pstatus ELF...
2020-08-12 Jon TurneyDon't hardcode CONTEXT size for a NOTE_INFO_THREAD...
2020-08-12 Jon TurneyDefine constants for win32pstatus ELF notes
2020-08-12 Jon TurneyRead tid from correct offset in win32pstatus NOTE_INFO_...
2020-08-03 Alan ModraPR26330, Malloc size error in objdump
2020-07-30 Rainer OrthUnify Solaris procfs and largefile handling
2020-07-28 Alan ModraPR25022 testcase segfault for generic ELF linker targets
2020-07-22 Kevin BuettnerRemove hack for GDB which sets the section size to 0
2020-06-03 Alan ModraPR26069, strip/objcopy memory leaks
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19 Alan ModraPR26011, excessive memory allocation with fuzzed reloc...
next