OSDN Git Service

Revert:
[pf3gnuchains/gcc-fork.git] / gcc / cp / lex.c
2004-06-09 mmitchel Revert:
2004-06-07 mmitchel PR c++/15815
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-03-09 mmitchel PR c++/14401
2004-03-01 mmitchel PR c++/14324
2004-02-05 ro PR middle-end/13750
2004-01-16 geoffkIndex: ChangeLog
2003-12-22 mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-22 mmitchel PR c++/13438
2003-12-19 kazu * cvt.c: Remove uses of "register" specifier in
2003-12-16 mmitchel PR c++/13275
2003-12-02 rth * name-lookup.h (struct cp_binding_level):...
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-12 mmitchel PR c++/11703
2003-07-22 bangerth2003-07-22 Wolfgang Bangerth <bangerth@dealii.org>
2003-07-19 ghazigcc:
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 gerald * lex.c (enum tree_node_kind): Delete.
2003-07-14 mmitchel * cp-tree.h (cp_id_kind): New type.
2003-07-07 neil PR debug/10055
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-13 neroden * lex.c: Convert to ISO C.
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-05-10 lerdsuwa PR c++/9252
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-10 steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-02-14 gdr * decl2.c: Include "timevar.h".
2003-01-10 geoffkMerge from pch-branch.
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-30 mmitchel * parse.y: Remove.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-15 mmitchel * decl.c (reshape_init): Fix typo.
2002-10-14 mmitchel PR c++/7176
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-26 neil * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,
2002-07-10 mmitchel * cp-tree.h (unqualified_name_lookup_error): Declare it.
2002-06-24 mmitchel * cp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-23 mmitchel * parse.y (parse_scoped_id): New function.
2002-06-20 zack2002-06-19 Akim Demaille <akim@epita.fr>
2002-06-15 gdr * cp-tree.h (compiler_error): Remove declaration.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-22 rth * decl.c (check_tag_decl): Handle RID_THREAD.
2002-05-22 neil PR preprocessor/6517
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29 mmitchel * include/c_std/std_cmath.h: To prevent problems...
2002-03-29 neil * Makefile.in (except.o): Update.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-20 neil * Makefile.in: Update.
2002-03-16 nathancp:
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-04 jason * xref.c: Remove.
2002-01-24 zack * Make-lang.in (parse.c): Adjust expected number of
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-09 aldyh2001-12-08 Aldy Hernandez <aldyh@redhat.com>
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-26 neil * cppfiles.c (stack_include_file): Don't optimize...
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-04 ghazi * lex.c (copy_lang_type): Add static prototype.
2001-10-14 neil * c-pragma.h (cpp_register_pragma_space): Remove.
2001-10-13 lerdsuwa * cp-tree.h (TYPE_BINFO): Update comment.
2001-10-08 aoliva* Make-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-12 ghazi * decl2.c (lang_f_options): Const-ification.
2001-08-27 aj * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-06-26 gdr * toplev.c (decode_f_option): Adjust setting.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-13 zackgcc/cp:
2001-04-24 nathangcc:
2001-04-19 mmitchel * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SP...
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-04 mmitchel * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-10 neil * toplev.c (file_name_nondirectory): Remove.
2001-02-12 mmitchel Remove old ABI support.
2001-01-29 jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-14 neil * c-parse.in (finish_parse): Add comment about...
2001-01-13 neil * c-lex.c (init_c_lex): Use cpp_get_callbacks...
2001-01-10 neil * c-lang.c (lang_hooks): Update.
2001-01-09 neil * c-lang.c (lang_hooks): Update.
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
next