diff options
author | Steve Chamberlain <steve@cygnus> | 1991-05-10 19:38:27 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-05-10 19:38:27 +0000 |
commit | cdd896f940082d555e1376c6646ef5a02ec60fd3 (patch) | |
tree | 1e2c54a5e269beda500d3f71044b2a79a4987110 /bfd | |
parent | c407897e2faab16a9630cb1780cf56014848c7d4 (diff) | |
download | gdb-cdd896f940082d555e1376c6646ef5a02ec60fd3.zip gdb-cdd896f940082d555e1376c6646ef5a02ec60fd3.tar.gz gdb-cdd896f940082d555e1376c6646ef5a02ec60fd3.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 53ceb59..d8176c2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,15 @@ +Fri May 10 12:34:48 1991 Steve Chamberlain (steve at cygint.cygnus.com) + + * Makefile.in, m68kcoff.c, targets.c + Test new structure code with a 68k coff implementaion + + * coff-code.h, icoff.c, coffswap.c, libcoff.h + Fixed all the places where there were problems with the size and + alignments of structures on disk and structures in memory. #ifed out + all the code in coffswap.c, since it should be done using the target + swap routines now. + + Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com) * ieee.c (do_one, ieee_slurp_section_data): now supports the load |