aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-10-16 11:37:58 +0000
committerJohn Gilmore <gnu@cygnus>1992-10-16 11:37:58 +0000
commitf4cc0e9b3c0a3b7743934fc7161ac58f4b1e2a8f (patch)
tree18060fd84f59bf6d38af722d2ecc996933439058 /gdb/ChangeLog
parentede9d8a7eaa06a7176bc47fa96d037aa194e67df (diff)
downloadgdb-f4cc0e9b3c0a3b7743934fc7161ac58f4b1e2a8f.zip
gdb-f4cc0e9b3c0a3b7743934fc7161ac58f4b1e2a8f.tar.gz
gdb-f4cc0e9b3c0a3b7743934fc7161ac58f4b1e2a8f.tar.bz2
* i386b-nat.c: Comment changes.
* nm-i386bsd.h, xm-i386bsd.h: Split native dependent pieces out into new nm-file. * config/i386bsd.mh (NAT_FILE): Point to new nm-file.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e1f618b..b3af08a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Fri Oct 16 04:16:30 1992 John Gilmore (gnu@cygnus.com)
+
+ * i386b-nat.c: Comment changes.
+ * nm-i386bsd.h, xm-i386bsd.h: Split native dependent pieces out
+ into new nm-file.
+ * config/i386bsd.mh (NAT_FILE): Point to new nm-file.
+
Fri Oct 16 03:34:01 1992 John Gilmore (gnu@cygnus.com)
Avoid longjmp()-catching compilation errors in cross-ports.