OSDN Git Service

Add -Wshadow to the gcc command line options used when compiling the binutils.
[pf3gnuchains/pf3gnuchains3x.git] / bfd / archive.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-02 amodraupdate copyright dates
2009-07-28 jbeulichbfd/
2009-03-11 cgd[bfd/ChangeLog]
2008-08-10 palves * archive.c (_bfd_archive_bsd_update_armap_timestamp...
2008-04-22 ccoutant * archive.c (_bfd_write_archive_contents): Fix incorre...
2008-03-31 amodra PR 6006
2008-03-28 nickcAdd support for thin archives.
2007-07-27 nemet * archive.c (do_slurp_bsd_armap, do_slurp_coff_armap,
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-06-27 amodrabfd/
2007-04-26 amodrabfd/
2006-10-30 amodra * bfd.c (bfd_error_type): Add bfd_error_on_input.
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-08-23 nickc* archive.c (hpux_uid_gid_encode): Fix thinko decrement...
2006-05-02 bje * archive.c (bfd_generic_archive_p): Remove unused...
2005-10-05 bwilson * archive.c: Add missing SUBSECTION for documen...
2005-07-05 jakub * libbfd-in.h (struct artdata): Add extended_names_siz...
2005-06-16 kettenis* archive.c: Include "libiberty.h".
2005-06-14 jakub * elf.c (bfd_section_from_shdr): Fail if name is NULL.
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-03-11 jakub * libbfd-in.h (_bfd_ar_spacepad): New prototype.
2005-03-10 kettenis* archive.c (_bfd_look_for_bfd_in_cache): Move declarat...
2005-03-10 bje * archive.c: Include hashtab.h.
2005-03-03 amodraupdate copyright dates
2005-02-24 bje * coffcode.h (coff_sym_filepos): Remove GNU960 conditi...
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-05-19 nickcAdd code to cope with nested archives.
2004-05-05 nickcPR/136 - Have bfd_cache_lookup_worker() abort rather...
2004-03-15 amodra * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte...
2003-06-29 amodraConvert to C90 and a few tweaks.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 danglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-10-21 amodra * archive.c (_bfd_archive_bsd_update_armap_timestamp...
2002-07-30 amodra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-03-21 amodra * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name):...
2002-03-18 amodra * libbfd.c (bfd_write_bigendian_4byte_int): Return...
2001-12-05 ths * Makefile.am: split up BFD_LIBS like statements in...
2001-10-10 kazu * aout-encap.c: Fix comment typos.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-19 amodra * archive.c (offsetof): Remove define.
2001-08-17 amodra * bfd.c (enum bfd_error): Add bfd_error_wrong_object_f...
2001-03-08 nickcUpdate copyright notices
2000-12-25 aoliva* archive.c (coff_write_armap): Don't write more than...
2000-11-20 kazu2000-11-20 Kazu Hirata <kazu@hxi.com>
2000-11-10 kazu2000-11-09 Kazu Hirata <kazu@hxi.com>
2000-09-08 kazu2000-09-08 Kazu Hirata <kazu@hxi.com>
2000-07-07 dj* archive.c (_bfd_write_archive_contents): Add an infor...
2000-06-20 amodraCorrect pointer comparisons relying on NULL less than...
2000-05-26 amodraEli Zaretskii's DOSish file name patches.
2000-04-24 law * archive.c (hpux_uid_gid_encode): New function.
1999-12-10 nickcRevert previous patch.
1999-12-10 nickcChange AR for ELF so that common symbols are not includ...
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-27 ian * configure.in: Check whether getuid and getgid exist.
1999-05-03 rthInitial revision