aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 75824b5..2ce0b5d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
Wed Oct 21 00:14:34 1992 Stu Grossman (grossman at cygnus.com)
+ * mips-nat.c (zerobuf): Get rid of const to avoid gcc warnings.
+
* xm-mips.h (offsetof): Don't define this if __STDC__.
Tue Oct 20 21:32:18 1992 K. Richard Pixley (rich@sendai.cygnus.com)