aboutsummaryrefslogtreecommitdiff
path: root/bfd/archive.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-012010-04-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+3
2010-03-26 * archive.c (_bfd_compute_and_write_armap): Allow symbols flaggedAlan Modra1-0/+1
2010-01-262010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-14/+115
2010-01-132010-01-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-52/+3
2010-01-112010-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+18
2010-01-082010-01-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-17/+1
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-7/+7
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-32/+34
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-28bfd/Jan Beulich1-1/+1
2009-03-11[bfd/ChangeLog]Chris Demetriou1-5/+39
2008-08-10 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast statPedro Alves1-1/+1
2008-04-22 * archive.c (_bfd_write_archive_contents): Fix incorrect use ofCary Coutant1-2/+2
2008-03-31 PR 6006Alan Modra1-3/+3
2008-03-28Add support for thin archives.Nick Clifton1-45/+329
2007-07-27 * archive.c (do_slurp_bsd_armap, do_slurp_coff_armap,Adam Nemet1-4/+6
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+1
2007-06-27bfd/Alan Modra1-9/+16
2007-04-26bfd/Alan Modra1-2/+2
2006-10-30 * bfd.c (bfd_error_type): Add bfd_error_on_input.Alan Modra1-6/+10
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-9/+9