OSDN Git Service

* aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,
[pf3gnuchains/pf3gnuchains4x.git] / bfd / archive.c
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-05-19 Nick CliftonAdd code to cope with nested archives.
2004-05-05 Nick CliftonPR/136 - Have bfd_cache_lookup_worker() abort rather...
2004-03-15 Alan Modra * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte...
2003-06-29 Alan ModraConvert to C90 and a few tweaks.
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-10-21 Alan Modra * archive.c (_bfd_archive_bsd_update_armap_timestamp...
2002-07-30 Alan Modra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-03-21 Alan Modra * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name):...
2002-03-18 Alan Modra * libbfd.c (bfd_write_bigendian_4byte_int): Return...
2001-12-05 Thiemo Seufer * Makefile.am: split up BFD_LIBS like statements in...
2001-10-10 Kazu Hirata * aout-encap.c: Fix comment typos.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-19 Alan Modra * archive.c (offsetof): Remove define.
2001-08-17 Alan Modra * bfd.c (enum bfd_error): Add bfd_error_wrong_object_f...
2001-03-08 Nick CliftonUpdate copyright notices
2000-12-25 Alexandre Oliva* archive.c (coff_write_armap): Don't write more than...
2000-11-20 Kazu Hirata2000-11-20 Kazu Hirata <kazu@hxi.com>
2000-11-10 Kazu Hirata2000-11-09 Kazu Hirata <kazu@hxi.com>
2000-09-08 Kazu Hirata2000-09-08 Kazu Hirata <kazu@hxi.com>
2000-07-07 DJ Delorie* archive.c (_bfd_write_archive_contents): Add an infor...
2000-06-20 Alan ModraCorrect pointer comparisons relying on NULL less than...
2000-05-26 Alan ModraEli Zaretskii's DOSish file name patches.
2000-04-24 Jeff Law * archive.c (hpux_uid_gid_encode): New function.
1999-12-10 Nick CliftonRevert previous patch.
1999-12-10 Nick CliftonChange AR for ELF so that common symbols are not includ...
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-27 Ian Lance Taylor * configure.in: Check whether getuid and getgid exist.
1999-05-03 Richard HendersonInitial revision