Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1992-08-24 | * coffcode.h (coff_add_missing_symbols): if symbols don't come | Steve Chamberlain | 1 | -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 Chamberlain | 1 | -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-24 | Uses the new small reloc type now. | Steve Chamberlain | 1 | -161/+177 | |
Currently self hosts on sun4 and sun3 | |||||
1991-12-12 | * makefile.dos, configdj.bat: New files from DJ | Steve Chamberlain | 1 | -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-28 | Sun Oct 27 16:56:58 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -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-05 | Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com) | Steve Chamberlain | 1 | -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-06 | Use set_tdata to set the ieee tdata field, avoiding casting left of | John Gilmore | 1 | -2/+2 | |
assignment. | |||||
1991-07-04 | Now full of documentation. Yum Yum. | Steve Chamberlain | 1 | -305/+1069 | |
1991-05-29 | Merge in changes from gdb-3.95 release into mainstream of BFD development. | John Gilmore | 1 | -2/+2 | |
Support defaulted (search all) targets and specific (only check one) targets. | |||||
1991-05-21 | *** empty log message *** | Steve Chamberlain | 1 | -17/+18 | |
1991-05-11 | Cleanups of interface, including close_and_cleanup and write_contents | John Gilmore | 1 | -30/+12 | |
transfer vector changes. See ChangeLog. | |||||
1991-05-09 | * ieee.c: Cast enums to int before comparing them, for brain- | John Gilmore | 1 | -16/+7 | |
dead compilers. | |||||
1991-05-09 | Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 1 | -160/+198 | |
* ieee.c (do_one, ieee_slurp_section_data): now supports the load multiple reloc command. | |||||
1991-05-08 | Various portability lints. | Steve Chamberlain | 1 | -491/+412 | |
Fixed reloc bug in ieee and oasys. | |||||
1991-05-02 | Make it compile on DEC 3100. | John Gilmore | 1 | -11/+21 | |
1991-04-25 | Minor changes to accomodate merging of three include file directories. | John Gilmore | 1 | -2/+2 | |
1991-04-24 | Changed the shape of the howto type yet again. | Steve Chamberlain | 1 | -2/+2 | |
Now m88kbcs support can self host. | |||||
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -2/+9 | |
1991-04-23 | *** empty log message *** | Steve Chamberlain | 1 | -40/+16 | |
1991-04-18 | Killed a few warnings. | K. Richard Pixley | 1 | -5/+5 | |
1991-04-17 | Stuff | Steve Chamberlain | 1 | -349/+391 | |
1991-04-04 | *** empty log message *** | Steve Chamberlain | 1 | -1/+1 | |
1991-04-04 | Initial revision | David Henkel-Wallace | 1 | -0/+1919 | |