Line 1... |
Line 1... |
|
2012-01-26 Jakub Jelinek
|
|
|
|
* make-relative-prefix.c (make_relative_prefix_1): Avoid warning
|
|
about using preprocessor directives inside of macro arguments.
|
|
|
|
2012-01-22 Douglas B Rupp
|
|
|
|
* configure: Regenerate.
|
|
|
|
2012-01-10 Jason Merrill
|
|
|
|
* cp-demangle.c (d_print_comp) [DEMANGLE_COMPONENT_OPERATOR]:
|
|
Omit a trailing space in the operator name.
|
|
|
|
2012-01-06 Jason Merrill
|
|
|
|
PR c++/6057
|
|
PR c++/48051
|
|
PR c++/50855
|
|
PR c++/51322
|
|
* cp-demangle.c (d_dump): Handle DEMANGLE_COMPONENT_NULLARY and
|
|
DEMANGLE_COMPONENT_INITIALIZER_LIST.
|
|
(d_make_comp): Likewise. Allow null right arg for
|
|
DEMANGLE_COMPONENT_TRINARY_ARG2.
|
|
(cplus_demangle_operators): Adjust new/delete; add .*, :: and throw.
|
|
(d_template_args, d_template_arg): Handle 'J' for argument packs.
|
|
(d_exprlist): Add terminator parm.
|
|
(d_expression, d_print_comp): Handle initializer lists, nullary
|
|
expressions, prefix/suffix operators, and new.
|
|
(d_print_subexpr): Avoid parens around DEMANGLE_COMPONENT_QUAL_NAME
|
|
and DEMANGLE_COMPONENT_INITIALIZER_LIST.
|
|
* testsuite/demangle-expected: Add tests.
|
|
|
|
* cp-demangle.c (cplus_demangle_type): decltype, pack expansion
|
|
and vector are substitutable.
|
|
(cplus_demangle_operators): Sort.
|
|
|
|
2012-01-04 Andreas Krebbel
|
|
|
|
* configure: Regenerate.
|
|
|
|
2012-01-02 Jakub Jelinek
|
|
|
|
* make-relative-prefix.c (make_relative_prefix_1): Avoid
|
|
stack overflow if PATH contains just a single entry and
|
|
HOST_EXECUTABLE_SUFFIX needs to be used.
|
|
|
|
PR driver/48306
|
|
* make-relative-prefix.c: Include sys/stat.h.
|
|
(make_relative_prefix_1): If access succeeds, check also stat
|
|
if nstore is a regular file.
|
|
|
|
2011-12-20 Andreas Schwab
|
|
|
|
* configure: Regenerate.
|
|
|
|
2011-12-20 Tristan Gingold
|
|
|
|
* aclocal.m4: Assume strncmp works in cross case.
|
|
* configure: Regenerate
|
|
|
|
2011-12-19 Andreas Schwab
|
|
|
|
* configure: Regenerate.
|
|
|
2011-11-07 Richard Henderson
|
2011-11-07 Richard Henderson
|
|
|
Merged from transactional-memory.
|
Merged from transactional-memory.
|
|
|
* cp-demangle.c (cplus_demangle_fill_ctor): Accept
|
* cp-demangle.c (cplus_demangle_fill_ctor): Accept
|