aboutsummaryrefslogtreecommitdiff
path: root/bfd/archive.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-08-19 * archive.c (offsetof): Remove define.Alan Modra1-6/+0
2001-08-17 * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra1-4/+8
2001-03-08Update copyright noticesNick Clifton1-1/+2
2000-12-25* archive.c (coff_write_armap): Don't write more than symbol_countAlexandre Oliva1-1/+1
2000-11-202000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
2000-11-102000-11-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-86/+104
2000-09-082000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-30/+25
2000-07-07* archive.c (_bfd_write_archive_contents): Add an informativeDJ Delorie1-0/+5
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra1-3/+3
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-1/+34