OSDN Git Service

* gcse.c (lookup_set): Remove unused argument PAT. Update
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2003-02-10 geoffk * cp-tree.h (struct lang_type_header): Make...
2003-02-04 mmitchel PR c++/7129
2003-02-01 rsandifo * flags.h (flag_volatile): Remove declaration.
2003-01-31 lerdsuwa PR c++/8849
2003-01-31 nathan * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT):...
2003-01-31 geoffkIndex: ChangeLog
2003-01-30 mmitchel * class.c (check_field_decls): Only check C_TYPE_FIELD...
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-29 fjahaniancp/pt.c change log entry move from ./ChangeLog to cp...
2003-01-29 lerdsuwa PR c++/8591
2003-01-29 nathancp:
2003-01-29 fjahanian* pt.c (last_pending_template) Declare GTY().
2003-01-28 nathancp:
2003-01-27 nathancp:
2003-01-25 nathancp:
2003-01-25 lerdsuwa * cp-tree.h (flagged_type_tree_s): Remove.
2003-01-24 neroden * dump.c: ANSIfy function declarations and definitions.
2003-01-23 neroden * cp-tree.h, decl.h: Get rid of PARAMS. Again.
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-30 nathancp:
2002-12-30 nathan PR c++/9054
2002-12-29 gdr Remove traditional C constructs 4/n.
next