Age | Commit message (Expand) | Author | Files | Lines |
1996-01-09 | Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -15/+89 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1 | -4/+24 |
1995-11-08 | get the printf cast right | Ian Lance Taylor | 1 | -2/+2 |
1995-11-08 | * libbfd.c (bfd_get_file_window): Change writable parameter from | Ian Lance Taylor | 1 | -4/+6 |
1995-11-08 | * libbfd.c (bfd_get_file_window): Change return type to boolean. | Ian Lance Taylor | 1 | -5/+10 |
1995-11-06 | Changes for mmap; details in change log. | Ken Raeburn | 1 | -67/+284 |
1994-04-06 | * targets.c (bfd_target): Rearranged fields in target vector. | Ian Lance Taylor | 1 | -15/+35 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -1/+2 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -0/+8 |
1994-03-27 | Arg. Forgot this in yesterday's cvs commit. | Jeff Law | 1 | -8/+41 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 1 | -53/+2 |
1994-02-03 | * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h, | Jim Kingdon | 1 | -1/+1 |
1994-01-25 | * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add | David MacKenzie | 1 | -139/+129 |
1993-12-31 | Minor cleanups suggested by CodeCenter. | Ian Lance Taylor | 1 | -0/+11 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -3/+3 |
1993-11-06 | more doc cleanups | David MacKenzie | 1 | -13/+13 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -12/+11 |
1993-10-25 | * libbfd.c (bfd_write): If not everything is written out, set | Ian Lance Taylor | 1 | -33/+53 |
1993-09-14 | Improve timestamp support in BSD archive files to avoid linker | John Gilmore | 1 | -34/+68 |
1993-05-25 | (COERCE64): Avoid out-of-range numbers | Ken Raeburn | 1 | -19/+41 |
1993-04-19 | * libbfd.c: bfd_put*: Remove casts to bfd_vma. | Jim Kingdon | 1 | -3/+11 |
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 1 | -10/+121 |
1993-04-15 | Cleanup in preparation for better 64-bit host support. | John Gilmore | 1 | -4/+35 |
1993-03-24 | fix some (not all) bugs in previous changes | Ken Raeburn | 1 | -8/+17 |
1993-03-23 | Eek, a bug! | Ken Raeburn | 1 | -1/+1 |
1993-03-23 | oops, left some debug code in | Ken Raeburn | 1 | -1/+1 |
1993-03-23 | libbfd.c: Maintain `where' field of BFD with current position while BFD is | Ken Raeburn | 1 | -33/+54 |
1992-10-15 | * aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c, | John Gilmore | 1 | -74/+109 |
1991-11-22 | Lint | John Gilmore | 1 | -2/+31 |
1991-10-21 | * targets.c (proto write_armap). Changed orl_count to unsigned. | Steve Chamberlain | 1 | -33/+61 |
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -69/+147 |
1991-05-22 | Not only compiles, but spells _do_getl64 right too | Steve Chamberlain | 1 | -3/+3 |
1991-05-22 | * libbfd.c: Now compiles | Steve Chamberlain | 1 | -2/+2 |
1991-05-22 | Changed #ifdef __GNUC__ to #ifdef HOST_64_BIT | Steve Chamberlain | 1 | -82/+84 |
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -39/+133 |
1991-05-09 | Add bfd_generic_get_section_contents. | John Gilmore | 1 | -6/+18 |
1991-05-08 | Various portability lints. | Steve Chamberlain | 1 | -2/+2 |
1991-05-03 | Make arg to zalloc a bfd_size_type not a size_t | Jim Kingdon | 1 | -1/+1 |
1991-05-02 | Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a) | John Gilmore | 1 | -6/+6 |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 1 | -0/+2 |
1991-04-17 | Stuff | Steve Chamberlain | 1 | -1/+1 |
1991-04-15 | Merged in some changes from Intel, | Steve Chamberlain | 1 | -7/+7 |
1991-03-21 | Initial revision | David Henkel-Wallace | 1 | -0/+332 |