aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek1-5/+0
2009-07-04re PR c++/40619 ([c++0x] ICE on repeated decltype expression in auto functions)Jason Merrill1-0/+4
2009-07-03cp-tree.h (struct lang_decl): Overhaul.Jason Merrill1-12/+18
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-2/+4
2009-03-26re PR c++/39380 (All programs that link Java and C++ libraries fail when opt...Andrew Haley1-0/+3
2008-09-17re PR c++/37532 (ICE with decimal floating point data types)Jakub Jelinek1-1/+2
2008-08-20diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez1-1/+1
2008-08-18diagnostics.c (permerror_at): Rename as permerror.Manuel López-Ibáñez1-1/+1
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-11/+0
2008-07-15re PR objc++/36723 (massive obj-c++ failures at rev.137407)Jason Merrill1-2/+3
2008-07-11c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor1-175/+17
2008-06-22c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor1-1/+1
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-2/+2
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees1-0/+2
2008-03-24lex.c (handle_pragma_interface): Don't copy the filename.Tom Tromey1-3/+3
2008-03-21cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.Paolo Carlini1-7/+4
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez1-4/+4
2008-02-29toplev.c (input_file_stack, [...]): Remove.Tom Tromey1-3/+5
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-16/+1
2007-11-12re PR c++/17577 (#pragma implementation no longer diagnoses use after file to...Tom Tromey1-2/+2
2007-08-25decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini1-2/+2
2007-08-22re PR c++/29365 (Unnecessary anonymous namespace warnings)Jason Merrill1-0/+15
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+5
2007-07-27typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor1-0/+2
2007-06-07re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin1-1/+1
2007-03-30re PR c++/26099 (support for type traits is not available)Paolo Carlini1-0/+17
2007-02-04class.c, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2007-01-25lex.c (D_CPP0X): Rename.Douglas Gregor1-3/+3
2006-11-21cp-tree.def (STATIC_ASSERT): New.Douglas Gregor1-1/+4
2006-09-07re PR c++/26195 (pragma interface no longer handles explicit names)Zak Kipling1-2/+2
2006-02-13lex.c (parse_strconst_pragma): Return error_mark_node instead of "(tree)-1" t...Volker Reichelt1-6/+5
2006-01-29call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis1-1/+1
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-1/+1
2005-12-02decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis1-1/+1
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-3/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15Canonicalize whitespace.Mike Stump1-4/+4
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-4/+4
2005-05-27cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle1-1/+1
2005-05-17Yet more Objective-C++...Ziemowit Laski1-0/+27
2005-05-12c-common.h (statement_code_p): Don't declare.Ian Lance Taylor1-2/+13
2005-05-03* friend.c, lex.c, mangle.c, repo.c: Update copyright.Kazu Hirata1-1/+1
2005-05-02re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz1-5/+0
2005-04-25c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor1-1/+0
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-3/+3
2004-11-25darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers1-2/+2
2004-11-24cp-tree.h (context_as_string): Remove extern.Ben Elliston1-17/+0
2004-11-08class.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2004-10-05Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis1-4/+4
2004-09-22cp-tree.h (struct lang_type_class): Remove marked flags, add diamond_shaped a...Nathan Sidwell1-5/+0