Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2008-12-11 02:28:15 +0300
committerDJ Delorie <dj@redhat.com>2008-12-11 02:28:15 +0300
commite1748ea15576fef7b6a52731ef6892bb1b61de79 (patch)
tree8fe98653240c1a0d6463087e9208a5557ab531d4 /include/ChangeLog
parent11a985e00f1bf49707c7b694da60d7536b5c60fd (diff)
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 79bebbf74..73892f542 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-10 Jason Merrill <jason@redhat.com>
+
+ * demangle.h (enum demangle_component_type): Add
+ DEMANGLE_COMPONENT_FIXED_TYPE.
+
2008-12-01 Cary Coutant <ccoutant@google.com>
* plugin-api.h (ld_plugin_message): Change format parameter to const.