aboutsummaryrefslogtreecommitdiff
path: root/bfd/archive.c
AgeCommit message (Expand)AuthorFilesLines
1992-12-30Wed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-1/+1
1992-12-16Revert change making writing the archive map the standard. Instead, changePer Bothner1-5/+1
1992-12-16Various changes to improve archive support. See ChangeLog.Per Bothner1-168/+187
1992-10-15* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1-5/+5
1992-10-05Tweak previous change (only assume malformed_archive if errno == 0).Per Bothner1-3/+7
1992-10-05 * archive.c (_bfd_write_archive_contents): If read fails,Per Bothner1-91/+165
1991-12-17Archive doc.David Henkel-Wallace1-112/+181
1991-12-01 * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c,Steve Chamberlain1-2/+2
1991-12-01New documentation styleSteve Chamberlain1-27/+51
1991-11-29Two small bug-fixes (affecting ar and nm).Per Bothner1-69/+78
1991-10-21 * targets.c (proto write_armap). Changed orl_count to unsigned.Steve Chamberlain1-35/+52
1991-08-19Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1-22/+26
1991-07-06Add comment about commented-out bfd_release calls.John Gilmore1-2/+5
1991-07-04Now full of documentation. Yum Yum.Steve Chamberlain1-62/+109
1991-05-27I think this gets symdefs right for at least sunos. Also now swapsK. Richard Pixley1-22/+22
1991-05-21*** empty log message ***Steve Chamberlain1-3/+9
1991-05-10Lint.John Gilmore1-6/+6
1991-05-08Various portability lints.Steve Chamberlain1-5/+5
1991-05-04Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1-4/+8
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-39/+43
1991-04-25Minor changes to accomodate merging of three include file directories.John Gilmore1-1/+3
1991-04-23*** empty log message ***Steve Chamberlain1-0/+1
1991-04-23*** empty log message ***Steve Chamberlain1-40/+33
1991-04-17Changed bad call of fstat to statSteve Chamberlain1-1/+1
1991-04-15Merged in some changes from Intel,Steve Chamberlain1-92/+100
1991-04-04*** empty log message ***Steve Chamberlain1-4/+11
1991-04-04Minor format fixes.David Henkel-Wallace1-4/+9
1991-04-03Various noiseSteve Chamberlain1-54/+59
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+1223