aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-08-22 07:09:55 +0000
committerJohn Gilmore <gnu@cygnus>1991-08-22 07:09:55 +0000
commit482be0362f72295793155fb68d2c1d626cb2e9a0 (patch)
treeb7ca489ee3f0677eb1c0ee391078a0d095c94f0d /gdb
parent6c815bbe31bc43fed905037a4961e59a5809f1c7 (diff)
downloadgdb-482be0362f72295793155fb68d2c1d626cb2e9a0.zip
gdb-482be0362f72295793155fb68d2c1d626cb2e9a0.tar.gz
gdb-482be0362f72295793155fb68d2c1d626cb2e9a0.tar.bz2
Handle HP300bsd.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 63db43a..50d8e36 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -16,6 +16,7 @@ Wed Aug 21 18:21:09 1991 John Gilmore (gnu at cygint.cygnus.com)
* xm-hp300bsd.h: Define HOST_BYTE_ORDER. Redefine INT_MIN,
since system include file defines it differently from "defs.h",
though the two are equivalent for our purposes.
+ * tconfig/hp300bsd: Add m68k-tdep.o.
Tue Aug 20 16:01:11 1991 John Gilmore (gnu at cygint.cygnus.com)