cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENTIFIER.
[platform/upstream/gcc.git] / gcc / cp / lex.c
2000-04-09 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENT...
2000-04-06 Mark Mitchellcp-tree.h (lang_decl_flags): Rename saved_inline to...
2000-03-27 Richard Kennerc-convert.c (convert): Return if output or input type...
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-12 Gabriel Dos Reislex.c (whitespace_cr): Compress consecutive calls to...
2000-03-08 Jason MerrillAdd initial support for '\uNNNN' specifier.
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-27 Mark Mitchellcp-tree.h (DECL_NEEDED_P): Tweak to correct usage befor...
2000-02-26 Jeff LawFix copyrights
2000-02-25 Mark Mitchelllex.c (check_newline): Use push_srcloc and pop_srcloc...
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-17 Mark Mitchellir.texi: Document DECL_TEMPLATE_INSTANTIATIONS.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-07 Jason Merrillcp-tree.h (struct saved_scope): Add incomplete field.
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-12 Mumit Khanlex.c (DIR_SEPARATOR): Delete macro.
2000-01-11 Kaveh GhaziUpdate copyrights for last checkin.
2000-01-10 Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
1999-12-16 Mark Mitchellclass.c (handle_using_decl): Get TYPE_FIELDS and TYPE_M...
1999-12-15 Richard Hendersoncp-tree.h (make_aggr_type): Declare.
1999-12-14 Mumit Khanlex.c (saving_parse_to_obstack): New global.
1999-12-11 Kaveh R. Ghaziclass.c (get_vtable_name): Use a literal format string...
1999-12-01 Mark Mitchellcp-tree.h (min_tree_cons): Remove.
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-23 Kaveh R. Ghazidecl.c (pushdecl, [...]): Don't call a variadic functio...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-10-31 Stephen L Moshier* lex.c (yylex): Accept 'f' in mantissa of hex float...
1999-10-25 Mark Mitchelldecl.c (push_overloaded_decl_1): Use pushdecl.
1999-10-16 Greg McGarylex.c (lang_init_options): Set flag_bounds_check as...
1999-10-08 Franz Sirlcp-tree.h (cp_make_lake_type): Renamed from make_lang_type.
1999-10-03 Mark Mitchelltree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check...
1999-09-26 Kaveh R. Ghazicombine.c (gen_rtx_combine): Add missing call to va_end().
1999-09-24 Mark Mitchellcp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-23 Jason Merrilllex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
1999-09-21 Alex SamuelReplace string const "<internal>" with dynamic allocation.
1999-09-17 Mark Mitchellcp-tree.def (CLEANUP_STMT): Fix spelling in dumps.
1999-09-16 Kaveh R. Ghazilex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.
1999-09-16 Jason Merrilllex.c (cp_pragma_implementation): Allow #pragma impleme...
1999-09-15 Richard Henderson* lex.c (mark_impl_file_chain): Follow the next chain.
1999-09-15 Alexandre Olivalex.c (cp_pragma_interface, [...]): Copy filenames...
1999-09-12 Mark Mitchelldecl.c (add_decl_to_level): Remove TREE_PERMANENT asser...
1999-09-09 Mark Mitchelldecl.c (lang_mark_tree): Mark TYPE_LANG_SPECIFIC.
1999-09-09 Mark MitchellReorganize per-function data.
1999-09-09 Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-09-09 Mark Mitchellcp-tree.h (lang_decl_flags): Remove permanent_attr.
1999-09-07 Mark MitchellMakefile.in (tree.o): Depend on ggc.h.
1999-09-06 Mark MitchellGet ready for garbage collection.
1999-09-04 Mark MitchellMakefile.in (CXX_TREE_H): Include function.h.
1999-09-02 Kaveh R. Ghazigxx.gperf (hash, [...]): Add prototypes.
1999-08-18 Mark Mitchellcp-tree.h (build_lang_field_decl): Remove.
1999-08-17 Mark Mitchellcp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 Mark Mitchellcp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-14 Jason MerrillSpeed up Koenig lookup.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-13 Gavin Romig-KochFor gcc:
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-11 Martin v. Loewis* lex.c (do_identifier): Remove unnecessary lookup...
1999-08-09 Kaveh R. Ghazidecl.c: Remove redundant prototype for `print_error_fun...
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-07 Jason Merrilldecl.c (lookup_name_real): Set the complain flag if...
1999-08-06 Mark Mitchellerror.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-08-03 Jason Merrilllex.c (yyprint): Handle PFUNCNAME.
1999-08-03 Mark Mitchelllex.c (errorcount, sorrycount): Don't declare.
1999-07-27 Jason Merrillmethod.c: Remove prototype for largest_union_member.
1999-07-26 Jason Merrillinput.c (feed_input): Add file, line parms.
1999-07-24 Jason Merrilllex.c: Sync with C frontend.
1999-07-21 Gavin Romig-KochFor gcc:
1999-07-20 Jason Merrilllang-specs.h (c++-cpp-output): Pass -fpreprocessed.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-09 Jason Merrilldecl2.c (reparse_absdcl_as_casts): Don't warn about...
1999-07-06 Dave Brolleylex.c (errorcount): Declare it.
1999-07-02 Gavin Romig-KochFor gcc:
1999-07-01 Gavin Romig-Kochlex.c (real_yylex): Change integer literal overflow...
1999-07-01 Gavin Romig-KochFor gcc:
1999-06-07 Dave Brolleylex.c (real_yylex): Replace unused bytes from bad multi...
1999-05-30 Mark Mitchelllex.c (make_lang_type): Create TYPE_BINFO for TEMPLATE_...
1999-05-24 Mark Mitchelldecl.c (lookup_tag): Remove code no longer needed after...
1999-04-22 Mark Mitchellcp-tree.h (lang_decl_flags): Remove returns_first_arg...
1999-04-22 Mark Mitchellgxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid...
1999-04-16 Jason Merrilltweak spelling
1999-04-14 Mark Mitchellcp-tree.h (popclass): Change declaration.
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-03-30 Jason Merrillcp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-25 Jason Merrilltypeck.c (common_type): Handle cv-qual unification...
1999-03-15 Kaveh R. Ghazilex.c: Don't include setjmp.h.
1999-03-12 Mark Mitchelllex.c (do_identifier): Correct call to enforce_access.
1999-03-09 Mark Mitchellcp-tree.h (flag_access_control): Declare.
1999-02-05 Jason Merrillpt.c (unify): Call coerce_template_parms with the COMPL...
1999-01-14 Jason Merrillre PR other/18132 (Problem compiling gcc 3.4.2)
1999-01-06 Mark Mitchellcp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAM...
1998-12-22 Kaveh R. GhaziWarning fixes:
1998-12-16 Mark Mitchellclass.c (resolve_address_of_overloaded_function): Do...
1998-12-13 Mark Mitchellcp-tree.def (CPLUS_BINDING): Update documentation.
1998-12-12 Jason Merrilldecl.c (grokdeclarator): Allow field with same name...
1998-12-09 Dave Brolleylex.c (lang_init_options): Initialize cpplib.
1998-12-07 Mike Stumplex.c (check_newline): Add support for \ as `natural...
1998-12-07 Jason Merrilldecl.c (build_typename_type): Set DECL_ARTIFICIAL.
1998-12-04 Jason Merrilllex.c (handle_cp_pragma): Disable #pragma interface...
next