x86-64: adjust recently added tests
[binutils-gdb.git] / bfd / elfcode.h
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...
2007-12-24 H.J. Lu2007-12-24 H.J. Lu <hongjiu.lu@intel.com>
2007-10-16 Nick CliftonSupport the use of the STT_COMMON type. (In source...
2007-08-14 Jan Kratochvil2007-08-14 Jan Kratochvil <jan.kratochvil@redhat...
2007-08-04 H.J. Lu2007-08-04 H.J. Lu <hongjiu.lu@intel.com>
2007-07-09 Roland McGrath2007-07-09 Roland McGrath <roland@redhat.com>
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-03-14 H.J. Lu2007-03-13 H.J. Lu <hongjiu.lu@intel.com>
2007-02-05 Dave BrolleySupport for Toshiba MeP and for complex relocations.
2006-09-22 Alan Modra * elfcode.h (elf_swap_symbol_in): Return bfd_boolean...
2006-05-24 Nick CliftonAdd support for AVR6 family
2006-05-11 Nick CliftonPR ld/2607
2006-05-02 Ben Elliston * archive.c (bfd_generic_archive_p): Remove unused...
2006-05-02 Alan Modra * dwarf2.c: Formatting.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18 Nick CliftonPR 2257
2005-11-23 Alan Modra * elfcode.h (elf_object_p): Delay the setting of start...
next