summaryrefslogtreecommitdiff
path: root/bfd/archive.c
Commit message (Expand)AuthorAgeFilesLines
* bfd macro conversion to inline functionsAlan Modra2019-09-201-1/+1
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-181-3/+3
* PR24955, libbfd terminating program on out of memoryAlan Modra2019-09-051-1/+5
* Copy BFD_COMPRESS/BFD_DECOMPRESS/BFD_COMPRESS_GABI for thin archiveH.J. Lu2019-08-301-0/+7
* PR24891, objdump memory leaks when parsing malformed archiveAlan Modra2019-08-291-3/+7
* Support .gnu.lto_.lto section in ELF files (PR 24768).Martin Liska2019-07-291-4/+17
* PR24236, Heap buffer overflow in _bfd_archive_64_bit_slurp_armapAlan Modra2019-02-201-10/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Allow BFD to recognize macOS universal librariesTom Tromey2018-07-021-19/+25
* Remove m68k-aout and m68k-coff supportAlan Modra2018-04-161-109/+0
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-16/+0
* BFD messagesAlan Modra2018-02-261-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-0/+47
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update documentation regarding the bfd returned by bfd_openr_next_archived_fileNick Clifton2017-12-151-4/+5
* BFD whitespace fixesAlan Modra2017-12-061-11/+11
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-251-1/+5
* bfd_set_input_errorPedro Alves2017-10-051-1/+1
* Error when 32-bit ar tries to handle 4G or larger filesAlan Modra2017-09-151-0/+6
* Fix use-after-free error when parsing a corrupt nested archive.Nick Clifton2017-07-191-1/+6
* Use %A and %B in more error messagesAlan Modra2017-04-131-2/+2
* bfd: Rename bsd_write_armap and coff_write_armapPedro Alves2017-02-171-10/+10
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Remove syntactic sugarAlan Modra2016-09-301-2/+2
* Set my_archive for thin archivesAlan Modra2016-06-141-0/+1
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-251-11/+81
* Allow zero length archive elements.Nick Clifton2016-03-071-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Prevent looping in archivesAlan Modra2015-11-181-8/+16
* Copy is_linker_input to archive memberH.J. Lu2015-04-241-0/+3
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-081-2/+4
* PR ld/17973 LTO file symsAlan Modra2015-02-141-35/+49
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2015-01-051-1/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-2/+7
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-011-2/+9
* More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton2014-11-131-0/+1
* Revert bfd_get_size checksAlan Modra2014-11-071-3/+0
* Fix a seg-fault triggered by reading a mal-formed archive.Nick Clifton2014-11-041-2/+7
* Warn for ar/nm/ranlib/ld on lto objects without pluginAlan Modra2014-07-281-0/+4
* Free linker hash table from bfd_close.Alan Modra2014-06-131-0/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* PR binutils/11983Nick Clifton2014-01-021-1/+1
* * archive.c (_bfd_archive_close_and_cleanup): Clear parentAlan Modra2013-04-151-1/+1
* Don't allow a nested archive pointing to itselfH.J. Lu2013-02-151-14/+7
* Allow for some recursion when scanning archives.Nick Clifton2013-02-151-3/+9
* PR binutils/15140Nick Clifton2013-02-151-3/+9
* * archive.c (bfd_generic_archive_p): Return target and keepAlan Modra2013-01-281-5/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-1/+1