summaryrefslogtreecommitdiff
path: root/bfd/archive.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Properly check indicies bigger than 4GbH.J. Lu2012-12-091-4/+3
* * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey2012-08-201-14/+20
* PR binutils/14475:Alan Modra2012-08-171-2/+5
* PR binutils/14475:Tom Tromey2012-08-161-5/+2
* * archive.c (SECTION Archives): Update documentation.Alan Modra2012-08-091-17/+69
* * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton2012-08-071-0/+13
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-3/+6