summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/26099 (support for type traits is not available)Paolo Carlini2007-03-301-0/+17
* class.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-1/+1
* lex.c (D_CPP0X): Rename.Douglas Gregor2007-01-251-3/+3
* cp-tree.def (STATIC_ASSERT): New.Douglas Gregor2006-11-211-1/+4
* re PR c++/26195 (pragma interface no longer handles explicit names)Zak Kipling2006-09-071-2/+2
* lex.c (parse_strconst_pragma): Return error_mark_node instead of "(tree)-1" t...Volker Reichelt2006-02-131-6/+5
* call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis2006-01-291-1/+1
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-041-1/+1
* decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis2005-12-021-1/+1
* c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson2005-11-261-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Canonicalize whitespace.Mike Stump2005-06-151-4/+4
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-4/+4
* cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.Roger Sayle2005-05-271-1/+1
* Yet more Objective-C++...Ziemowit Laski2005-05-171-0/+27
* c-common.h (statement_code_p): Don't declare.Ian Lance Taylor2005-05-121-2/+13
* * friend.c, lex.c, mangle.c, repo.c: Update copyright.Kazu Hirata2005-05-031-1/+1
* re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz2005-05-021-5/+0
* c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor2005-04-251-1/+0
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-3/+3
* darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs instead of `%s' in diagnostic.Joseph Myers2004-11-251-2/+2
* cp-tree.h (context_as_string): Remove extern.Ben Elliston2004-11-241-17/+0
* class.c, [...]: Fix comment formatting.Kazu Hirata2004-11-081-1/+1
* Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis2004-10-051-4/+4
* cp-tree.h (struct lang_type_class): Remove marked flags, add diamond_shaped a...Nathan Sidwell2004-09-221-5/+0
* c-common.c (fix_string_type): Build the unqualified array type unconditionall...Matt Austern2004-09-211-16/+24
* lex.c (cxx_init): Don't set the ridpointer for RID_NULL to null_node.Steven Bosscher2004-09-201-1/+0
* re PR pch/13361 (const wchar_t * strings not stored in pch)Geoffrey Keating2004-09-181-2/+2
* re PR c++/16002 (Strange error message with new parser)Mark Mitchell2004-09-171-0/+3
* c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg2004-09-101-31/+9
* defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg2004-09-091-3/+3
* call.c (check_dtor_name): Replace abort with gcc_assert or gcc_unreachable.Nathan Sidwell2004-08-301-2/+3
* re PR c++/17155 (Another link problem with function-local classes)Mark Mitchell2004-08-251-0/+5
* tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell2004-08-191-2/+4
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-2/+1
* c-common.h (lang_post_pch_load): New variable.Mark Mitchell2004-07-291-1/+12
* cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.Gabriel Dos Reis2004-07-251-6/+4
* lex.c (cxx_make_type): Remove call to get_pointer_type.Mark Mitchell2004-07-151-5/+0
* call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn...Nathan Sidwell2004-07-121-2/+0
* expr.c (expand_expr_real_1): Fix formating.Andrew Pinski2004-07-071-1/+0
* Conditionally compile support for --enable-mapped_location.Per Bothner2004-06-301-1/+5
* friend.c (add_friend): Only perform access checks when context is a class.Nathan Sidwell2004-06-281-9/+2
* Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.Mark Mitchell2004-06-241-1/+0
* cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell2004-06-221-56/+0
* revert: re PR c++/15815 (Update #pragma interface and #pragma implementation ...Mark Mitchell2004-06-091-6/+0
* re PR c++/15815 (Update #pragma interface and #pragma implementation document...Mark Mitchell2004-06-071-0/+6
* c-parse.in (OFFSETOF, [...]): New.Richard Henderson2004-06-011-2/+1
* re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell2004-03-091-16/+8
* re PR c++/14324 (Multiple static definitions are not unique)Mark Mitchell2004-03-011-1/+2
* re PR target/13750 (Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o compari...Rainer Orth2004-02-051-2/+2