OSDN Git Service

PR c++/9354
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2003-01-23 mmitchel PR c++/9354
2003-01-23 neroden2003-01-22 Nathanael Nerode <neroden@gcc.gnu.org>
2003-01-23 mmitchel PR c++/9328
2003-01-22 mmitchel PR c++/9298
2003-01-22 mmitchel PR c++/9384
2003-01-22 mmitchel * parser.c (cp_parser_simple_declaration): Return...
2003-01-22 mmitchel PR c++/9388
2003-01-21 ghazigcc:
2003-01-17 jason PR c++/9167, c++/9358
2003-01-17 jason PR c++/9342
2003-01-17 mmitchel PR c++/9294
2003-01-17 jason PR c++/8564
2003-01-16 oldham2003-01-16 Jeffrey D. Oldham <oldham@codesourcery...
2003-01-16 mmitchel * cp-tree.h (lang_type_class): Remove is_partial_insta...
2003-01-16 nathancp:
2003-01-16 ghazi * arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed...
2003-01-15 ghazicp:
2003-01-14 oldham2003-01-14 Jeffrey D. Oldham <oldham@codesourcery...
2003-01-14 lerdsuwa * config-lang.in: Add semantics.c to gtfiles.
2003-01-13 jason PR c++/8748
2003-01-13 mmitchel * cp-tree.h (get_arglist_len_in_bytes): Remove.
2003-01-11 pme2003-01-11 Phil Edwards <pme@gcc.gnu.org>
2003-01-10 mmitchelCorrect PR# in previous check-in.
2003-01-10 mmitchel PR c++/9120
2003-01-10 geoffk * parser.c (cp_parser_late_parsing_for_member): Don...
2003-01-10 neroden * cfns.gperf: ANSIfy function declarations.
2003-01-10 mmitchel PR c++/9128
2003-01-10 neroden * decl.c (bad_specifiers): Fix parameter order error...
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 jakub * decl.c (start_decl): Only check DECL_THREAD_LOCAL...
2003-01-09 lerdsuwa * pt.c (push_access_scope_real): Call push_to_top_leve...
2003-01-09 jakub * decl.c (start_decl): Don't set DECL_COMMON for __thr...
2003-01-09 aj2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
2003-01-09 neroden(This line wasn't in the ChangeLog even though the...
2003-01-08 jason * parser.c (cp_parser_primary_expression):...
2003-01-08 neroden * decl.c: ANSIfy function declarations.
2003-01-08 mmitchel * parser.c (cp_parser_asm_definition): Correct handlin...
2003-01-08 lerdsuwa PR c++/9030
2003-01-07 neroden * tree.c: Delete bogus #if 0 code.
2003-01-07 schwab * class.c (layout_class_type): Don't use
2003-01-07 mmitchel PR c++/9165
2003-01-07 mmitchel * pt.c (retrieve_local_specialization): Revert 2003...
2003-01-07 mmitchel * decl2.c (mark_used): Do not synthesize thunks.
2003-01-07 mmitchel * class.c (layout_class_type): Correct handling of...
2003-01-06 mmitchel PR c++/9189
2003-01-06 nathancp:
2003-01-06 mmitchel * g++.dg/template/defarg-1.C: New test.
2003-01-05 ghazi * parser.c (cp_parser_binary_expression,
2003-01-04 mmitchel * method.c (use_thunk): Disable access control while...
2003-01-03 neroden * cvt.c, decl.c, decl2.c: This is the C++ front end...
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-03 austern * cp-tree.h (struct lang_type_class): add field...
2003-01-03 jason * c-common.c (finish_fname_decls): Put the...
2003-01-03 nathancp:
2003-01-03 grahams * parser.c (struct cp_parser): Add access_check...
2003-01-02 mmitchel * parser.c (cp_parser_declaration): Accept the __exten...
2003-01-02 mmitchel PR c++/2843
2003-01-02 mmitchel * call.c (build_new_method_call): Fix typo in message...
2003-01-02 mmitchel * parser.c (cp_lexer_next_token_is): Declare it inline.
2003-01-02 mmitchel * parser.c (cp_parser_sizeof_operand): Do not evaluate the
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neil * c-pragma.c (c_register_pragma): New.
2003-01-01 neil * .cvsignore: Remove.
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2003-01-01 mmitchel * cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2002-12-31 neil * .cvsignore: Update.
2002-12-31 mmitchel * parser.c (cp_parser_dependent_type_p): Fix thinko.
2002-12-31 nathancp:
2002-12-31 mmitchel * cp-tree.def (RETURN_INIT): Remove.
2002-12-31 mmitchel PR c++/9112
2002-12-31 gdr* cp-tree.h (pending_lang_change): Declare.
2002-12-31 mmitchel * parser.c (cp_parser_context_free_list): New variable.
2002-12-30 mmitchel * parser.c (cp_parser_declaration_seq_opt): Handle...
2002-12-30 mmitchel * parse.y: Remove.
2002-12-30 dje * parser.c (cp_parser_parameter_declaration_cla...
2002-12-30 neroden * config-lang.in, Make-lang.in, operators.def, cp...
2002-12-30 mmitchel * decl.c (grokdeclarator): Diagnost "extern thread...
2002-12-30 neroden * decl.c, decl2.c, decl.h: GCC, not GNU CC. This...
2002-12-30 nathanadd missing Changelogs
2002-12-29 gdr Remove traditional C constructs 4/n.
2002-12-28 gdr Remove traditional C constructs 3/n.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-26 nathancp:
2002-12-26 nathancp:
2002-12-24 nathancp:
2002-12-24 nathancp:
2002-12-23 gdr * call.c (tourney, build_field_call, equal_functions...
2002-12-22 nathancp:
2002-12-22 lerdsuwa * cp-tree.h (make_unbound_class_template): Use tsubst_...
2002-12-20 kazu * ChangeLog: Fix a typo.
2002-12-19 jason Handle anonymous unions at the tree level.
2002-12-19 lerdsuwa PR c++/8099
2002-12-19 lerdsuwa PR c++/3663
2002-12-19 mmitchel * class.c (build_base_field): Do not set DECL_PACKED...
2002-12-18 gdr * cp-tree.h (struct tree_srcloc): Use location_t.
2002-12-18 jason * decl.c (finish_function): Also complain about...
2002-12-17 jason * calls.c (expand_call): Handle CALL_EXPR_HAS_R...
2002-12-17 jason * c-semantics.c (add_scope_stmt): Abort if...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 gdrPR C++/8031
next