summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* Lazy __FUNCTION__ generation.Nathan Sidwell2001-04-241-0/+7
* cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC is set.Mark Mitchell2001-04-191-3/+3
* cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.Jason Merrill2001-04-121-1/+1
* cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.Mark Mitchell2001-04-041-3/+3
* pt.c (instantiate_decl): Abort if we see a member constant instantiation that...Jason Merrill2001-03-211-6/+2
* toplev.c (file_name_nondirectory): Remove.Neil Booth2001-03-101-6/+2
* Remove old ABI support.Mark Mitchell2001-02-121-1/+1
* tree.c, tree.h (build_parse_node): Remove; was identical to build_nt.Joseph Myers2001-01-291-7/+7
* c-parse.in (finish_parse): Add comment about cpp_destroy.Neil Booth2001-01-141-0/+1
* c-lex.c (init_c_lex): Use cpp_get_callbacks to set callbacks.Neil Booth2001-01-131-1/+1
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-101-2/+5
* c-lang.c (lang_hooks): Update.Neil Booth2001-01-091-5/+18
* c-common.c (c_common_lang_init): New function.Joseph Myers2001-01-031-4/+2
* c-lex.h (parse_in): Change parse_in to a cpp_reader *.Neil Booth2000-11-281-13/+11
* Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.Neil Booth2000-11-261-1/+1
* c-common.c: Remove USE_CPPLIB conditional inclusions.Neil Booth2000-11-251-34/+7
* c-lang.c (lang_init_options): Update call to cpp_reader_init.Neil Booth2000-11-201-1/+1
* lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.Nathan Sidwell2000-11-201-1/+1
* ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg2000-11-171-31/+2
* stringpool.c: New file.Zack Weinberg2000-11-171-2/+2
* alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi2000-11-101-1/+1
* decl.c (init_decl_processing): Change definition of __wchar_t to wchar_t.Eric Christopher2000-11-091-27/+27
* lex.c (do_identifier): Don't lookup_name for operators.Nathan Sidwell2000-11-091-1/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,Joseph Myers2000-11-021-1/+1
* c-lex.c (init_c_lex): Update cpp_start_read call.Zack Weinberg2000-11-021-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-1/+1
* c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell2000-10-011-2/+2
* c-parse.in (reswords): Add _Complex.Joseph Myers2000-09-151-0/+1
* c-common.h (prep_stmt): Declare.Mark Mitchell2000-09-071-1/+1
* Integrated preprocessor.Zack Weinberg2000-09-071-3652/+447
* [multiple changes]Jason Merrill2000-08-281-15/+0
* diagnostic.c (context_as_prefix): Export.Gabriel Dos Reis2000-08-211-2/+3
* decl.c (start_cleanup_fn): Mark the function as `inline'.Mark Mitchell2000-07-271-1/+0
* Kill strict_prototype.Nathan Sidwell2000-07-251-24/+5
* Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.Mark Mitchell2000-06-301-7/+4
* c-common.c (c_tree_code_type): New array.Benjamin Chelf2000-06-161-12/+10
* cp-tree.h (struct language_function): Remove x_base_init_list and x_member_in...Mark Mitchell2000-06-161-7/+0
* c-common.h (IF_COND): Moved here from cp/cp-tree.h.Benjamin Chelf2000-06-141-0/+3
* ggc-none.c, [...] (ggc_alloc_obj): Rename it ggc_alloc, drop second argument,...Zack Weinberg2000-06-091-1/+1
* revert mangling patchJason Merrill2000-06-091-3/+3
* lex.c (DEF_OPERATOR): Say `operator@' -not- `operator @' whenever @ is a symb...Gabriel Dos Reis2000-06-091-2/+2
* invoke.texi: Remove documentation for -fsquangle and -fname-mangling-version.Mark Mitchell2000-06-081-3/+3
* diagnostic.c (output_maximum_width): Remove.Gabriel Dos Reis2000-06-061-1/+1
* search.c (maybe_suppress_debug_info): Don't check CLASSTYPE_INTERFACE_ONLY if...Jason Merrill2000-06-051-2/+2
* cp-tree.h (DECL_ANTICIPATED): New macro.Zack Weinberg2000-05-301-3/+13
* cp-tree.h (ansi_opname): Make it a macro.Alex Samuel2000-05-281-282/+78
* diagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.Gabriel Dos Reis2000-05-141-0/+4
* top level:Zack Weinberg2000-05-091-12/+12
* Makefile.in (OBJS): Add timevar.o.Alex Samuel2000-04-281-15/+4
* cp-tree.h (lang_decl): Remove pretty_function_p.Mark Mitchell2000-04-241-2/+1