diff options
author | DJ Delorie <dj@redhat.com> | 2005-04-19 19:09:30 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2005-04-19 19:09:30 +0000 |
commit | a288642de0bfb10e98697ba33f51de1b1b0a0b1d (patch) | |
tree | 637ffb1ec3a06efcb5133bc56c2983fe1d18043a /include/ChangeLog | |
parent | a008ac0314fe9444c27a8e1a26d36e3ed860529d (diff) | |
download | gdb-a288642de0bfb10e98697ba33f51de1b1b0a0b1d.zip gdb-a288642de0bfb10e98697ba33f51de1b1b0a0b1d.tar.gz gdb-a288642de0bfb10e98697ba33f51de1b1b0a0b1d.tar.bz2 |
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 7 |
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. |