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
This commit is contained in:
parent
969ac969c7
commit
73fb6a9d96
@ -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__ &&
|
||||
|
@ -107,8 +107,6 @@
|
||||
|
||||
PR other/61321
|
||||
PR other/61233
|
||||
* demangle.h (enum demangle_component_type)
|
||||
<DEMANGLE_COMPONENT_CONVERSION>: New value.
|
||||
* cp-demangle.c (d_demangle_callback, d_make_comp): Handle
|
||||
DEMANGLE_COMPONENT_CONVERSION.
|
||||
(is_ctor_dtor_or_conversion): Handle DEMANGLE_COMPONENT_CONVERSION
|
||||
|
Loading…
Reference in New Issue
Block a user