Remove path name from test case
[binutils-gdb.git] / bfd / archive.c
2023-09-26 Nick CliftonAllow the use of SOURCE_DATE_EPOCH in the timestamps...
2023-08-30 Alan ModraDEFAULT_BUFFERSIZE
2023-08-08 Alan ModraRename bfd_bread and bfd_bwrite
2023-05-03 Oleg TolmatcevMake ar faster
2023-05-03 Alan ModraGenerated docs and include files
2023-04-21 Alan ModraDelete struct artdata archive_head
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-08-04 Alan ModraDon't use BFD_VMA_FMT in binutils
2022-03-01 Alan ModraRevert "Check thin archive element file size against...
2022-01-18 Alan ModraCheck thin archive element file size against archive...
2022-01-04 H.J. Luld: Improve thin archive member error message
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-10-19 Nick CliftonFix a potential illegal memory access when testing...
2021-09-15 Alan ModraPR28328, dlltool ice
2021-07-26 H.J. Lubfd: Set error to bfd_error_malformed_archive only...
2021-07-05 H.J. Luld: Cache and reuse the IR archive file descriptor
2021-03-31 Alan ModraUse bool in bfd
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18 Alan ModraRemove some static buffers
2020-11-11 Tom TromeyFix Windows-x-PPC build
2020-11-09 Alan Modraxcoff dependency list for static libraries
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
next