aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd.c
AgeCommit message (Expand)AuthorFilesLines
1993-08-04With these changes, the binutils mostly work on the Alpha, except forIan Lance Taylor1-0/+1
1993-08-03 * ecoff.c: New file for generic ECOFF functions.Ian Lance Taylor1-10/+12
1993-07-22 * hpux-core.c: New file; backend for HP/UX style core files.Ian Lance Taylor1-1/+1
1993-07-20 * bfd.c (union tdata): Add nlm_obj_data;Fred Fish1-0/+1
1993-07-06Stricter prototyping, to force type conversions between 64-bit target andKen Raeburn1-5/+6
1993-04-15Thu Apr 15 09:09:18 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1-10/+55
1993-01-08Basically a checkpoint.Ian Lance Taylor1-0/+48
1992-12-22* bfd.c: Add struct hppa_core_data to tdata union.Stu Grossman1-0/+1
1992-12-17* bfd.c: Use right name for tekhex tdata struct.John Gilmore1-49/+23
1992-01-28* trad-core.c, bfd.c, ../include/bfd.h: Various fixes for PMAXStu Grossman1-0/+1
1992-01-28 New entry point in the transfer vector - bfd_relax_section.Steve Chamberlain1-0/+4
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-144/+262
1991-11-30Even more documentationSteve Chamberlain1-150/+163
1991-11-22const lintJohn Gilmore1-12/+11
1991-10-25RS/6000 support, by Metin G. Ozisik, Mimi Phûông-Thåo Võ, and John Gilmore.John Gilmore1-0/+23
1991-10-11Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.John Gilmore1-21/+9
1991-09-19*** empty log message ***Sean Eric Fagan1-8/+9
1991-08-19Fixed minor typos.Roland Pesch1-9/+10
1991-08-19Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)Roland Pesch1-21/+23
1991-07-16Added #define for special gdb coff entry pointsSteve Chamberlain1-0/+9
1991-07-15* aoutf1.h archive.c bfd.c coffcode.h core.c ecoff.c ieee.cSteve Chamberlain1-1/+1
1991-07-04Now full of documentation. Yum Yum.Steve Chamberlain1-726/+221
1991-05-29Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1-26/+38
1991-05-21*** empty log message ***Steve Chamberlain1-50/+53
1991-05-04Saber C cleanup. Fix horrid bug in opncls.c in which an obstack isJohn Gilmore1-7/+0
1991-05-02Merge devo/bfd with GDB's bfd.John Gilmore1-47/+24
1991-04-24Changed the shape of the howto type yet again.Steve Chamberlain1-1/+12
1991-04-23*** empty log message ***Steve Chamberlain1-6/+6
1991-04-17Cosmetic changes to bfd_perform_relocationSteve Chamberlain1-98/+111
1991-04-15Merged in some changes from Intel,Steve Chamberlain1-104/+146
1991-03-21Initial revisionDavid Henkel-Wallace1-0/+882