summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.h (compiler_error): Remove declaration.gdr2002-06-151-14/+0
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-1/+11
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+0
* * decl.c (check_tag_decl): Handle RID_THREAD.rth2002-05-221-1/+2
* PR preprocessor/6517neil2002-05-221-8/+1
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-0/+1
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-19/+0
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-3/+0
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-1/+1
* * include/c_std/std_cmath.h: To prevent problems overloadingmmitchel2002-03-291-1/+2
* * Makefile.in (except.o): Update.neil2002-03-291-2/+2
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-1/+0
* Removal of separate preprocessor cpp0.neil2002-03-241-0/+2
* * Makefile.in: Update.neil2002-03-201-1/+0
* cp:nathan2002-03-161-0/+3
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-42/+1
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-4/+3
* * Makefile.in (integrate.o): Update.neil2002-02-281-2/+2
* * xref.c: Remove.jason2002-02-041-7/+0
* * Make-lang.in (parse.c): Adjust expected number ofzack2002-01-241-1/+1
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-4/+4
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+3
* * cp-tree.h: Delete #defines for cp_error, cp_warning,zack2001-12-181-5/+5
* 2001-12-08 Aldy Hernandez <aldyh@redhat.com>aldyh2001-12-091-0/+2
* * c-decl.c (duplicate_decls, parmlist_tags_warning): Removeneil2001-12-011-1/+1
* * cppfiles.c (stack_include_file): Don't optimize zero-lengthneil2001-11-261-9/+5
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-9/+2
* * c-common.c: Include c-lex.h.neil2001-11-151-18/+20
* * Makefile.in: Update.neil2001-11-091-1/+1
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-9/+0
* * lex.c (copy_lang_type): Add static prototype.ghazi2001-11-041-1/+2
* * c-pragma.h (cpp_register_pragma_space): Remove.neil2001-10-141-1/+0
* * cp-tree.h (TYPE_BINFO): Update comment.lerdsuwa2001-10-131-8/+57
* * Make-lang.in (CXX_OBJS): Added cp-lang.o.aoliva2001-10-081-16/+6
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-5/+5
* * decl2.c (lang_f_options): Const-ification.ghazi2001-09-121-1/+1
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-10/+4
* * toplev.c (decode_f_option): Adjust setting.gdr2001-06-261-2/+2
* * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,neil2001-05-201-3/+4
* gcc/cp:zack2001-05-131-0/+15
* gcc:nathan2001-04-241-0/+7
* * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC ismmitchel2001-04-191-3/+3
* * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.jason2001-04-121-1/+1
* * 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