aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-11-05 08:40:38 +0000
committerJohn Gilmore <gnu@cygnus>1992-11-05 08:40:38 +0000
commit042bf84cf70958140c1d7411981ff065e0ebb322 (patch)
treebe5be3402e1ad4670c96ed8eaed5e4a53373dcd2
parent61f55ca303c741851c46ae4d95c7b85ff84c569b (diff)
downloadgdb-042bf84cf70958140c1d7411981ff065e0ebb322.zip
gdb-042bf84cf70958140c1d7411981ff065e0ebb322.tar.gz
gdb-042bf84cf70958140c1d7411981ff065e0ebb322.tar.bz2
* i386-stub.c: Remove ansidecl.h and the few uses of it.
Stubs should stand alone as much as possible.
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 01778ca..63a2442 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Thu Nov 5 00:19:51 1992 John Gilmore (gnu@cygnus.com)
+ * i386-stub.c: Remove ansidecl.h and the few uses of it.
+ Stubs should stand alone as much as possible.
+
* README: Add remote-es1800.c and remote-st2000.c to table.
* go32-nat.c: Remove, there is no native go32 support.
* go32-xdep.c: Remove unused fork, fvork, wait, execlp, kill_inferior.