summaryrefslogtreecommitdiff
path: root/bfd/archive.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-15Update documentation regarding the bfd returned by bfd_openr_next_archived_fileNick Clifton
2017-12-06BFD whitespace fixesAlan Modra
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra
2017-10-05bfd_set_input_errorPedro Alves
2017-09-15Error when 32-bit ar tries to handle 4G or larger filesAlan Modra
2017-07-19Fix use-after-free error when parsing a corrupt nested archive.Nick Clifton
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-02-17bfd: Rename bsd_write_armap and coff_write_armapPedro Alves
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-06-14Set my_archive for thin archivesAlan Modra
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu
2016-03-07Allow zero length archive elements.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-11-18Prevent looping in archivesAlan Modra
2015-04-24Copy is_linker_input to archive memberH.J. Lu
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu
2015-02-14PR ld/17973 LTO file symsAlan Modra
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton
2014-11-07Revert bfd_get_size checksAlan Modra
2014-11-04Fix a seg-fault triggered by reading a mal-formed archive.Nick Clifton
2014-07-28Warn for ar/nm/ranlib/ld on lto objects without pluginAlan Modra
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-03-05Update copyright yearsAlan Modra
2014-01-02 PR binutils/11983Nick Clifton
2013-04-15 * archive.c (_bfd_archive_close_and_cleanup): Clear parentAlan Modra
2013-02-15Don't allow a nested archive pointing to itselfH.J. Lu
2013-02-15Allow for some recursion when scanning archives.Nick Clifton
2013-02-15 PR binutils/15140Nick Clifton
2013-01-28 * archive.c (bfd_generic_archive_p): Return target and keepAlan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-12-09Properly check indicies bigger than 4GbH.J. Lu
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey
2012-08-17 PR binutils/14475:Alan Modra
2012-08-16 PR binutils/14475:Tom Tromey
2012-08-09 * archive.c (SECTION Archives): Update documentation.Alan Modra
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-07-03 * archive.c (bsd_write_armap): Catch attempts to create an archiveNick Clifton
2012-06-29Simplify global symbol handlingH.J. Lu
2012-05-18* archive.c (_bfd_generic_read_ar_hdr_mag): Fix last change so asRoland McGrath
2012-05-16 * archive.c (_bfd_generic_read_ar_hdr_mag): Ensure sscanfAlan Modra
2012-02-022012-02-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-01-20 PR binutils/13534Nick Clifton
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold