OSDN Git Service

* c-format.c (gcc_diag_char_table): Add %J.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-20 lerdsuwa PR c++/157
2003-09-19 lerdsuwa PR c++/495
2003-09-19 nathanfix PR number
2003-09-19 nathancp:
2003-09-19 gdr * decl.c (cxx_scope_descriptor): Fix thinko.
2003-09-18 dannysmith PR c++/12320
2003-09-18 nathancp:
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-09-18 reichelt * ChangeLog: Fix recent commit.
2003-09-18 reichelt PR c++/12316
2003-09-18 gdr * c-pretty-print.h (pp_type_specifier_seq)...
2003-09-18 rth * tree-optimize.c (tree_rest_of_compilation...
2003-09-17 mmitchel PR c++/12266
2003-09-17 mmitchel PR debug/12066
2003-09-17 rth * semantics.c (expand_or_defer_fn): Inc/dec...
2003-09-16 lerdsuwa PR c++/7939
2003-09-16 kcookCleaned up Jan's ChangeLog entries
2003-09-15 nathancp:
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-14 mmitchel * class.c (layout_class_type): Make DECL_MODE match...
2003-09-14 geoffk * rtti.c (get_tinfo_decl): Set TREE_PUBLIC for typeinf...
2003-09-14 kazu * alias.c: Follow spelling conventions.
2003-09-13 rth * cgraphunit.c (cgraph_assemble_pending_functio...
2003-09-11 dje * decl2.c (var_finalized_p): Swap arms of condi...
2003-09-11 nathancp:
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-11 rth * decl2.c (cxx_callgraph_analyze_expr): Mark...
2003-09-10 hubicka * decl2.c (var_finalized_p): New.
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * semantics.c (expand_or_defer_fn): Use cgraph_...
2003-09-10 rth * decl2.c (finish_file): Avoid out-of-bounds...
2003-09-10 rth * except.c: Include cgraph.h.
2003-09-09 ebotcazou PR bootstrap/12168
2003-09-09 mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-09-08 mmitchel PR c++/11786
2003-09-08 rth * optimize.c (maybe_clone_body): Inc/dec functi...
2003-09-08 mmitchel PR c++/5296
2003-09-08 rthgcc/
2003-09-07 mmitchelFix typo.
2003-09-07 gdr * c-pretty-print.h (pp_c_left_brace): Declare.
2003-09-07 hubicka * decl2.c (maybe_emit_vtables, write_out_vars, finish_...
2003-09-07 mmitchel PR c++/11687
2003-09-06 gdr * cp-tree.h (add_binding): Remove declaration.
2003-09-06 nathancp:
2003-09-06 sayle PR c++/11409
2003-09-06 steven PR c++/11595
2003-09-06 nathancp:
2003-09-05 mmitchel PR c++/12163
2003-09-05 nathancp:
2003-09-05 nathancp:
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-09-04 geoffk PR 12161
2003-09-04 nathancp:
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-04 dj * targhooks.c: New file.
2003-09-03 mmitchel PR c++/12053
2003-09-03 rth * optimize.c (optimize_function): Push/pop...
2003-09-02 mmitchel PR c++/11553
2003-09-02 mmitchel PR c++/11847
2003-09-02 mmitchel PR c++/11808
2003-09-01 mmitchel PR c++/12114
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-30 mmitchel2003-08-29 Mark Mitchell <mark@codesourcery.com>
2003-08-30 mmitchelAdd missing ChangeLog entry
2003-08-29 mmitchel PR c++/11928
2003-08-29 rthgcc/
2003-08-29 gdr PR c++/11811
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-28 mmitchel PR optimization/5079
2003-08-27 zack2003-08-26 Dan Nicolaescu <dann@ics.uci.edu>
2003-08-26 nathancp:
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-25 gdrFix thinko
2003-08-25 rth * cxx-pretty-print.c (pp_cxx_class_name): Remov...
2003-08-25 gdr * pretty-print.h (pp_maybe_newline_and_indent): New...
2003-08-25 mmitchel PR c++/8795
2003-08-23 lerdsuwa PR c++/3765
2003-08-23 lerdsuwa PR c++/641, c++/11876
2003-08-21 jason PR c++/11283
2003-08-21 mmitchel PR c++/11551
2003-08-21 mmitchel PR c++/11834
2003-08-21 jason PR c++/11614
2003-08-21 jason * semantics.c (simplify_aggr_init_expr): Split...
2003-08-20 nathancp:
2003-08-20 mmitchelFix typo in ChangeLog
2003-08-20 mmitchel PR c++/11946
2003-08-19 pinskiacp/ChangeLog:
2003-08-19 lerdsuwa PR c++/11174
2003-08-19 gdr * langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNO...
2003-08-18 nathancp:
2003-08-18 nathancp:
2003-08-17 hubicka PR C++/11702
2003-08-16 nathan PR c++/11512
2003-08-15 nathan * cp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-15 hubicka * decl2.c (mark_member_pointers): Rename to...
2003-08-15 nathancp: * pt.c (instantiate_class_template): Set location...
2003-08-15 nathan * decl.c (make_typename_type): Use my_friendly_assert.
2003-08-15 hubicka * method.c (use_thunk): Expand body directly.
next