aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.c
AgeCommit message (Expand)AuthorFilesLines
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