aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1994-04-29 16:48:25 +0000
committerSteve Chamberlain <sac@cygnus>1994-04-29 16:48:25 +0000
commitdbf13547b7ec255d095409e0c7a9ee2d8b96d505 (patch)
treeb625f416f5ed452de8240006666cfd1cb987024c /bfd/ChangeLog
parent7c6ba20141be963dccbf99168c3025eaf5e083ca (diff)
downloadgdb-dbf13547b7ec255d095409e0c7a9ee2d8b96d505.zip
gdb-dbf13547b7ec255d095409e0c7a9ee2d8b96d505.tar.gz
gdb-dbf13547b7ec255d095409e0c7a9ee2d8b96d505.tar.bz2
* config.bfd (*-go32): Changed to coff.
* coff-h8300.c (JMPL1): Get HOWTO right for 24bit branches. * srec.c (srec_write_symbols): Write out the correct number of symbols and don't stick in extra nulls.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 96bd2a0..860241f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,6 +1,9 @@
Fri Apr 29 09:42:39 1994 Steve Chamberlain (sac@cygnus.com)
+ * config.bfd (*-go32): Changed to coff.
* coff-h8300.c (JMPL1): Get HOWTO right for 24bit branches.
+ * srec.c (srec_write_symbols): Write out the correct number of
+ symbols and don't stick in extra nulls.
Tue Apr 26 15:07:24 1994 Stan Shebs (shebs@andros.cygnus.com)