Age | Commit message (Expand) | Author | Files | Lines |
1996-04-01 | * linker.c (_bfd_generic_link_hash_newfunc): Renamed from | Jeff Law | 1 | -5/+0 |
1996-03-29 | * libbfd-in.h (generic_link_hash_newfunc): Add declaration. | Jeff Law | 1 | -1/+16 |
1996-01-09 | Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 1 | -6/+29 |
1995-10-06 | * targets.c (bfd_target): Add _bfd_read_ar_hdr field. Modify | Ian Lance Taylor | 1 | -5/+14 |
1995-08-31 | Thu Aug 31 16:00:53 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -10/+56 |
1994-08-22 | * hash.c: Copy string hash functions from aoutx.h. | Ian Lance Taylor | 1 | -18/+27 |
1994-06-05 | * libbfd-in.h (bfd_realloc): Change last arg to "size_t size". | Ian Lance Taylor | 1 | -2/+13 |
1994-04-06 | * targets.c (bfd_target): Rearranged fields in target vector. | Ian Lance Taylor | 1 | -15/+141 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -0/+7 |
1994-03-22 | Support for link_order types which generate relocs in order to | Ian Lance Taylor | 1 | -2/+14 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 1 | -17/+0 |
1994-02-05 | Eliminate arg from bfd_xmalloc_by_size_t macro, allowing | David MacKenzie | 1 | -2/+2 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 1 | -0/+10 |
1994-01-25 | * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add | David MacKenzie | 1 | -7/+9 |
1994-01-03 | * libbfd-in.h (struct artdata): Added tdata field. | Ian Lance Taylor | 1 | -1/+3 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -3/+71 |
1993-09-14 | Tue Sep 14 14:34:45 1993 Steve Chamberlain (sac@phydeaux.cygnus.com) | Steve Chamberlain | 1 | -41/+8 |
1993-09-03 | (_do_get*, _do_put*): Renamed via macros to clean up namespace. | Ken Raeburn | 1 | -22/+46 |
1993-04-17 | * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>. | Jim Kingdon | 1 | -99/+87 |
1991-11-22 | ALIGN->BFD_ALIGN | John Gilmore | 1 | -3/+4 |
1991-10-28 | Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -3/+13 |
1991-10-04 | * bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's | John Gilmore | 1 | -3/+0 |
1991-10-01 | Mon Sep 30 15:13:46 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -0/+200 |