aboutsummaryrefslogtreecommitdiff
path: root/bfd/archive.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-07Allow zero length archive elements.Nick Clifton1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-18Prevent looping in archivesAlan Modra1-8/+16
2015-04-24Copy is_linker_input to archive memberH.J. Lu1-0/+3
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu1-2/+4
2015-02-14PR ld/17973 LTO file symsAlan Modra1-35/+49
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton1-1/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-2/+7
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-2/+9
2014-11-13More fixes for memory access violations whilst scanning corrupt binaries.Nick Clifton1-0/+1
2014-11-07Revert bfd_get_size checksAlan Modra1-3/+0
2014-11-04Fix a seg-fault triggered by reading a mal-formed archive.Nick Clifton1-2/+7
2014-07-28Warn for ar/nm/ranlib/ld on lto objects without pluginAlan Modra1-0/+4
2014-06-13Free linker hash table from bfd_close.Alan Modra1-0/+4
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-01-02 PR binutils/11983Nick Clifton1-1/+1
2013-04-15 * archive.c (_bfd_archive_close_and_cleanup): Clear parentAlan Modra1-1/+1
2013-02-15Don't allow a nested archive pointing to itselfH.J. Lu1-14/+7
2013-02-15Allow for some recursion when scanning archives.Nick Clifton1-3/+9
2013-02-15 PR binutils/15140Nick Clifton1-3/+9
2013-01-28 * archive.c (bfd_generic_archive_p): Return target and keepAlan Modra1-5/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-1/+1
2012-12-09Properly check indicies bigger than 4GbH.J. Lu1-4/+3
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey1-14/+20
2012-08-17 PR binutils/14475:Alan Modra1-2/+5
2012-08-16 PR binutils/14475:Tom Tromey1-5/+2
2012-08-09 * archive.c (SECTION Archives): Update documentation.Alan Modra1-17/+69
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton1-0/+13
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-3/+6
2012-07-03 * archive.c (bsd_write_armap): Catch attempts to create an archiveNick Clifton1-2/+22
2012-06-29Simplify global symbol handlingH.J. Lu1-4/+4
2012-05-18* archive.c (_bfd_generic_read_ar_hdr_mag): Fix last change so asRoland McGrath1-159/+164
2012-05-16 * archive.c (_bfd_generic_read_ar_hdr_mag): Ensure sscanfAlan Modra1-0/+1
2012-02-022012-02-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2012-01-20 PR binutils/13534Nick Clifton1-17/+46
2012-01-102012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-8/+0
2011-10-11 PR binutils/13278Alan Modra1-3/+3
2011-10-11 PR binutils/13257Alan Modra1-2/+11
2011-05-31 * archive.c (adjust_relative_path): Fix comment to prevent itNick Clifton1-3/+7
2011-05-27 PR binutils/12710Nick Clifton1-12/+80
2011-04-20 * archive.c (_bfd_get_elt_at_filepos): Don't release n_nfd.Alan Modra1-4/+0
2011-03-04 * archive.c (bsd_write_armap): Don't call stat in deterministicAlan Modra1-16/+13
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+3
2011-02-28ChangeLog libiberty/Kai Tietz1-5/+5
2011-02-28 PR 12513Alan Modra1-14/+18
2010-11-12Properly copy BFD_COMPRESS and BFD_DECOMPRESS to archive element.H.J. Lu1-9/+4
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-1/+9
2010-07-22 * archive.c (_bfd_archive_bsd44_construct_extended_name_table):Alan Modra1-1/+1
2010-05-25 PR ld/11624Nick Clifton1-1/+10