aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-05-08 14:34:36 +0000
committerDJ Delorie <dj@redhat.com>2001-05-08 14:34:36 +0000
commit791cada5a2d50dbf88ae4f88084aff58ce134584 (patch)
treec9673b9ae0ceb37c82e61baeeeadeb79708698b3 /include/ChangeLog
parentc63e9997e64654d873e9d5a3609c7e6f4d51fca1 (diff)
downloadnewlib-791cada5a2d50dbf88ae4f88084aff58ce134584.zip
newlib-791cada5a2d50dbf88ae4f88084aff58ce134584.tar.gz
newlib-791cada5a2d50dbf88ae4f88084aff58ce134584.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 24fb134..1cf2483 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-07 Zack Weinberg <zackw@stanford.edu>
+
+ * demangle.h: Use PARAMS for all prototypes.
+ * ternary.h: Use PARAMS for all prototypes. Use PTR, not void *.
+ Make arguments constant where possible.
+
2001-05-07 Mark Mitchell <mark@codesourcery.com>
* splay-tree.h (splay_tree_max): New function.