aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-04-19 19:09:30 +0000
committerDJ Delorie <dj@redhat.com>2005-04-19 19:09:30 +0000
commita288642de0bfb10e98697ba33f51de1b1b0a0b1d (patch)
tree637ffb1ec3a06efcb5133bc56c2983fe1d18043a /include/ChangeLog
parenta008ac0314fe9444c27a8e1a26d36e3ed860529d (diff)
downloadgdb-a288642de0bfb10e98697ba33f51de1b1b0a0b1d.zip
gdb-a288642de0bfb10e98697ba33f51de1b1b0a0b1d.tar.gz
gdb-a288642de0bfb10e98697ba33f51de1b1b0a0b1d.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 08a124a..97a67de 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
+ Don't use the PTR macro.
+
+ * sort.h: Don't use the PARAMS macro.
+
2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* libiberty.h (unlock_stream): New.