OSDN Git Service

* c-lang.c (lang_init_options): Update call to
[pf3gnuchains/gcc-fork.git] / gcc / cp / lex.c
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.
1999-09-09 mmitchel Reorganize per-function data.
1999-09-09 mmitchel * cp-tree.h (scratch_tree_cons): Remove.
1999-09-09 mmitchel * cp-tree.h (lang_decl_flags): Remove permanent_attr.
1999-09-07 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-06 mmitchel Get ready for garbage collection.
1999-09-04 mmitchel * Makefile.in (CXX_TREE_H): Include function.h.
1999-09-02 ghazi * gxx.gperf (hash, is_reserved_word): Add prototypes.
1999-08-18 mmitchel * cp-tree.h (build_lang_field_decl): Remove.
1999-08-17 mmitchel * cp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 mmitchel * cp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-14 jason Speed up Koenig lookup.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-13 gavinFor gcc:
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-11 loewis * lex.c (do_identifier): Remove unnecessary lookup...
1999-08-09 ghazi * decl.c: Remove redundant prototype for `print...
1999-08-07 ghazi * class.c (count_fields, add_fields_to_vec): Add stati...
1999-08-07 jason * decl.c (lookup_name_real): Set the complain flag...
1999-08-06 mmitchel * error.c (dump_expr): Handle EXACT_DIV_EXPR.
next