summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.mmitchel2001-04-041-3/+3
* * pt.c (instantiate_decl): Abort if we see a member constantjason2001-03-221-6/+2
* * toplev.c (file_name_nondirectory): Remove.neil2001-03-101-6/+2
* Remove old ABI support.mmitchel2001-02-121-1/+1
* * tree.c, tree.h (build_parse_node): Remove; was identical tojsm282001-01-291-7/+7
* * c-parse.in (finish_parse): Add comment about cpp_destroy.neil2001-01-141-0/+1
* * c-lex.c (init_c_lex): Use cpp_get_callbacks to setneil2001-01-131-1/+1
* * c-lang.c (lang_hooks): Update.neil2001-01-101-2/+5
* * c-lang.c (lang_hooks): Update.neil2001-01-091-5/+18
* * c-common.c (c_common_lang_init): New function. Warn if formatjsm282001-01-031-4/+2
* * c-lex.h (parse_in): Change parse_in to a cpp_reader *.neil2000-11-281-13/+11
* * Makefile.in: Remove MAYBE_CPPLIB and maybe_cpplib.neil2000-11-261-1/+1
* * c-common.c: Remove USE_CPPLIB conditional inclusions.neil2000-11-251-34/+7
* * c-lang.c (lang_init_options): Update call toneil2000-11-201-1/+1
* cp:nathan2000-11-201-1/+1
* * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Addzack2000-11-171-31/+2
* * stringpool.c: New file.zack2000-11-171-2/+2
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-1/+1
* 2000-11-07 Eric Christopher <echristo@redhat.com>echristo2000-11-091-27/+27
* gcp/ChangeLog:nathan2000-11-091-1/+1
* * collect2.c (main, write_c_file_stat), gcc.c (translate_options,jsm282000-11-021-1/+1
* * c-lex.c (init_c_lex): Update cpp_start_read call.neil2000-11-021-1/+1
* Remove obstacks.mmitchel2000-10-131-1/+1
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-2/+2
* * c-parse.in (reswords): Add _Complex.jsm282000-09-141-0/+1
* * c-common.h (prep_stmt): Declare.mmitchel2000-09-071-1/+1
* Integrated preprocessor.zack2000-09-071-3652/+447
* 2000-08-28 Daniel Berlin <dberlin@redhat.com>jason2000-08-291-15/+0
* * diagnostic.c (context_as_prefix): Export.gdr2000-08-211-2/+3
* * decl.c (start_cleanup_fn): Mark the function as `inline'.mmitchel2000-07-271-1/+0
* Kill strict_prototype. Backwards compatibility only fornathan2000-07-251-24/+5
* * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.mmitchel2000-06-301-7/+4
* * c-common.c (c_tree_code_type): New array.chelf2000-06-171-12/+10
* * cp-tree.h (struct language_function): Remove x_base_init_listmmitchel2000-06-161-7/+0
* * c-common.h (IF_COND): Moved here from cp/cp-tree.h.chelf2000-06-141-0/+3
* toplevel:zack2000-06-091-1/+1
* revert mangling patchjason2000-06-091-3/+3
* 2000-06-09 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-06-091-2/+2
* * invoke.texi: Remove documentation for -fsquangle andmmitchel2000-06-081-3/+3
* 2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-06-061-1/+1
* * search.c (maybe_suppress_debug_info): Don't checkjason2000-06-061-2/+2
* * cp-tree.h (DECL_ANTICIPATED): New macro.zack2000-05-301-3/+13
* 2000-05-27 Alex Samuel <samuel@codesourcery.com>mmitchel2000-05-281-282/+78
* 2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-05-141-0/+4
* top level:zack2000-05-091-12/+12
* hangeLog:samuel2000-04-281-15/+4
* * cp-tree.h (lang_decl): Remove pretty_function_p.mmitchel2000-04-241-2/+1
* * cccp.c, cexp.y, cexp.c, cccp.1: Removed.zack2000-04-181-1/+1
* * cp-tre.h (finish_function): Change prototype.mmitchel2000-04-111-0/+13
* * invoke.texi (-fno-gnu-keywords): Remove classof, headof,loewis2000-04-101-6/+0