summaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
Commit message (Expand)AuthorAgeFilesLines
* Implement N3653 (Member initializers and aggregates) and fixjason2014-10-271-0/+4
* In cp/error.c, I separate the initialization of the diagnostic contextmanu2014-10-261-7/+33
* cp/paolo2014-09-301-10/+0
* * decl.c (poplevel): Don't warn about unused vars in template scope.jason2014-09-221-0/+12
* /cppaolo2014-08-251-1/+5
* gcc/ChangeLog:manu2014-08-201-10/+1
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-4/+4
* PR c++/61433jason2014-06-271-0/+5
* /cppaolo2014-06-141-2/+3
* gcc/rsandifo2014-05-211-0/+1
* PR ipa/60761jakub2014-04-101-1/+6
* /cppaolo2014-03-011-1/+1
* 2014-01-30 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-01-301-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-3/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* gcc/ada/rsandifo2013-11-181-1/+1
* gcc/c-family/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-2/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+0
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-0/+1
* c-family/jason2013-10-231-1/+13
* * error.c (dump_exception_spec): Print "noexcept" rather thanjason2013-10-161-7/+10
* gcc/pmatos2013-10-161-1/+1
* 2013-09-10 Jan Hubicka <jh@suse.cz>paolo2013-09-101-2/+4
* /cppaolo2013-09-091-3/+1
* 2013-09-09 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-09-091-4/+7
* c/gdr2013-09-031-5/+5
* Merge ubsan into trunk.mpolacek2013-08-301-0/+7
* c-family/gdr2013-08-301-3/+3
* Support dumping type bindings and 'mutable' qualifier in lambda diagnostics.abutcher2013-08-291-27/+46
* * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.gdr2013-08-231-1/+1
* * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-2/+3
* * error.c (pp_ggc_formatted_text): New.gdr2013-08-201-14/+22
* * error.c (dump_scope): Add a cxx_pretty_printer parameter.gdr2013-08-171-629/+641
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-051-34/+33
* * pretty-print.h (pp_bar_bar): New.gdr2013-08-041-6/+6
* * pretty-print.h (pp_underscore): New.gdr2013-08-031-5/+5
* Implemented Cilk Plus Array Notation for C++ bviyer2013-06-211-0/+22
* * except.c (is_admissible_throw_operand_or_catch_parameter): Checkjason2013-05-091-7/+17
* PR c++/57068jason2013-05-091-2/+2
* * diagnostic.h (file_name_as_prefix): Add context argument.jakub2013-04-261-1/+1
* N3648: init-captures are named.jason2013-04-241-1/+1
* gcc/cp/jason2013-04-221-2/+4
* * error.c (dump_aggr_type): Fix lambda detection.jason2013-04-221-2/+11
* N3638 changes to return type deductionjason2013-04-191-1/+4
* * opts.c: Include diagnostic-color.h.jakub2013-04-121-18/+20
* * cxx-pretty-print.h (pp_cxx_cv_qualifiers): New.jason2013-04-011-4/+2
* Implement N2439 (ref-qualifiers for 'this')jason2013-04-011-0/+23