summaryrefslogtreecommitdiff
path: root/bfd/archive.c
Commit message (Expand)AuthorAgeFilesLines
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-2/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-110/+113
* * archive.c (offsetof): Remove define.Alan Modra2001-08-191-6/+0
* * bfd.c (enum bfd_error): Add bfd_error_wrong_object_format.Alan Modra2001-08-171-4/+8
* Update copyright noticesNick Clifton2001-03-081-1/+2
* * archive.c (coff_write_armap): Don't write more than symbol_countAlexandre Oliva2000-12-251-1/+1
* 2000-11-20 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-201-2/+2
* 2000-11-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-101-86/+104
* 2000-09-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-081-30/+25
* * archive.c (_bfd_write_archive_contents): Add an informativeDJ Delorie2000-07-071-0/+5
* Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra2000-06-201-3/+3
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-1/+34
* * archive.c (hpux_uid_gid_encode): New function.Jeff Law2000-04-241-5/+56
* Revert previous patch.Nick Clifton1999-12-101-11/+9
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-101-9/+11
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-1/+1
* * configure.in: Check whether getuid and getgid exist.Ian Lance Taylor1999-05-271-6/+9
* Initial revisionRichard Henderson1999-05-031-0/+2127