summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * 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