aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-09-05 06:04:05 +0000
committerDJ Delorie <dj@redhat.com>2004-09-05 06:04:05 +0000
commitc558f8950eb2bacaadf2c7a218797d85aa6d6b53 (patch)
tree4151fd79c9de11a2917a17a40d08843d6219e953 /include/ChangeLog
parent0a7a5cb71d963eb1fb86a92092fea20a1bf75788 (diff)
downloadnewlib-c558f8950eb2bacaadf2c7a218797d85aa6d6b53.zip
newlib-c558f8950eb2bacaadf2c7a218797d85aa6d6b53.tar.gz
newlib-c558f8950eb2bacaadf2c7a218797d85aa6d6b53.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 918098d..fe64d5b 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
+ * libiberty.h (concat, reconcat, concat_length, concat_copy,
+ concat_copy2): Use ATTRIBUTE_SENTINEL.
+
2004-08-13 Alan Modra <amodra@bigpond.net.au>
* bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".