aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMichael Chastain <mec@google.com>2004-01-14 14:32:54 +0000
committerMichael Chastain <mec@google.com>2004-01-14 14:32:54 +0000
commita476ccc9d74603a2dacfe0f6e7da5bd09e2da0b1 (patch)
tree4e1997c96c1426b1c858058a18cbae7a531c8738 /gdb/testsuite/ChangeLog
parentf453692c703c0a85241e34839bd4f93fcf943ff6 (diff)
downloadgdb-a476ccc9d74603a2dacfe0f6e7da5bd09e2da0b1.zip
gdb-a476ccc9d74603a2dacfe0f6e7da5bd09e2da0b1.tar.gz
gdb-a476ccc9d74603a2dacfe0f6e7da5bd09e2da0b1.tar.bz2
2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
* gdb.base/callfuncs.c: Remove explicit declaration of malloc.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 0e50488..401df16 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
+ * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
+
+2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
+
* gdb.base/callfuncs.c: Add copyright notice.
2004-01-13 Michael Chastain <mec.gnu@mindspring.com>