summaryrefslogtreecommitdiff
path: root/bfd/archive.c
AgeCommit message (Expand)Author
2011-10-11 PR binutils/13278Alan Modra
2011-10-11 PR binutils/13257Alan Modra
2011-05-31 * archive.c (adjust_relative_path): Fix comment to prevent itNick Clifton
2011-05-27 PR binutils/12710Nick Clifton
2011-04-20 * archive.c (_bfd_get_elt_at_filepos): Don't release n_nfd.Alan Modra
2011-03-04 * archive.c (bsd_write_armap): Don't call stat in deterministicAlan Modra
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-02-28ChangeLog libiberty/Kai Tietz
2011-02-28 PR 12513Alan Modra
2010-11-12Properly copy BFD_COMPRESS and BFD_DECOMPRESS to archive element.H.J. Lu
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2010-07-22 * archive.c (_bfd_archive_bsd44_construct_extended_name_table):Alan Modra
2010-05-25 PR ld/11624Nick Clifton
2010-04-012010-04-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-03-26 * archive.c (_bfd_compute_and_write_armap): Allow symbols flaggedAlan Modra
2010-01-262010-01-26 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-01-132010-01-13 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-01-112010-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-01-082010-01-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-07-28bfd/Jan Beulich
2009-03-11[bfd/ChangeLog]Chris Demetriou
2008-08-10 * archive.c (_bfd_archive_bsd_update_armap_timestamp): Cast statPedro Alves
2008-04-22 * archive.c (_bfd_write_archive_contents): Fix incorrect use ofCary Coutant
2008-03-31 PR 6006Alan Modra
2008-03-28Add support for thin archives.Nick Clifton
2007-07-27 * archive.c (do_slurp_bsd_armap, do_slurp_coff_armap,Adam Nemet
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-06-27bfd/Alan Modra
2007-04-26bfd/Alan Modra
2006-10-30 * bfd.c (bfd_error_type): Add bfd_error_on_input.Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-08-23* archive.c (hpux_uid_gid_encode): Fix thinko decrementing "cnt" variable.Nick Clifton
2006-05-02 * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston
2005-10-05 * archive.c: Add missing SUBSECTION for documentation.Bob Wilson
2005-07-05 * libbfd-in.h (struct artdata): Add extended_names_size field.Jakub Jelinek
2005-06-16* archive.c: Include "libiberty.h".Mark Kettenis
2005-06-14 * elf.c (bfd_section_from_shdr): Fail if name is NULL.Jakub Jelinek
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-03-11 * libbfd-in.h (_bfd_ar_spacepad): New prototype.Jakub Jelinek
2005-03-10* archive.c (_bfd_look_for_bfd_in_cache): Move declaration ofMark Kettenis
2005-03-10 * archive.c: Include hashtab.h.Ben Elliston
2005-03-03update copyright datesAlan Modra
2005-02-24 * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.Ben Elliston
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston
2004-05-19Add code to cope with nested archives.Nick Clifton
2004-05-05PR/136 - Have bfd_cache_lookup_worker() abort rather than return anNick Clifton