summaryrefslogtreecommitdiff
path: root/bfd/archive.c
Commit message (Expand)AuthorAgeFilesLines
* Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1994-04-041-33/+77
* * archive.c (_bfd_write_archive_contents): Once we've found anIan Lance Taylor1994-04-011-1/+6
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-35/+36
* * libbfd.c (bfd_read): Set bfd_error as appropriate for a shortJeff Law1994-03-261-58/+52
* * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc.David MacKenzie1994-02-121-3/+21
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-121-0/+10
* * archive.c (compute_and_write_armap): Rewrite somewhat to improveIan Lance Taylor1994-02-111-16/+63
* Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-02-111-45/+74
* A few more minor formatting cleanups.Ian Lance Taylor1994-01-251-14/+12
* * archive.c: Reindented to GNU standards.Ian Lance Taylor1994-01-251-667/+740
* * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): AddDavid MacKenzie1994-01-251-6/+5
* Renamed get_elt_at_filepos to _bfd_get_elt_at_filepos, and made itIan Lance Taylor1994-01-031-5/+4
* * libbfd-in.h (struct artdata): Added tdata field.Ian Lance Taylor1994-01-031-90/+116
* Minor cleanups suggested by CodeCenter.Ian Lance Taylor1993-12-311-13/+15
* doc cleanupDavid MacKenzie1993-11-051-63/+82
* Improve timestamp support in BSD archive files to avoid linkerJohn Gilmore1993-09-141-50/+279
* Wed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1992-12-301-1/+1
* Revert change making writing the archive map the standard. Instead, changePer Bothner1992-12-161-5/+1
* Various changes to improve archive support. See ChangeLog.Per Bothner1992-12-161-168/+187
* * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1992-10-151-5/+5
* Tweak previous change (only assume malformed_archive if errno == 0).Per Bothner1992-10-051-3/+7
* * archive.c (_bfd_write_archive_contents): If read fails,Per Bothner1992-10-051-91/+165
* Archive doc.David Henkel-Wallace1991-12-171-112/+181
* * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain1991-12-011-2/+2
* New documentation styleSteve Chamberlain1991-12-011-27/+51
* Two small bug-fixes (affecting ar and nm).Per Bothner1991-11-291-69/+78
* * targets.c (proto write_armap). Changed orl_count to unsigned.Steve Chamberlain1991-10-211-35/+52
* Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1991-08-191-22/+26
* Add comment about commented-out bfd_release calls.John Gilmore1991-07-061-2/+5
* Now full of documentation. Yum Yum.Steve Chamberlain1991-07-041-62/+109
* I think this gets symdefs right for at least sunos. Also now swapsK. Richard Pixley1991-05-271-22/+22
* *** empty log message ***Steve Chamberlain1991-05-211-3/+9
* Lint.John Gilmore1991-05-101-6/+6
* Various portability lints.Steve Chamberlain1991-05-081-5/+5
* Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1991-05-041-4/+8
* Merge devo/bfd with GDB's bfd.John Gilmore1991-05-021-39/+43
* Minor changes to accomodate merging of three include file directories.John Gilmore1991-04-251-1/+3
* *** empty log message ***Steve Chamberlain1991-04-231-0/+1
* *** empty log message ***Steve Chamberlain1991-04-231-40/+33
* Changed bad call of fstat to statSteve Chamberlain1991-04-171-1/+1
* Merged in some changes from Intel,Steve Chamberlain1991-04-151-92/+100
* *** empty log message ***Steve Chamberlain1991-04-041-4/+11
* Minor format fixes.David Henkel-Wallace1991-04-041-4/+9
* Various noiseSteve Chamberlain1991-04-031-54/+59
* Initial revisionDavid Henkel-Wallace1991-03-211-0/+1223