summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@gcc.gnu.org>2016-05-19 11:55:01 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2016-05-19 11:55:01 +0200
commit73fb6a9d96d1213ad90da2723c5fbb4f9da97c45 (patch)
tree5893b5b6e3eb1f9125f7042d940bd22a9d1dba55 /include
parent969ac969c73cb605e208337c7b5a7c6a040fe7aa (diff)
downloadgcc-73fb6a9d96d1213ad90da2723c5fbb4f9da97c45.tar.gz
Move ChangeLog entry to the right file.
PR other/61321 PR other/61233 * demangle.h (enum demangle_component_type) <DEMANGLE_COMPONENT_CONVERSION>: New value. From-SVN: r236449
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__ &&