OSDN Git Service

2001-07-30 H.J. Lu (hjl@gnu.org)
[pf3gnuchains/gcc-fork.git] / gcc / cp / lex.c
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 *.
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-20 neil * c-lang.c (lang_init_options): Update call to
2000-11-20 nathancp:
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 zack * stringpool.c: New file.
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-09 echristo2000-11-07 Eric Christopher <echristo@redhat.com>
2000-11-09 nathangcp/ChangeLog:
2000-11-02 jsm28 * collect2.c (main, write_c_file_stat), gcc.c (transla...
2000-11-02 neil * c-lex.c (init_c_lex): Update cpp_start_read...
2000-10-13 mmitchel Remove obstacks.
2000-10-01 mmitchel * c-decl.c (c_expand_body): Don't generate RTL if...
2000-09-14 jsm28 * c-parse.in (reswords): Add _Complex.
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 zackIntegrated preprocessor.
2000-08-29 jason2000-08-28 Daniel Berlin <dberlin@redhat.com>
2000-08-21 gdr * diagnostic.c (context_as_prefix): Export.
2000-07-27 mmitchel * decl.c (start_cleanup_fn): Mark the function as...
2000-07-25 nathan Kill strict_prototype. Backwards compatibility only for
2000-06-30 mmitchel * Makefile.in (c-common.o): Don't depend on c-tree...
2000-06-17 chelf * c-common.c (c_tree_code_type): New array.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-14 chelf * c-common.h (IF_COND): Moved here from cp/cp-tree.h.
2000-06-09 zacktoplevel:
2000-06-09 jasonrevert mangling patch
2000-06-09 gdr2000-06-09 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-06 jason * search.c (maybe_suppress_debug_info): Don...
2000-05-30 zack * cp-tree.h (DECL_ANTICIPATED): New macro.
2000-05-28 mmitchel2000-05-27 Alex Samuel <samuel@codesourcery.com>
2000-05-14 gdr2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-09 zacktop level:
2000-04-28 samuelhangeLog:
2000-04-24 mmitchel * cp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-18 zack * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-10 loewis * invoke.texi (-fno-gnu-keywords): Remove classof...
2000-04-10 mmitchel * cp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_ID...
2000-04-06 mmitchel * cp-tree.h (lang_decl_flags): Rename saved_inline...
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-12 gdr2000-03-11 Gabriel Dos Reis <gdr@codesourcery.com>
2000-03-08 jason Add initial support for '\uNNNN' specifier.
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-27 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage...
2000-02-26 lawFix copyrights
2000-02-25 mmitchel * lex.c (check_newline): Use push_srcloc and pop_srclo...
2000-02-22 loewis Refer to the standard as an ISO document, not an ANSI...
2000-02-17 mmitchel2000-02-17 Mark Mitchell <mark@codesourcery.com>
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-07 jason * cp-tree.h (struct saved_scope): Add incomplet...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-12 khan2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-11 ghaziUpdate copyrights for last checkin.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-14 khan1999-12-13 Mumit Khan <khan@xraylith.wisc.edu>
1999-12-11 ghazi * class.c (get_vtable_name): Use a literal format...
1999-12-01 mmitchel * cp-tree.h (min_tree_cons): Remove.
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-23 ghazi * decl.c (pushdecl, grokdeclarator): Don't...
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-10-31 law * lex.c (yylex): Accept 'f' in mantissa of...
1999-10-25 mmitchel * decl.c (push_overloaded_decl_1): Use pushdecl.
1999-10-16 gkm* lex.c (lang_init_options): Set flag_bounds_check...
1999-10-08 mmitchel * cp-tree.h (cp_make_lake_type): Renamed from...
1999-10-03 mmitchel * tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for
1999-09-26 ghazi * combine.c (gen_rtx_combine): Add missing call to...
1999-09-24 mmitchel * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-23 jason * lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
1999-09-21 samuel Replace string const "<internal>" with dynamic allocation.
1999-09-17 mmitchel * cp-tree.def (CLEANUP_STMT): Fix spelling in dumps.
1999-09-16 ghazi * lex.c (init_cpp_parse): Call xcalloc, not malloc...
1999-09-16 jason * lex.c (cp_pragma_implementation): Allow #pragma...
1999-09-15 rth * lex.c (mark_impl_file_chain): Follow the...
1999-09-15 mmitchel * lex.c (cp_pragma_interface, cp_pragma_implementation...
1999-09-12 mmitchel * decl.c (add_decl_to_level): Remove TREE_PERMANENT...
1999-09-09 mmitchel * decl.c (lang_mark_tree): Mark TYPE_LANG_SPECIFIC.
next