]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elfcode.h
LoongArch: gas: Simplify relocations in sections without code flag
[thirdparty/binutils-gdb.git] / bfd / elfcode.h
2024-04-03  H.J. Luelf: Add _bfd_elf_m[un]map_section_contents
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-05  Nick CliftonFix: strip --strip-debug breaks relocations
2023-09-27  Nick Cliftonnm: heap-buffer-overflow at elfcode.h:1507 in bfd_elf64...
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-07-13  Alan Modraelf_object_p load of dynamic symbols
2023-06-29  H.J. Lubfd: Improve nm and objdump without section header
2023-06-29  Kaylee BlakeELF: Strip section header in ELF objects
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-17  Alan ModraRe: The problem with warning in elf_object_p
2022-09-24  Alan ModraThe problem with warning in elf_object_p
2022-08-04  Alan ModraDon't use BFD_VMA_FMT in binutils
2022-03-23  Jan BeulichELF32: don't silently truncate relocation addends
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-10-29  Alan ModraELF core file size checks
2021-07-07  Nick CliftonRemove an accidental change to elfcode.h included as...
2021-07-05  Nick CliftonUpdated translations (mainly Ukranian and French) trigg...
2021-03-31  Alan ModraUse bool in bfd
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-14  Alan ModraPut bfd_section_from_shdr loop detection array in elf_tdata
2020-11-23  Nick CliftonFix an illegal memory access when accessing corrupt...
2020-09-04  Alan ModraPR26574, heap buffer overflow in _bfd_elf_slurp_seconda...
2020-08-20  Nick CliftonApply a workaround to mitigate a quadratic performance...
2020-08-12  Alan ModraPR26348, Malloc error in write_zeros
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-20  Alan ModraPR25993, read of freed memory
2020-03-20  Alan Modratidy elf_backend calls
2020-03-13  Christian EggersFix several mix up between octets and bytes in ELF...
2020-03-05  Nick CliftonAdd support for ELF files which contain multiple reloc...
2020-03-02  Alan Modrabfd_cleanup for object_p
2020-02-26  Alan ModraIndent labels
2020-02-19  Alan Modra_bfd_alloc_and_read
2020-02-19  Alan Modra_bfd_mul_overflow
2020-02-19  Alan Modrabfd_get_file_size calls
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-05  Alan ModraPR24955, libbfd terminating program on out of memory
2019-06-23  Alan ModraPR24689 again, string table corruption
2019-06-21  Alan ModraPR24689, string table corruption
2019-03-12  Alan ModraDon't use bfd_get_file_size in objdump
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-11-30  Nick CliftonFix a memory exhaustion bug when attempting to allocate...
2018-09-18  Nick CliftonAdd a warning to the bfd library for when it encounters...
2018-02-27  Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-25  Alan ModraPR22746, crash when running 32-bit objdump on corrupted...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-08  Nick CliftonFix stripping relocs in a file with mergeable notes.
2017-11-21  Alan ModraAdd NULL bfd test to elf_symbol_from
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-03  Alan ModraSupport %Lx, %Lu, %Ld in _bfd_error_handler format
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-23  Nick CliftonFix the linker so that it will not silently generate...
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30  Alan ModraRemove syntactic sugar
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-01-01  Alan ModraCopyright update for binutils
2015-12-07  Alan ModraPR19323 memory allocation greater than 4G
2015-10-15  Riku VoipioUse the file_ptr type when calling bfd_seek.
2015-05-11  H.J. LuRename EM_486 to EM_IAMCU
2015-01-05  Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-01  Nick CliftonMore fixes for memory access violations exposed by...
2014-09-18  Jan KratochvilFix regression for Linux vDSO in GDB (PR gdb/17407).
2014-04-03  Alan ModraFix sim breakage
2014-04-02  Alan ModraHandle VDSO section headers past end of page
2014-03-05  Alan ModraUpdate copyright years
2014-01-02  Nick Clifton PR binutils/11983
2013-02-21  Alan Modrabfd/
2013-02-11  Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-01-26  Alan Modra * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_p...
2012-07-04  H.J. LuCheck number of sections overflow
2012-06-04  Jan Kratochvilbfd/
2012-06-01  Jan Kratochvilbfd/
2012-05-05  Alan ModraReplace all uses of bfd_abs_section, bfd_com_section...
2011-12-14  Nick CliftonWhen computing checksums, skip the contents of sections...
2011-12-14  Nick Clifton PR ld/12451
2011-06-06  Alan Modra * targets.c (bfd_target): Make ar_max_namelen an unsig...
2011-06-04  H.J. LuRevert the last change on elf_object_p.
2011-06-04  Alan Modra * archures.c (bfd_arch_get_compatible): If one arch...
2011-04-20  Alan Modra PR ld/12365
2011-03-14  Richard Sandifordinclude/elf/
2010-12-31  H.J. LuMove elfXX_r_info/elfXX_r_sym to elfcode.h.
2010-10-04  Bernd Schmidtbfd/
2010-09-24  Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-08-18  Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2010-05-26  Tristan Gingold2010-05-25 Tristan Gingold <gingold@adacore.com>
2010-01-19  Alan Modra * elfcode.h (elf_swap_ehdr_out): Handle e_phnum...
2009-09-28  Nick Clifton PR 10478
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-09  Nick Clifton PR 10478:
2009-07-23  Nick Clifton * config/obj-elf.c (obj_elf_type): Add code...
2009-04-30  Nick Cliftoninclude/elf
2008-12-23  Nick CliftonRemove STT_IFUNC support.
2008-12-03  Nick Cliftoninclude/elf/
2008-08-01  Alan Modra * elfcore.h (elf_core_file_p): Ensure we have a backen...
2008-03-12  Alan Modrainclude/elf/
2008-03-11  Alan Modra * elf-bfd.h (_bfd_elf_section_from_bfd_section): Updat...
next