aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2012-01-07 02:53:16 +0000
committerJason Merrill <jason@redhat.com>2012-01-07 02:53:16 +0000
commitc7571c06f1498cc227c0690f1c094769415fbab1 (patch)
tree8f16753ef5b8409ff65a7201209e881533da90eb /include/ChangeLog
parent48b5efd2c0d03799029e190386e672f6af776502 (diff)
downloadfsf-binutils-gdb-c7571c06f1498cc227c0690f1c094769415fbab1.zip
fsf-binutils-gdb-c7571c06f1498cc227c0690f1c094769415fbab1.tar.gz
fsf-binutils-gdb-c7571c06f1498cc227c0690f1c094769415fbab1.tar.bz2
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 7bdb81c..2b3fa4a 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,12 @@
+2012-01-06 Jason Merrill <jason@redhat.com>
+
+ PR c++/6057
+ PR c++/48051
+ PR c++/50855
+ PR c++/51322
+ * demangle.h (enum demangle_component_type): Add
+ DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
+
2011-12-19 Chung-Lin Tang <cltang@codesourcery.com>
* elf/mips.h (elf_mips_reloc_type): Add R_MIPS16_TLS_* entries.