summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* PR c++/16002mmitchel2004-09-171-0/+10
* PR c++/17501mmitchel2004-09-161-0/+6
* 2004-09-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-09-161-0/+5
* * class.c (copy_virtuals): Remove.nathan2004-09-161-0/+8
* missing changelog entrynathan2004-09-161-0/+16
* * search.c: Follow spelling conventions.kazu2004-09-161-0/+4
* * configure.ac: Check for COMDAT support. Robustify check formmitchel2004-09-151-0/+6
* * search.c (get_pure_virtuals): Remove unused variables.nathan2004-09-151-0/+2
* * cp-tree.h (struct lang_decl_flags): Removenathan2004-09-151-0/+10
* PR c++/17324mmitchel2004-09-151-0/+11
* * pt.c (unify): Replace gcc_unreachable with gcc_assert.nathan2004-09-141-1/+5
* PR c++/16162mmitchel2004-09-141-0/+7
* PR c++/16716mmitchel2004-09-141-0/+10
* PR c++/16254rth2004-09-121-0/+6
* * pt.c (cur_stmt_expr): Move from tsubst_expr.rth2004-09-121-0/+7
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-101-1/+26
* [gcc/cp/ChangeLog]zlaski2004-09-101-0/+6
* PR c++/17386rth2004-09-101-0/+11
* [gcc/cp/ChangeLog]zlaski2004-09-101-0/+5
* * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,kazu2004-09-101-0/+6
* [gcc/cp/ChangeLog]zlaski2004-09-101-0/+5
* [gcc/cp/ChangeLog]zlaski2004-09-091-0/+7
* * defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.zack2004-09-091-0/+6
* [gcc/cp/ChangeLog]zlaski2004-09-091-0/+6
* [gcc/cp/ChangeLog]zlaski2004-09-091-0/+5
* Fix cp changelog from previous checkinnathan2004-09-081-0/+6
* * semantics.c (expand_body): Assert that we are not nested.drow2004-09-061-0/+4
* cp:zack2004-09-061-5/+17
* * decl.c (grok_declarator): Remove a redundant semicolon.lerdsuwa2004-09-041-1/+8
* Compile speed improvement.austern2004-09-031-0/+13
* * decl.c (finish_function): Clean out pointers we no longer need.hubicka2004-09-031-0/+4
* /rth2004-09-031-0/+5
* * decl2.c (determine_visibility): Only check data visibilitypbrook2004-09-021-1/+6
* * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLASS_DATA.mmitchel2004-09-011-0/+5
* * hooks.c (hook_bool_void_true): New function.mmitchel2004-08-311-0/+9
* 2004-08-31 Ziemowit Laski <zlaski@apple.com>zlaski2004-08-311-0/+50
* PR c++/17221rth2004-08-311-0/+6
* * cp-tree.h (initialize_artificial_var): Declare.mmitchel2004-08-301-0/+9
* * class.c (build_base_path): Use build_address directly.rth2004-08-301-0/+8
* * fold-const.c (tree_expr_nonzero_p): Use get_base_address beforerth2004-08-301-0/+5
* * name-lookup.c (pop_binding, pushdecl,nathan2004-08-301-0/+26
* * call.c (check_dtor_name): Replace abort with gcc_assert ornathan2004-08-301-0/+33
* * tree.h (BINFO_PRIMARY_BASE_OF): Remove.nathan2004-08-301-0/+15
* * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.nathan2004-08-301-0/+4
* [gcc/ChangeLog]zlaski2004-08-281-0/+7
* * decl.c (expand_static_init): Avoid bogus warnings.jason2004-08-281-0/+4
* PR c++/16851jason2004-08-281-0/+3
* PR c++/13684jason2004-08-281-0/+8
* * cp-tree.def (OFFSETOF_EXPR): New.rth2004-08-271-0/+7
* * call.c (validate_conversion_obstack): Replacenathan2004-08-271-0/+93