Age | Commit message (Expand) | Author | Files | Lines |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -33/+77 |
1994-04-01 | * archive.c (_bfd_write_archive_contents): Once we've found an | Ian Lance Taylor | 1 | -1/+6 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -35/+36 |
1994-03-26 | * libbfd.c (bfd_read): Set bfd_error as appropriate for a short | Jeff Law | 1 | -58/+52 |
1994-02-12 | * archive.c (normalize) [VMS]: Call malloc, not bfd_xmalloc. | David MacKenzie | 1 | -3/+21 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -0/+10 |
1994-02-11 | * archive.c (compute_and_write_armap): Rewrite somewhat to improve | Ian Lance Taylor | 1 | -16/+63 |
1994-02-11 | Fri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1 | -45/+74 |
1994-01-25 | A few more minor formatting cleanups. | Ian Lance Taylor | 1 | -14/+12 |
1994-01-25 | * archive.c: Reindented to GNU standards. | Ian Lance Taylor | 1 | -667/+740 |
1994-01-25 | * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add | David MacKenzie | 1 | -6/+5 |
1994-01-03 | Renamed get_elt_at_filepos to _bfd_get_elt_at_filepos, and made it | Ian Lance Taylor | 1 | -5/+4 |
1994-01-03 | * libbfd-in.h (struct artdata): Added tdata field. | Ian Lance Taylor | 1 | -90/+116 |
1993-12-31 | Minor cleanups suggested by CodeCenter. | Ian Lance Taylor | 1 | -13/+15 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -63/+82 |
1993-09-14 | Improve timestamp support in BSD archive files to avoid linker | John Gilmore | 1 | -50/+279 |
1992-12-30 | Wed Dec 30 12:46:30 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -1/+1 |
1992-12-16 | Revert change making writing the archive map the standard. Instead, change | Per Bothner | 1 | -5/+1 |
1992-12-16 | Various changes to improve archive support. See ChangeLog. | Per Bothner | 1 | -168/+187 |
1992-10-15 | * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, | John Gilmore | 1 | -5/+5 |
1992-10-05 | Tweak previous change (only assume malformed_archive if errno == 0). | Per Bothner | 1 | -3/+7 |
1992-10-05 | * archive.c (_bfd_write_archive_contents): If read fails, | Per Bothner | 1 | -91/+165 |
1991-12-17 | Archive doc. | David Henkel-Wallace | 1 | -112/+181 |
1991-12-01 | * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, | Steve Chamberlain | 1 | -2/+2 |
1991-12-01 | New documentation style | Steve Chamberlain | 1 | -27/+51 |
1991-11-29 | Two small bug-fixes (affecting ar and nm). | Per Bothner | 1 | -69/+78 |
1991-10-21 | * targets.c (proto write_armap). Changed orl_count to unsigned. | Steve Chamberlain | 1 | -35/+52 |
1991-08-19 | Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com) | Roland Pesch | 1 | -22/+26 |
1991-07-06 | Add comment about commented-out bfd_release calls. | John Gilmore | 1 | -2/+5 |
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -62/+109 |
1991-05-27 | I think this gets symdefs right for at least sunos. Also now swaps | K. Richard Pixley | 1 | -22/+22 |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -3/+9 |
1991-05-10 | Lint. | John Gilmore | 1 | -6/+6 |
1991-05-08 | Various portability lints. | Steve Chamberlain | 1 | -5/+5 |
1991-05-04 | Saber C cleanup. Fix horrid bug in opncls.c in which an obstack is | John Gilmore | 1 | -4/+8 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -39/+43 |
1991-04-25 | Minor changes to accomodate merging of three include file directories. | John Gilmore | 1 | -1/+3 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -0/+1 |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -40/+33 |
1991-04-17 | Changed bad call of fstat to stat | Steve Chamberlain | 1 | -1/+1 |
1991-04-15 | Merged in some changes from Intel, | Steve Chamberlain | 1 | -92/+100 |
1991-04-04 | *** empty log message *** | Steve Chamberlain | 1 | -4/+11 |
1991-04-04 | Minor format fixes. | David Henkel-Wallace | 1 | -4/+9 |
1991-04-03 | Various noise | Steve Chamberlain | 1 | -54/+59 |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+1223 |