aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-objcp-common.c
AgeCommit message (Expand)Author
2017-09-22 PR bootstrap/81926Eric Botcazou
2017-09-09 PR bootstrap/81926Eric Botcazou
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-162016-12-16 Richard Biener <rguenther@suse.de>Richard Biener
2016-11-03 PR debug/28767Jakub Jelinek
2016-11-01 * dwarf2out.c (add_name_and_src_coords_attributes): Add NO_LINKAGE_NAMEJakub Jelinek
2016-10-24 * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference orJakub Jelinek
2016-10-21 * dwarf2out.c (gen_variable_die): Emit DW_AT_const_expr attributeJakub Jelinek
2016-10-17 * langhooks.h (struct lang_hooks_for_decls): RemoveJakub Jelinek
2016-10-07 Implement LWG2296 helper intrinsicJakub Jelinek
2016-08-12[PR63240] generate debug info for defaulted member functionsAlexandre Oliva
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-11adaAndrew Macleod
2015-10-29adaAndrew Macleod
2015-09-17 Implement N4295 fold-expressions.Andrew Sutton
2015-09-14PR28901 -Wunused-variable ignores unused const initialised variables in CMark Wielaard
2015-08-07 Add C++ Concepts TS support.Andrew Sutton
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-20 convert many if_marked htab to hash_tableTrevor Saunders
2014-10-26In cp/error.c, I separate the initialization of the diagnostic contextManuel López-Ibáñez
2014-10-05PR debug/63239 Add DWARF representation for C++11 deleted member function.Mark Wielaard
2014-07-15 * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,Jan Hubicka
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-02-19 PR debug/56563Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-08-23 * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis
2013-08-22 * pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis
2013-08-05 * pretty-print.h (pp_base): Remove. Adjust dependent macros.Gabriel Dos Reis
2013-07-212013-07-21 Ondřej Bílka <neleai@seznam.cz>Ondřej Bílka
2013-06-21Implemented Cilk Plus Array Notation for C++ Balaji V. Iyer
2013-03-29 * tree.h (VAR_P): New.Gabriel Dos Reis
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-23 PR c++/54046Jakub Jelinek
2012-05-122012-05-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-10-26 Implement C++11 user-defined literals.Ed Smith-Rowland
2011-10-11 PR c++/49855Jason Merrill
2011-06-08 PR c++/49107Jason Merrill
2011-05-25 * cp-objcp-common.c (cp_common_init_ts): TYPE_ARGUMENT_PACK hasJason Merrill
2011-05-25 * cp-objcp-common.c (cp_common_init_ts): Mark CTOR_INITIALIZERJakub Jelinek
2011-05-10mark EXPR_PACK_EXPANSION as typed onlyNathan Froyd
2011-04-25/gccPaolo Carlini
2011-04-14 * cp-tree.def (SWITCH_STMT): Add an extra operand.Nathan Froyd
2011-04-14 * cp-tree.def (IF_STMT): Add an extra operand.Nathan Froyd
2011-04-14 * cp-tree.def (FOR_STMT, RANGE_FOR_STMT): Add an extra operand.Nathan Froyd