aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean Marie Diaz <ambar@cygnus>1994-08-01 22:47:25 +0000
committerJean Marie Diaz <ambar@cygnus>1994-08-01 22:47:25 +0000
commitdbae6b7d3aa4adbd1a7982f7d7e283b576274ef9 (patch)
tree14a7232b2f3ab1be75ee1969966d82483b8c48a9
parent7f4945645bad655b73b788baa35ea37a605b622e (diff)
downloadgdb-dbae6b7d3aa4adbd1a7982f7d7e283b576274ef9.zip
gdb-dbae6b7d3aa4adbd1a7982f7d7e283b576274ef9.tar.gz
gdb-dbae6b7d3aa4adbd1a7982f7d7e283b576274ef9.tar.bz2
* gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
-rw-r--r--gdb/doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 723f70d..8766ca5 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,8 @@
+Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
+
+ * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
+ SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
+
Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
* gdbint.texinfo: Put regex conditionals in their own table.