index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
cp
/
cxx-pretty-print.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
class.c (finish_struct): Use OVL_P.
Nathan Sidwell
1
-18
/
+1
2017-06-22
Reorder IDENTIFIER flags
Nathan Sidwell
1
-1
/
+1
2017-05-17
Implement new C++ intrinsics __is_assignable and __is_constructible.
Ville Voutilainen
1
-0
/
+6
2017-05-16
call.c (build_user_type_conversion_1): Use OVL_FIRST.
Nathan Sidwell
1
-4
/
+4
2017-04-04
re PR c++/80296 (Broken diagnostic 'unary_plus_expr' not supported by express...
Volker Reichelt
1
-0
/
+1
2017-03-31
re PR libstdc++/80251 (Is the is_aggregate meta function missing?)
Jakub Jelinek
1
-0
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-24
cxx-pretty-print.c (pp_cxx_check_constraint): Use VAR_P (x) instead of TREE_C...
Jakub Jelinek
1
-1
/
+1
2016-10-07
Implement LWG2296 helper intrinsic c-family/
Jakub Jelinek
1
-0
/
+15
2016-10-06
Implement P0258R2 - helper for C++17 std::has_unique_object_representations t...
Jakub Jelinek
1
-0
/
+3
2016-10-05
* parser.c (cp_parser_skip_to_end_of_statement): Add missing break.
Jason Merrill
1
-1
/
+0
2016-08-18
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-0
/
+2
2016-08-12
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
1
-5
/
+12
2016-07-21
Improving concepts performance and diagnostics.
Andrew Sutton
1
-23
/
+170
2016-04-28
cvt.c (cp_get_callee): New.
Jason Merrill
1
-2
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-2
/
+0
2015-10-31
Implement multiple 'auto' feature from Concepts TS.
Jason Merrill
1
-0
/
+20
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-1
/
+1
2015-08-07
Add C++ Concepts TS support.
Andrew Sutton
1
-6
/
+333
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-26
In cp/error.c...
Manuel López-Ibáñez
1
-2
/
+0
2014-09-30
c-common.h (enum rid): Add RID_IS_TRIVIALLY_ASSIGNABLE and RID_IS_TRIVIALLY_C...
Jason Merrill
1
-0
/
+6
2014-09-30
c-common.h (enum rid): Add RID_IS_TRIVIALLY_COPYABLE.
Jason Merrill
1
-0
/
+3
2014-09-30
c-common.h (enum rid): Remove RID_IS_CONVERTIBLE_TO.
Jason Merrill
1
-5
/
+1
2014-05-21
tree.def (VOID_CST): New.
Richard Sandiford
1
-1
/
+3
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-10-16
tree-core.h (tree_code_name): Remove.
Paulo Matos
1
-1
/
+1
2013-09-15
re PR c++/41933 ([c++0x] lambdas and variadic templates don't work together)
Jason Merrill
1
-1
/
+1
2013-09-09
error.c (dump_expr, [...]): Fix.
Paolo Carlini
1
-2
/
+5
2013-09-04
c-pretty-print.h (c_pretty_printer::simple_type_specifier): Now a virtual mem...
Gabriel Dos Reis
1
-10
/
+9
2013-09-03
c-objc-common.c (c_tree_printer): Tidy.
Gabriel Dos Reis
1
-55
/
+51
2013-08-30
c-pretty-print.h (c_pretty_printer::declaration): Now a virtual member function.
Gabriel Dos Reis
1
-82
/
+72
2013-08-26
Really commit all changes
Gabriel Dos Reis
1
-119
/
+116
2013-08-26
c-pretty-print.h (c_pretty_printer::unary_expression): Now a virtual member f...
Gabriel Dos Reis
1
-123
/
+115
2013-08-26
c-pretty-print.h (c_pretty_printer::postfix_expression): Now a virtual member...
Gabriel Dos Reis
1
-44
/
+43
2013-08-25
c-pretty-print.h (c_pretty_printer::primary_expression): Now a virtua member ...
Gabriel Dos Reis
1
-18
/
+17
2013-08-25
c-pretty-print.h (c_pretty_printer::translate_string): Declare.
Gabriel Dos Reis
1
-7
/
+3
2013-08-25
c-pretty-print.h (c_pretty_printer::id_expression): Now a virtual function.
Gabriel Dos Reis
1
-9
/
+8
2013-08-24
c-pretty-print.h (c_pretty_printer::constant): Now a virtual member function.
Gabriel Dos Reis
1
-11
/
+10
2013-08-22
pretty-print.h (output_buffer::output_buffer): Declare.
Gabriel Dos Reis
1
-26
/
+25
2013-08-05
pretty-print.h (pp_base): Remove.
Gabriel Dos Reis
1
-64
/
+61
2013-04-01
cp-tree.h (DECL_UNBOUND_CLASS_TEMPLATE_P): Remove.
Paolo Carlini
1
-2
/
+2
2013-03-29
call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P.
Paolo Carlini
1
-2
/
+2
2013-03-29
cp-tree.h (AUTO_IS_DECLTYPE): New.
Jason Merrill
1
-0
/
+6
2013-03-08
re PR c++/51412 ([c++0x] Broken diagnostic with invalid lambda expressions)
Paolo Carlini
1
-0
/
+4
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-10-05
cp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
Jakub Jelinek
1
-2
/
+8
2012-08-07
cfg.c (debug_bb): Do not set TDF_BLOCKS.
Steven Bosscher
1
-5
/
+2
2012-05-12
generic.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
Paolo Carlini
1
-4
/
+3
[next]