aboutsummaryrefslogtreecommitdiff
path: root/bfd/archive.c
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-23* archive.c (hpux_uid_gid_encode): Fix thinko decrementing "cnt" variable.Nick Clifton1-1/+1
2006-05-02 * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston1-3/+0
2005-10-05 * archive.c: Add missing SUBSECTION for documentation.Bob Wilson1-0/+2
2005-07-05 * libbfd-in.h (struct artdata): Add extended_names_size field.Jakub Jelinek1-18/+26
2005-06-16* archive.c: Include "libiberty.h".Mark Kettenis1-0/+1
2005-06-14 * elf.c (bfd_section_from_shdr): Fail if name is NULL.Jakub Jelinek1-0/+6
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-11 * libbfd-in.h (_bfd_ar_spacepad): New prototype.Jakub Jelinek1-73/+57
2005-03-10* archive.c (_bfd_look_for_bfd_in_cache): Move declaration ofMark Kettenis1-1/+1
2005-03-10 * archive.c: Include hashtab.h.Ben Elliston1-24/+45
2005-03-03update copyright datesAlan Modra1-1/+1
2005-02-24 * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.Ben Elliston1-13/+0
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-18/+1
2004-05-19Add code to cope with nested archives.Nick Clifton1-14/+22
2004-05-05PR/136 - Have bfd_cache_lookup_worker() abort rather than return anNick Clifton1-16/+14
2004-03-15 * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.Alan Modra1-1/+1
2003-06-29Convert to C90 and a few tweaks.Alan Modra1-241/+163
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-121/+126
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-3/+3
2002-10-21 * archive.c (_bfd_archive_bsd_update_armap_timestamp): ReplaceAlan Modra1-3/+2
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-19/+11
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-3/+3
2002-03-21 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.Alan Modra1-1/+1
2002-03-18 * libbfd.c (bfd_write_bigendian_4byte_int): Return true iff success.Alan Modra1-2/+4
2001-12-05 * Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS andThiemo Seufer1-1/+6
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-2/+2
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-110/+113