summaryrefslogtreecommitdiff
path: root/bfd/archive.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * archive.c (bsd_write_armap): Catch attempts to create an archiveNick Clifton2012-07-031-2/+22
* Simplify global symbol handlingH.J. Lu2012-06-291-4/+4
* * archive.c (_bfd_generic_read_ar_hdr_mag): Fix last change so asRoland McGrath2012-05-181-159/+164
* * archive.c (_bfd_generic_read_ar_hdr_mag): Ensure sscanfAlan Modra2012-05-161-0/+1
* 2012-02-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-02-021-1/+1
* PR binutils/13534Nick Clifton2012-01-201-17/+46
* 2012-01-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-101-8/+0
* PR binutils/13278Alan Modra2011-10-111-3/+3
* PR binutils/13257Alan Modra2011-10-111-2/+11
* * archive.c (adjust_relative_path): Fix comment to prevent itNick Clifton2011-05-311-3/+7
* PR binutils/12710Nick Clifton2011-05-271-12/+80
* * archive.c (_bfd_get_elt_at_filepos): Don't release n_nfd.Alan Modra2011-04-201-4/+0
* * archive.c (bsd_write_armap): Don't call stat in deterministicAlan Modra2011-03-041-16/+13
* 2011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-031-1/+3
* ChangeLog libiberty/Kai Tietz2011-02-281-5/+5
* PR 12513Alan Modra2011-02-281-14/+18
* Properly copy BFD_COMPRESS and BFD_DECOMPRESS to archive element.H.J. Lu2010-11-121-9/+4
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-1/+9
* * archive.c (_bfd_archive_bsd44_construct_extended_name_table):Alan Modra2010-07-221-1/+1
* PR ld/11624Nick Clifton2010-05-251-1/+10