]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-objcp-common.c
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / cp-objcp-common.c
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-09-17  Andrew SuttonImplement N4295 fold-expressions.
2015-09-14  Mark WielaardPR28901 -Wunused-variable ignores unused const initiali...
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-20  Trevor Saundersconvert many if_marked htab to hash_table
2014-10-26  Manuel López-IbáñezIn cp/error.c...
2014-10-05  Mark WielaardPR debug/63239 Add DWARF representation for C++11 delet...
2014-07-15  Jan Hubickatree.c (tree_code_size): Add TRANSLATION_UNIT_DECL...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-02-19  Jakub Jelinekre PR debug/56563 (no debuginfo for "explicit" operator)
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-08-23  Gabriel Dos Reisdiagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22  Gabriel Dos Reispretty-print.h (output_buffer::output_buffer): Declare.
2013-08-05  Gabriel Dos Reispretty-print.h (pp_base): Remove.
2013-07-21  Ondřej Bílkaclass.c: Fix typos.
2013-06-21  Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-03-29  Gabriel Dos Reistree.h (VAR_P): New.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-23  Jakub Jelinekre PR c++/54046 (wrong control reaches end of non-void...
2012-05-12  Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2011-10-26  Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-11  Jason Merrillre PR c++/49855 (internal compiler error: in fold_conve...
2011-06-08  Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-05-25  Jason Merrillcp-objcp-common.c (cp_common_init_ts): TYPE_ARGUMENT_PA...
2011-05-25  Jakub Jelinekcp-objcp-common.c (cp_common_init_ts): Mark CTOR_INITIA...
2011-05-10  Nathan Froydmark EXPR_PACK_EXPANSION as typed only
2011-04-25  Paolo Carlinic-common.c (struct c_common_resword): Add __underlying_...
2011-04-14  Nathan Froydcp-tree.def (SWITCH_STMT): Add an extra operand.
2011-04-14  Nathan Froydcp-tree.def (IF_STMT): Add an extra operand.
2011-04-14  Nathan Froydcp-tree.def (FOR_STMT, [...]): Add an extra operand.
2011-04-13  Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-03-16  Jakub Jelinekfinal.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LO...
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-07-27  Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-05  Steven Bosscherc-common.c: Move to c-family/.
2010-06-02  Jakub Jelinektree.h (struct tree_decl_map): New type.
2010-02-17  Jason Merrillre PR c++/43075 (20_util/bind/ref2.cc FAILs)
2009-11-23  Dodji Seketelire PR c++/14777 (typedef doesn't fully expose base...
2009-09-30  Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-09-01  Richard Guenthertree.c (tree_expr_size): New function.
2009-03-29  Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-27  Dodji Seketelire PR debug/37959 (g++ does not emit DW_AT_explicit)
2009-03-05  Jason Merrillre PR c++/38908 (Unexplained "'<anonymous>' is used...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-03-07  Paolo Bonzinic-common.c (vector_types_convertible_p): Call langhook...
2007-08-25  Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-25  Paolo Bonzinidecl.c (cp_tree_node_structure): Kill TINST_LEVEL case.
2007-08-20  Richard Guentherre PR c++/22369 (C++ produces mis-matched types with...
2007-08-16  Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-11  Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-04-07  Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07  Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-03-30  Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-03-10  Douglas Gregorre PR c++/20599 (variadic template support)
2007-02-25  Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-04  Kazu Hirataclass.c, [...]: Follow spelling conventions.
2006-12-04  Jan Hubickacp-objcp-common.c (cp_expr_size): Return NULL in the...
2006-11-21  Douglas Gregorcp-tree.def (STATIC_ASSERT): New.
2006-09-11  Mark Mitchellre PR c++/28991 (Static constructor emitted instead...
2006-08-02  Richard Guentherre PR c++/28479 (cc1plus just sits there eating CPU...
2006-07-05  Richard Guentherre PR middle-end/27084 (Does not propagate memory load...
2006-06-06  Mike StumpFix up whitespacing
2006-01-29  Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2005-12-02  Gabriel Dos Reisdecl2.c (get_priority_info): Use XNEW, not xmalloc.
2005-07-09  Andrew Pinskicp-lang.c (shadowed_var_for_decl, [...]): Move over...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Mike StumpCanonicalize whitespace.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2004-12-14  Mark Mitchellre PR c++/18793 (ICE in cp_expr_size)
2004-11-04  Ulrich Weigandre PR tree-optimization/18184 (Tree optimizers ignore...
2004-11-02  Ziemowit Laskic-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.
2004-08-31  Ziemowit LaskiMake-lang.in (CXX_AND_OBJCXX_OBJS): Add cp/cp-objcp...