]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/lex.c
Implement N4514, C++ Extensions for Transactional Memory.
[thirdparty/gcc.git] / gcc / cp / lex.c
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-01  Jason Merrillc-common.h (D_CXX11): Rename from D_CXX0X.
2015-06-30  Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
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-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-02  Patrick Palkacp-tree.h (init_error): Remove declaration.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  David MalcolmRemove macros that implicitly use input_location
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-06-23  Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-09-13  Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-21  Jason Merrillc-common.h (enum cxx_dialect): Add cxx1y.
2011-08-14  Jason Merrillre PR c++/50075 ([C++0x] ICE related to parameter deduc...
2011-03-25  Kai TietzChangelog c-family/
2011-02-13  Iain SandoeRevert r170108, r170107, r170105, r170104, r170103...
2011-02-13  Mike Stumplex.h: Plugify.
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-14  Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-12-07  Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-12-06  Nicola PeroIn gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innov...
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-24  Nathan Froydrevert accidentally committed changes
2010-11-24  Nathan Froydcppbuiltin.c (define_builtin_macros_for_type_sizes...
2010-10-17  Nicola PeroIn gcc/: 2010-10-17 Nicola Pero <nicola.pero@meta-innov...
2010-09-11  Rodrigo Rivas CostaImplement range-based for-statements.
2010-09-07  Arnaud Charletcp-tree.h (build_enumerator): Add new location_t parameter.
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/.
2009-09-24  Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-07-04  Jason Merrillre PR c++/40619 ([c++0x] ICE on repeated decltype expre...
2009-07-04  Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-03-26  Andrew Haleyre PR c++/39380 (All programs that link Java and C...
2008-09-16  Jakub Jelinekre PR c++/37532 (ICE with decimal floating point data...
2008-08-20  Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18  Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-07-25  Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-15  Jason Merrillre PR objc++/36723 (massive obj-c++ failures at rev...
2008-07-11  Ian Lance Taylorc-common.h (enum rid): Add RID_CXX_COMPAT_WARN.
2008-06-22  Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-21  Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2008-04-18  Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-03-24  Tom Tromeylex.c (handle_pragma_interface): Don't copy the filename.
2008-03-21  Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-03-02  Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-02-29  Tom Tromeytoplev.c (input_file_stack, [...]): Remove.
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-11-12  Tom Tromeyre PR c++/17577 (#pragma implementation no longer diagn...
2007-08-25  Paolo Bonzinidecl.c (cp_tree_node_structure): Kill TINST_LEVEL case.
2007-08-22  Jason Merrillre PR c++/29365 (Unnecessary anonymous namespace warnings)
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-27  Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-06-07  Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-03-30  Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-02-04  Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-01-25  Douglas Gregorlex.c (D_CPP0X): Rename.
2006-11-21  Douglas Gregorcp-tree.def (STATIC_ASSERT): New.
2006-09-07  Zak Kiplingre PR c++/26195 (pragma interface no longer handles...
2006-02-13  Volker Reicheltlex.c (parse_strconst_pragma): Return error_mark_node...
2006-01-29  Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-04  Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-12-02  Gabriel Dos Reisdecl2.c (get_priority_info): Use XNEW, not xmalloc.
2005-11-26  Richard Hendersonc-lex.c (pragma_lex): Rename from c_lex.
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.
2005-05-27  Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-05-17  Ziemowit LaskiYet more Objective-C++...
2005-05-12  Ian Lance Taylorc-common.h (statement_code_p): Don't declare.
2005-05-03  Kazu Hirata* friend.c, lex.c, mangle.c, repo.c: Update copyright.
2005-05-02  Michael Matzre PR c++/19542 (attribute(sentinel) has problems with...
2005-04-25  Ian Lance Taylorc-common.def (EXPR_STMT): Remove, moved to C++ frontend.
2005-04-23  DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2004-11-25  Joseph Myersdarwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead...
2004-11-24  Ben Ellistoncp-tree.h (context_as_string): Remove extern.
2004-11-08  Kazu Hirataclass.c, [...]: Fix comment formatting.
2004-10-05  Gabriel Dos ReisConvert diagnostics to use quoting flag q 4/n
2004-09-22  Nathan Sidwellcp-tree.h (struct lang_type_class): Remove marked flags...
2004-09-21  Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-20  Steven Bosscherlex.c (cxx_init): Don't set the ridpointer for RID_NULL...
2004-09-18  Geoffrey Keatingre PR pch/13361 (const wchar_t * strings not stored...
2004-09-17  Mark Mitchellre PR c++/16002 (Strange error message with new parser)
2004-09-10  Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-09-09  Zack Weinbergdefaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.
2004-08-30  Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-25  Mark Mitchellre PR c++/17155 (Another link problem with function...
2004-08-19  Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-15  Nathan Sidwelltree.h (build_int_cst): New.
2004-07-29  Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-25  Gabriel Dos Reiscp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
next