aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-18 * cp-lang.c (cxx_types_compatible_p): UseRichard Henderson
2004-03-17Move c++ change to the proper file.Dale Johannesen
2004-03-162004-03-16 Dale Johannesen <dalej@apple.com>Dale Johannesen
2004-03-10 PR c++/14452Jason Merrill
2004-03-08Mainline merge as of 2004-03-07.Diego Novillo
2004-03-05Mainline merge as of 2004-03-05.Diego Novillo
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-03-01 * init.c (build_vec_delete_1): Convert 2nd argument to NE_EXPR toJeff Law
2004-02-24 PR c++/13944Jason Merrill
2004-02-19 Remove the RTL inliner.Steven Bosscher
2004-02-16 * (c-decl.c, calls.c, cgraph.c, cgraphunit.c, expr.c, function.c,Steven Bosscher
2004-02-16 * tree-nested.c: New file.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-02-10 * langhooks.h (lang_hooks_for_functions): Add missing_noreturn_ok_p.Richard Henderson
2004-02-062004-02-06 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-02-04 PR middle-end/13325Richard Henderson
2004-01-30 PR c++/13693Richard Henderson
2004-01-302004-01-30 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-13 * cp-lang.c (ok_to_generate_alias_set_for_type): Remove.Jason Merrill
2004-01-082004-01-08 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler
2004-01-04 * call.c (build_over_call): Don't create a save_expr of anRichard Henderson
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2004-01-03This commit was manufactured by cvs2svn to create branchno-author
2004-01-02 * c-common.c (c_expand_expr): Don't handle STMT_EXPR.Richard Henderson
2004-01-01 * c-mudflap.c (mflang_register_call): Remove.Richard Henderson
2003-12-19 PR c++/12453Jason Merrill
2003-12-18 PR c++/12253Jason Merrill
2003-12-17 PR middle-end/12920Jason Merrill
2003-12-16 Revert until initializers are made language independent:Jan Hubicka
2003-12-14 * cp-lang.c (LANG_HOOKS_CALLGRAPH_ANALYZE_EXPR): Kill.Jan Hubicka
2003-12-12 * tree-inline.c (remap_decl): Avoid invalid sharing.Jan Hubicka
2003-11-25tweak commentJason Merrill
2003-11-25 * Make-lang.in (tree.o, typeck.o): Remove -Wno-error.Richard Henderson
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-11-21 * parser.c (cp_parser_postfix_expression): Initialize 's' toJan Hubicka
2003-11-20 * except.c (output_function_exception_table): Strip nops.Richard Henderson
2003-11-20* three patch groups in one commit (sorry)Frank Ch. Eigler
2003-11-18 * init.c (build_new_1): Preevaluate initializer. Simplify EH code.Jason Merrill
2003-11-17 * typeck.c (pointer_diff): Remove unused variable.Richard Henderson
2003-11-17 PR optimization/11269Jason Merrill
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-11-11 * gimplify.c (add_stmt_to_compound, add_tree): Remove.Richard Henderson
2003-11-10 * cvt.c (convert_to_void): Use void_zero_node after overload failure.Richard Henderson
2003-10-31 * c-common.c (match_case_to_enum_1, match_case_to_enum): New.Richard Henderson
2003-10-28Mainline merge as of 2003-10-26.Diego Novillo
2003-10-25 * c-common.c (c_estimate_num_insns_1): Kill.Jan Hubicka
2003-10-23 * gimplify.c (gimplify_*): Return gimplify_status.Richard Henderson