aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-05-19 09:55:01 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-05-19 09:55:01 +0000
commitcdc645f7ee2d2746752378b5e11c154a32e32557 (patch)
tree5893b5b6e3eb1f9125f7042d940bd22a9d1dba55 /include
parent4d226e2e5d9fd93cfed445e29290c87abb1a8e1b (diff)
Move ChangeLog entry to the right file.
PR other/61321 PR other/61233 * demangle.h (enum demangle_component_type) <DEMANGLE_COMPONENT_CONVERSION>: New value. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236449 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index f82f7974aa8..180a73915f4 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -58,6 +58,13 @@
* libiberty.h (dupargv): Change arg to char * const *.
(writeargv, countargv): Likewise.
+2015-11-27 Pedro Alves <palves@redhat.com>
+
+ PR other/61321
+ PR other/61233
+ * demangle.h (enum demangle_component_type)
+ <DEMANGLE_COMPONENT_CONVERSION>: New value.
+
2015-11-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* vtv-change-permission.h (VTV_PAGE_SIZE) [__sun__ && __svr4__ &&