summaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.c
Commit message (Expand)AuthorAgeFilesLines
* [PR63240] generate debug info for defaulted member functionsaoliva2016-08-121-2/+23
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-7/+0
* adaamacleod2015-10-291-2/+0
* Implement N4295 fold-expressions.jason2015-09-171-0/+4
* PR28901 -Wunused-variable ignores unused const initialised variables in Cmark2015-09-141-4/+0
* Add C++ Concepts TS support.jason2015-08-071-0/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-1/+1
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* convert many if_marked htab to hash_tabletbsaunde2014-11-201-10/+6
* In cp/error.c, I separate the initialization of the diagnostic contextmanu2014-10-261-18/+0
* PR debug/63239 Add DWARF representation for C++11 deleted member function.mark2014-10-051-0/+10
* * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,hubicka2014-07-151-2/+5
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* PR debug/56563jakub2014-02-191-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.gdr2013-08-231-0/+1
* * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-221-10/+7
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-051-1/+1
* 2013-07-21 Ondřej Bílka <neleai@seznam.cz>mrs2013-07-211-1/+1
* Implemented Cilk Plus Array Notation for C++ bviyer2013-06-211-0/+1
* * tree.h (VAR_P): New.gdr2013-03-291-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR c++/54046jakub2012-11-231-0/+19
* 2012-05-12 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-05-121-2/+2
* Implement C++11 user-defined literals.jason2011-10-261-0/+2
* PR c++/49855jason2011-10-111-0/+1
* PR c++/49107jason2011-06-081-0/+1
* * cp-objcp-common.c (cp_common_init_ts): TYPE_ARGUMENT_PACK hasjason2011-05-251-0/+1
* * cp-objcp-common.c (cp_common_init_ts): Mark CTOR_INITIALIZERjakub2011-05-251-0/+1
* mark EXPR_PACK_EXPANSION as typed onlyfroydnj2011-05-101-1/+1
* /gccpaolo2011-04-251-0/+1
* * cp-tree.def (SWITCH_STMT): Add an extra operand.froydnj2011-04-141-1/+1
* * cp-tree.def (IF_STMT): Add an extra operand.froydnj2011-04-141-1/+1
* * cp-tree.def (FOR_STMT, RANGE_FOR_STMT): Add an extra operand.froydnj2011-04-141-2/+2
* gcc/ada/froydnj2011-04-131-0/+73
* * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.jakub2011-03-161-1/+3
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-1/+0
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-2/+7
* gcc/ada:lauras2010-06-081-1/+1
* gcc/ChangeLog:steven2010-06-051-1/+1
* * tree.h (struct tree_decl_map): New type.jakub2010-06-021-12/+12
* PR c++/43075jason2010-02-171-43/+0
* Fix PR c++/14777dodji2009-11-231-0/+2
* merge in cxx0x-lambdas-branch@152308jason2009-09-301-0/+2