OSDN Git Service

* alias.c: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
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.
2003-08-12 mmitchel PR c++/11703
2003-08-12 aldyh2003-08-11 Aldy Hernandez <aldyh@redhat.com>
2003-08-11 mmitchel * typeck.c (merge_types): Handle cv-qualified pointer...
2003-08-11 mmitchel PR c++/11789
2003-08-10 gdr * pretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10 nathancp:
2003-08-10 nathancp:
2003-08-10 nathancp:
2003-08-07 lerdsuwa PR c++/5767
2003-08-07 aldyh2003-08-07 Aldy Hernandez <aldyh@redhat.com>
2003-08-07 aldyh2003-08-06 Aldy Hernandez <aldyh@redhat.com>
2003-08-05 gdr * pretty-print.h (pp_set_line_maximum_length): Make...
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-03 nathancp:
2003-08-02 nathancp:
2003-08-02 nathancp:
2003-08-02 neroden(cp)
2003-08-01 mmitchel PR c++/11697
2003-08-01 lerdsuwa PR c++/8442, c++/8806
2003-08-01 nathan * parser.c (cp_parser_init_declarator,
2003-08-01 nathan PR c++/11295
next