OSDN Git Service

2004-09-24 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2004-09-24 bonzini2004-09-24 Paolo Bonzini <bonzini@gnu.org>
2004-09-24 nathancp:
2004-09-23 zackgcc/cp:
2004-09-23 pinskiaFix the location of the changelog for Fariborz Jahanian...
2004-09-23 pinskia004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-23 bonzini2004-09-23 Paolo Bonzini <bonzini@gnu.org>
2004-09-23 kazu * parser.c: Fix a comment typo.
2004-09-23 nathancp:
2004-09-22 nathan * cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).
2004-09-22 nathan * cp-tree.h (struct lang_type_class): Remove marked...
2004-09-22 zlaski[gcc/cp/ChangeLog]
2004-09-21 zack * parser.c (cp_lexer_peek_token, cp_lexer_consume_token):
2004-09-21 austernPR c++/15049
2004-09-21 sayle PR c++/7503
2004-09-21 nathan * cp-tree.h (struct lang_type_header): Remove
2004-09-21 andreast2004-09-21 Andreas Tobler <a.tobler@schweiz.ch>
2004-09-21 mmitchel PR c++/17530
2004-09-21 zack2004-09-20 Matt Austern <austern@apple.com>
2004-09-20 giovannibajo PR c++/14179
2004-09-20 steven * lex.c (cxx_init): Don't set the ridpointer for RID_NULL
2004-09-19 mmitchel * decl2.c (determine_visibility): Allow class visibility
2004-09-18 kazu * call.c, semantics.c: Follow spelling conventions.
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-17 mmitchel PR c++/16002
2004-09-16 mmitchel PR c++/17501
2004-09-16 amacleod2004-09-16 Andrew MacLeod <amacleod@redhat.com>
2004-09-16 nathan * class.c (copy_virtuals): Remove.
2004-09-16 nathanmissing changelog entry
2004-09-16 kazu * search.c: Follow spelling conventions.
2004-09-15 mmitchel * configure.ac: Check for COMDAT support. Robustify...
2004-09-15 nathan * search.c (get_pure_virtuals): Remove unused variables.
2004-09-15 nathan * cp-tree.h (struct lang_decl_flags): Remove
2004-09-15 mmitchel PR c++/17324
2004-09-14 nathan * pt.c (unify): Replace gcc_unreachable with gcc_assert.
2004-09-14 mmitchel PR c++/16162
2004-09-14 mmitchel PR c++/16716
2004-09-12 rth PR c++/16254
2004-09-12 rth * pt.c (cur_stmt_expr): Move from tsubst_expr.
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-09-10 zlaski[gcc/cp/ChangeLog]
2004-09-10 rth PR c++/17386
2004-09-10 zlaski[gcc/cp/ChangeLog]
2004-09-10 kazu * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
2004-09-10 zlaski[gcc/cp/ChangeLog]
2004-09-09 zlaski[gcc/cp/ChangeLog]
2004-09-09 zack * defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.
2004-09-09 zlaski[gcc/cp/ChangeLog]
2004-09-09 zlaski[gcc/cp/ChangeLog]
2004-09-08 nathanFix cp changelog from previous checkin
2004-09-06 drow * semantics.c (expand_body): Assert that we are not...
2004-09-06 zackcp:
2004-09-04 lerdsuwa * decl.c (grok_declarator): Remove a redundant semicolon.
2004-09-03 austern Compile speed improvement.
2004-09-03 hubicka * decl.c (finish_function): Clean out pointers we...
2004-09-03 rth/
2004-09-02 pbrook * decl2.c (determine_visibility): Only check data...
2004-09-01 mmitchel * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLA...
2004-08-31 mmitchel * hooks.c (hook_bool_void_true): New function.
2004-08-31 zlaski2004-08-31 Ziemowit Laski <zlaski@apple.com>
2004-08-31 rth PR c++/17221
2004-08-30 mmitchel * cp-tree.h (initialize_artificial_var): Declare.
2004-08-30 rth * class.c (build_base_path): Use build_address...
2004-08-30 rth * fold-const.c (tree_expr_nonzero_p): Use get_b...
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-30 nathan * tree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-30 nathan * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 zlaski[gcc/ChangeLog]
2004-08-28 jason * decl.c (expand_static_init): Avoid bogus...
2004-08-28 jason PR c++/16851
2004-08-28 jason PR c++/13684
2004-08-27 rth * cp-tree.def (OFFSETOF_EXPR): New.
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-27 nathan * tree.h (size_int_type): Remove.
2004-08-26 rth * cp-tree.h (DECL_FIELD_IS_BASE): New.
2004-08-25 sayle PR middle-end/16693
2004-08-25 mmitchel PR c++/17155
2004-08-25 mmitchel * mangle.c (get_identifier_nocopy): Add cast.
2004-08-25 mmitchel * cp-tree.h (mangle_type): Remove.
2004-08-25 lerdsuwa PR c++/14428
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-25 zack * flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-25 nemet * repo.c (extract_string): Reset backquote after one...
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-24 nathancp:
2004-08-24 lerdsuwa PR c++/16706
2004-08-24 nathancp:
2004-08-24 mmitchel PR c++/17163
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-23 pinskia2004-08-22 Andrew Pinski <apinski@apple.com>
2004-08-21 mmitchel PR c++/17121
2004-08-21 jsm28cp:
2004-08-20 lerdsuwa * pt.c (register_specialization): Check DECL_TEMPLATE_...
2004-08-20 nathan * stor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-19 andreast2004-08-20 Andreas Tobler <a.tobler@schweiz.ch>
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-19 mmitchel PR c++/15890
2004-08-19 nathan * cp-tree.h (build_shared_int_cst): Remove.
next