aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1993-06-18 10:26:55 +0000
committerJohn Gilmore <gnu@cygnus>1993-06-18 10:26:55 +0000
commit34dd8ba311511fc58f47fb977d099ad01c71a9e6 (patch)
tree86ecf085144fa7cb6676f343151ee4da3f72b59c /bfd/ChangeLog
parent7b490afcb46e548b47cb78d26fb5b00731c599d4 (diff)
downloadgdb-34dd8ba311511fc58f47fb977d099ad01c71a9e6.zip
gdb-34dd8ba311511fc58f47fb977d099ad01c71a9e6.tar.gz
gdb-34dd8ba311511fc58f47fb977d099ad01c71a9e6.tar.bz2
Eliminate "int8_type", "int16_type", "int32_type", and their
variants from the BFD universe. Leave the 64-bit types for now, since they are in flux. * aoutx.h, hp300hpux.c: Eliminate needless (int32_type) casts. * libaout.h (GET_SWORD): Convert (int32_type) to (int). * ieee.c: Convert uint8e_type => unsigned char. * oasys.c: Extensive changes to eliminate obsolete types. These depend on changes in ../include/oasys.h as well.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c6acf2f..1bb0cd8 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,16 @@
+Fri Jun 18 03:12:12 1993 John Gilmore (gnu@cygnus.com)
+
+ Eliminate "int8_type", "int16_type", "int32_type", and their
+ variants from the BFD universe. Leave the 64-bit types for now,
+ since they are in flux.
+
+ * aoutx.h, hp300hpux.c: Eliminate needless (int32_type) casts.
+ * libaout.h (GET_SWORD): Convert (int32_type) to (int).
+ * ieee.c: Convert uint8e_type => unsigned char.
+ * oasys.c: Extensive changes to eliminate obsolete types.
+ These depend on changes in ../include/oasys.h as well.
+ * hosts/*.h: Remove declarations of all these types.
+
Mon Jun 14 14:02:41 1993 Jim Kingdon (kingdon@cygnus.com)
* hosts/delta88.h: #if 0 out some declarations which conflict with