gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / archive.c
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-20  Alan ModraPR25993, read of freed memory
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-03-24  Alan ModraOverlarge allocation in _bfd_generic_read_ar_hdr_mag
2020-03-02  Alan Modrabfd_cleanup for object_p
2020-02-26  Alan ModraArchive sanity checks
2020-02-26  Alan ModraIndent labels
2020-02-19  Alan Modra_bfd_alloc_and_read
2020-02-19  Alan ModraMiscellaneous memory alloc related fixes
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-30  Alan Modraarchive.c bfd_zalloc
2019-10-21  Alan Modraar P support
2019-09-20  Alan Modrabfd macro conversion to inline functions
2019-09-18  Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-05  Alan ModraPR24955, libbfd terminating program on out of memory
2019-08-30  H.J. LuCopy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI...
2019-08-28  Alan ModraPR24891, objdump memory leaks when parsing malformed...
2019-07-29  Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-02-20  Alan ModraPR24236, Heap buffer overflow in _bfd_archive_64_bit_sl...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-07-02  Tom TromeyAllow BFD to recognize macOS universal libraries
2018-04-16  Alan ModraRemove m68k-aout and m68k-coff support
2018-04-11  Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-02-25  Alan ModraBFD messages
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-15  Nick CliftonUpdate documentation regarding the bfd returned by...
2017-12-06  Alan ModraBFD whitespace fixes
2017-10-25  Alan ModraAllow for __gnu_lto_slim prefixed with extra "_"
2017-10-05  Pedro Alvesbfd_set_input_error
2017-09-15  Alan ModraError when 32-bit ar tries to handle 4G or larger files
2017-07-19  Nick CliftonFix use-after-free error when parsing a corrupt nested...
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-02-17  Pedro Alvesbfd: Rename bsd_write_armap and coff_write_armap
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-09-30  Alan ModraRemove syntactic sugar
2016-06-14  Alan ModraSet my_archive for thin archives
2016-05-25  H.J. LuEnable 64-bit archives in ar and ranlib
2016-03-07  Nick CliftonAllow zero length archive elements.
2016-01-01  Alan ModraCopyright update for binutils
2015-11-18  Alan ModraPrevent looping in archives
2015-04-24  H.J. LuCopy is_linker_input to archive member
2015-04-08  H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-02-14  Alan ModraPR ld/17973 LTO file syms
2015-01-05  Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-22  Nick CliftonMore fixes for memory access violations exposed by...
2014-12-01  Nick CliftonMore fixes for memory access violations exposed by...
2014-11-13  Nick CliftonMore fixes for memory access violations whilst scanning...
2014-11-07  Alan ModraRevert bfd_get_size checks
2014-11-04  Nick CliftonFix a seg-fault triggered by reading a mal-formed archive.
2014-07-28  Alan ModraWarn for ar/nm/ranlib/ld on lto objects without plugin
2014-06-13  Alan ModraFree linker hash table from bfd_close.
2014-03-05  Alan ModraUpdate copyright years
2014-01-02  Nick Clifton PR binutils/11983
2013-04-15  Alan Modra * archive.c (_bfd_archive_close_and_cleanup): Clear...
2013-02-15  H.J. LuDon't allow a nested archive pointing to itself
2013-02-15  Nick CliftonAllow for some recursion when scanning archives.
2013-02-15  Nick Clifton PR binutils/15140
2013-01-28  Alan Modra * archive.c (bfd_generic_archive_p): Return target...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-12-09  H.J. LuProperly check indicies bigger than 4Gb
2012-08-20  Tom Tromey * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for
2012-08-17  Alan Modra PR binutils/14475:
2012-08-16  Tom Tromey PR binutils/14475:
2012-08-09  Alan Modra * archive.c (SECTION Archives): Update documentation.
2012-08-07  Nick Clifton * config/tc-i386.c (lex_got): Provide implementation...
2012-07-13  Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2012-07-03  Nick Clifton * archive.c (bsd_write_armap): Catch attempts to creat...
2012-06-29  H.J. LuSimplify global symbol handling
2012-05-18  Roland McGrath* archive.c (_bfd_generic_read_ar_hdr_mag): Fix last...
2012-05-16  Alan Modra * archive.c (_bfd_generic_read_ar_hdr_mag): Ensure...
2012-02-02  Tristan Gingold2012-02-02 Tristan Gingold <gingold@adacore.com>
2012-01-20  Nick Clifton PR binutils/13534
2012-01-10  Tristan Gingold2012-01-10 Tristan Gingold <gingold@adacore.com>
2011-10-11  Alan Modra PR binutils/13278
2011-10-11  Alan Modra PR binutils/13257
2011-05-31  Nick Clifton * archive.c (adjust_relative_path): Fix comment to...
2011-05-27  Nick Clifton PR binutils/12710
2011-04-20  Alan Modra * archive.c (_bfd_get_elt_at_filepos): Don't release...
2011-03-04  Alan Modra * archive.c (bsd_write_armap): Don't call stat in...
2011-03-03  Michael Snyder2011-03-03 Michael Snyder <msnyder@vmware.com>
2011-02-28  Kai TietzChangeLog libiberty/
2011-02-28  Alan Modra PR 12513
2010-11-12  H.J. LuProperly copy BFD_COMPRESS and BFD_DECOMPRESS to archiv...
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-07-22  Alan Modra * archive.c (_bfd_archive_bsd44_construct_extended_nam...
2010-05-25  Nick Clifton PR ld/11624
2010-04-01  Tristan Gingold2010-04-01 Tristan Gingold <gingold@adacore.com>
2010-03-26  Alan Modra * archive.c (_bfd_compute_and_write_armap): Allow...
2010-01-26  Tristan Gingold2010-01-26 Tristan Gingold <gingold@adacore.com>
2010-01-13  Tristan Gingold2010-01-13 Tristan Gingold <gingold@adacore.com>
2010-01-11  Tristan Gingold2010-01-11 Tristan Gingold <gingold@adacore.com>
2010-01-08  Tristan Gingold2010-01-08 Tristan Gingold <gingold@adacore.com>
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-02  Alan Modraupdate copyright dates
2009-07-28  Jan Beulichbfd/
next
This page took 0.767687 seconds and 106 git commands to generate.