aboutsummaryrefslogtreecommitdiff
path: root/bfd/ieee.c
AgeCommit message (Collapse)AuthorFilesLines
1992-08-24 * coffcode.h (coff_add_missing_symbols): if symbols don't comeSteve Chamberlain1-20/+38
from a coff file (csym is null), dont deref them * ieee.c (parse_expression): get the answer right when adding an abs+(sec+off), (ieee_generic_stat_arch_elt): call ieee_object_p on elts so that filename is filled in.
1992-05-02 * targets.c, Makefile.in: comment out tekhex for the moment.Steve Chamberlain1-93/+107
* ieee.c: if some places where null pointers were used instead of &bfd_abs_section. * configure.in: tandem target is st2000 * coff-m68k.c: rename static howto_table to global m68kcoff_howto_table. * bout.c: remove unnecessary abort
1992-01-24Uses the new small reloc type now.Steve Chamberlain1-161/+177
Currently self hosts on sun4 and sun3
1991-12-12 * makefile.dos, configdj.bat: New files from DJSteve Chamberlain1-6/+8
* cache.c: fopen with "b" is needed for DOS. * ieee.c: environ renamed to envi to stop an include file conflict. * opncls.c: more fopens with "b"
1991-10-28Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1-8/+8
* configure.in: add motorola delta88 cases * libbfd.h, libbfd-in.h, archive.c, ieee.c, elf.c, srec.c: fix write_armap prototype * libbfd.c: add doc on bfd_write_bigendian_4byte_int
1991-10-05Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com)Steve Chamberlain1-371/+669
* reloc.c: Extended NEWHOWTO macro * ieee.c: Changed the way 8bit pcrel is done * cpu-h8300.c: got the registers in the right order
1991-07-06Use set_tdata to set the ieee tdata field, avoiding casting left ofJohn Gilmore1-2/+2
assignment.
1991-07-04Now full of documentation. Yum Yum.Steve Chamberlain1-305/+1069
1991-05-29Merge in changes from gdb-3.95 release into mainstream of BFD development.John Gilmore1-2/+2
Support defaulted (search all) targets and specific (only check one) targets.
1991-05-21*** empty log message ***Steve Chamberlain1-17/+18
1991-05-11Cleanups of interface, including close_and_cleanup and write_contentsJohn Gilmore1-30/+12
transfer vector changes. See ChangeLog.
1991-05-09 * ieee.c: Cast enums to int before comparing them, for brain-John Gilmore1-16/+7
dead compilers.
1991-05-09Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com)Steve Chamberlain1-160/+198
* ieee.c (do_one, ieee_slurp_section_data): now supports the load multiple reloc command.
1991-05-08Various portability lints.Steve Chamberlain1-491/+412
Fixed reloc bug in ieee and oasys.
1991-05-02Make it compile on DEC 3100.John Gilmore1-11/+21
1991-04-25Minor changes to accomodate merging of three include file directories.John Gilmore1-2/+2
1991-04-24Changed the shape of the howto type yet again.Steve Chamberlain1-2/+2
Now m88kbcs support can self host.
1991-04-23*** empty log message ***Steve Chamberlain1-2/+9
1991-04-23*** empty log message ***Steve Chamberlain1-40/+16
1991-04-18Killed a few warnings.K. Richard Pixley1-5/+5
1991-04-17StuffSteve Chamberlain1-349/+391
1991-04-04*** empty log message ***Steve Chamberlain1-1/+1
1991-04-04Initial revisionDavid Henkel-Wallace1-0/+1919