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
commita5ecc6a5f53006b3e4d000902a13ee10333a40f2 (patch)
treebe3b44d2489d9b5b6cff901f3fbc29c27e894024 /include/ChangeLog
parent564803d92181e267d358698af7bc3f2d5461f8ed (diff)
downloadgdb-a5ecc6a5f53006b3e4d000902a13ee10333a40f2.zip
gdb-a5ecc6a5f53006b3e4d000902a13ee10333a40f2.tar.gz
gdb-a5ecc6a5f53006b3e4d000902a13ee10333a40f2.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".