]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/error.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / cp / error.c
2013-11-04  mrsMerge in trunk.
2013-10-23  jasonc-family/
2013-10-20  mrsMerge in trunk.
2013-10-16  jason * error.c (dump_exception_spec): Print "noexcept"...
2013-10-16  pmatosgcc/
2013-09-20  mrsMerge in trunk.
2013-09-10  paolo2013-09-10 Jan Hubicka <jh@suse.cz>
2013-09-09  paolo/cp
2013-09-09  paolo2013-09-09 Paolo Carlini <paolo.carlini@oracle.com>
2013-09-04  mrsMerge in trunk.
2013-09-03  gdrc/
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-30  gdrc-family/
2013-08-29  abutcherSupport dumping type bindings and 'mutable' qualifier...
2013-08-23  gdr * diagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22  gdr * pretty-print.h (output_buffer::output_buffer): Declare.
2013-08-20  gdr * error.c (pp_ggc_formatted_text): New.
2013-08-17  gdr * error.c (dump_scope): Add a cxx_pretty_printer param...
2013-08-13  mrsAdd wide-int branch.
2013-08-05  gdr * pretty-print.h (pp_base): Remove. Adjust dependent...
2013-08-04  gdr * pretty-print.h (pp_bar_bar): New.
2013-08-03  gdr * pretty-print.h (pp_underscore): New.
2013-06-21  bviyerImplemented Cilk Plus Array Notation for C++
2013-05-09  jason * except.c (is_admissible_throw_operand_or_catch_param...
2013-05-09  jason PR c++/57068
2013-04-26  jakub * diagnostic.h (file_name_as_prefix): Add context...
2013-04-24  jason N3648: init-captures are named.
2013-04-22  jasongcc/cp/
2013-04-22  jason * error.c (dump_aggr_type): Fix lambda detection.
2013-04-19  jason N3638 changes to return type deduction
2013-04-12  jakub * opts.c: Include diagnostic-color.h.
2013-04-01  jason * cxx-pretty-print.h (pp_cxx_cv_qualifiers): New.
2013-04-01  jason Implement N2439 (ref-qualifiers for 'this')
2013-03-29  paolo2013-03-29 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-29  jason N3582
2013-03-29  gdr * tree.h (VAR_P): New.
2013-03-27  gdr * call.c (build_new_method_call_1): Use INDIRECT_REF_P.
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-03-17  jason PR c++/55241
2013-03-08  paolo/cp
2013-02-15  jason PR c++/55232
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-15  jason Implement C++11 inheriting constructors.
2012-10-08  dodjiPR c++/53528 C++11 attribute support
2012-10-05  jakubcp/
2012-09-24  paolo2012-09-24 Paolo Carlini <paolo.carlini@oracle.com>
2012-09-13  paolo2012-09-13 Paolo Carlini <paolo.carlini@oracle.com>
2012-09-05  jason PR c++/54441
2012-09-05  jason PR c++/54420
2012-08-31  jason * semantics.c (finish_qualified_id_expr): Handle build...
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07  stevengcc/
2012-07-09  sterlinggcc/cp/ChangeLog
2012-06-04  sterling2012-06-04 Sterling Augustine <saugustine@google...
2012-04-22  manu2012-04-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-04-20  matz * error.c (pedwarn_cxx98): Move va_end call after...
2012-04-13  jason PR c++/52915
2012-03-15  paolo/c-family
2012-02-16  jason PR c++/51415
2012-01-27  paolo/cp
2012-01-06  jason * error.c (dump_expr): Print type of CONSTRUCTOR.
2011-12-05  jason Implement C++11 delegating constructors.
2011-11-20  paolo/cp
2011-11-08  rguenth2011-11-08 Richard Guenther <rguenther@suse.de>
2011-11-08  dodjiFix context handling of alias-declaration
2011-11-07  dodjiPR c++/45114 - Support C++11 alias-declaration
2011-10-31  jason PR c++/50920
2011-10-26  jason Implement C++11 user-defined literals.
2011-10-17  dodjiEmit macro expansion related diagnostics
2011-10-11  jason PR c++/49855
2011-09-27  paolo/cp
2011-09-25  jason Implement C++11 non-static data member initializers.
2011-08-13  jason PR c++/50059
2011-07-22  jason Warn about the use of final/override in non-c++0x...
2011-07-17  jasongcc/cp/
2011-07-04  jason * error.c (dump_template_bindings): Don't print typenames
2011-07-04  jason * error.c (type_to_string): Avoid redundant akas.
2011-06-16  jason PR c++/49420
2011-06-14  jason * error.c (type_to_string): Print typedef-stripped...
2011-06-08  jason PR c++/49107
2011-06-07  jason PR c++/48969
2011-05-27  jason PR c++/48284
2011-05-26  jason PR c++/49156
2011-05-23  jason PR c++/47336
2011-05-06  froydnjintroduce {class,type}_of_this_parm functions
2011-04-25  paolo/gcc
2011-03-21  ktietzChangeLog gcc/c-family
2011-02-20  jason PR c++/47703
2010-12-14  froydnjgcc/cp/
2010-12-10  froydnj * decl.c (grokmethod): Test DECL_CLASS_SCOPE_P.
2010-12-07  froydnjgcc/
2010-12-06  nicolaIn gcc/:
2010-12-03  rguenth2010-12-03 Richard Guenther <rguenther@suse.de>
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-24  froydnjrevert accidentally committed changes
2010-11-24  froydnjgcc/
2010-11-08  jason Correct conversion/overflow behavior.
2010-11-02  jason * semantics.c (call_stack, call_stack_tick, cx_error_c...
2010-10-27  jason * error.c (dump_simple_decl): Print constexpr.
next