aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
AgeCommit message (Expand)AuthorFilesLines
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-0/+8
1994-03-27Arg. Forgot this in yesterday's cvs commit.Jeff Law1-8/+41
1994-02-05 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.David MacKenzie1-53/+2
1994-02-03 * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc-ll.h, aoutf1.h,Jim Kingdon1-1/+1
1994-01-25 * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): AddDavid MacKenzie1-139/+129
1993-12-31 Minor cleanups suggested by CodeCenter.Ian Lance Taylor1-0/+11
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor1-3/+3
1993-11-06more doc cleanupsDavid MacKenzie1-13/+13
1993-11-05doc cleanupDavid MacKenzie1-12/+11
1993-10-25 * libbfd.c (bfd_write): If not everything is written out, setIan Lance Taylor1-33/+53
1993-09-14Improve timestamp support in BSD archive files to avoid linkerJohn Gilmore1-34/+68
1993-05-25(COERCE64): Avoid out-of-range numbersKen Raeburn1-19/+41
1993-04-19 * libbfd.c: bfd_put*: Remove casts to bfd_vma.Jim Kingdon1-3/+11
1993-04-17 * libbfd.c: Add signed versions of bfd_{h_,}{get,put}_signed_<size>.Jim Kingdon1-10/+121
1993-04-15Cleanup in preparation for better 64-bit host support.John Gilmore1-4/+35
1993-03-24fix some (not all) bugs in previous changesKen Raeburn1-8/+17
1993-03-23Eek, a bug!Ken Raeburn1-1/+1
1993-03-23oops, left some debug code inKen Raeburn1-1/+1
1993-03-23libbfd.c: Maintain `where' field of BFD with current position while BFD isKen Raeburn1-33/+54
1992-10-15* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,John Gilmore1-74/+109
1991-11-22LintJohn Gilmore1-2/+31
1991-10-21 * targets.c (proto write_armap). Changed orl_count to unsigned.Steve Chamberlain1-33/+61
1991-07-04Now full of documentation. Yum Yum.Steve Chamberlain1-69/+147
1991-05-22Not only compiles, but spells _do_getl64 right tooSteve Chamberlain1-3/+3
1991-05-22* libbfd.c: Now compilesSteve Chamberlain1-2/+2
1991-05-22Changed #ifdef __GNUC__ to #ifdef HOST_64_BITSteve Chamberlain1-82/+84
1991-05-21*** empty log message ***Steve Chamberlain1-39/+133
1991-05-09Add bfd_generic_get_section_contents.John Gilmore1-6/+18
1991-05-08Various portability lints.Steve Chamberlain1-2/+2
1991-05-03Make arg to zalloc a bfd_size_type not a size_tJim Kingdon1-1/+1
1991-05-02Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a)John Gilmore1-6/+6
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-0/+2
1991-04-17StuffSteve Chamberlain1-1/+1
1991-04-15Merged in some changes from Intel,Steve Chamberlain1-7/+7
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+332