c-pch.c, [...]: Replace "GNU CC" with "GCC".
[gcc.git] / gcc / tree-inline.c
2003-03-13 Nathanael Nerodec-pch.c, [...]: Replace "GNU CC" with "GCC".
2003-03-08 Jan Hubickainline-3.c: New test.
2003-03-06 Jason Merrilltree-inline.c (inlinable_function_p): Revert earlier...
2003-03-03 Jason Merrilltree-inline.c (find_builtin_longjmp_call): Save and...
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-02-22 Jan Hubickaexpmed.c (expand_divmod): Undo sign extensions for...
2003-02-12 Jan HubickaMakefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time
2003-01-30 Richard Henderson* tree-inline.c (walk_tree): Streamline duplicate hash...
2003-01-29 Andrew Haleytree-inline.c (walk_tree): Add CHAR_TYPE.
2003-01-24 Richard Hendersonre PR rtl-optimization/4382 (__builtin_{set,long}jmp...
2002-12-24 Kazu Hirataregmove.c: Fix comment typos.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-11-19 Andreas Jaegertree-inline.c: Move prototpyes of find_alloca_call_1...
2002-11-18 Jan Hubickacalls.c (alloca_call_p): New global function.
2002-11-14 Zack Weinbergtree.c (tree_vec_elt_check_failed): New function.
2002-10-25 Zack Weinbergre PR c++/6994 (ICE in find_function_data)
2002-10-23 Zack Weinberglanghooks.h (struct lang_hooks_for_tree_inlining):...
2002-10-14 Andrew Haleytree-inline.c (remap_block): All local class initializa...
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-09-08 Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-22 Jason Merrillc-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
2002-08-19 Kaveh R. Ghazitree-inline.c (initialize_inlined_parameters): Wrap...
2002-08-16 Andrew Haleytree-inline.c: Add includes for Java inliner.
2002-06-13 Gabriel Dos Reistree-inline.c (expand_call_inline): Don' mess with...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-01 Daniel Berlintree-inline.c (expand_call_inline): Make the statement...
2002-05-18 Kazu Hiratatimevar.c: Fix formatting.
2002-04-30 Kazu Hiratacpplex.c: Fix comment formatting.
2002-04-27 Kurt Garlofftree-inline.c (inlinable_function_p): Improve heuristic...
2002-04-17 Mark Mitchellc-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-03-25 Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-19 Jakub Jelinekre PR c/5656 (ICE in emit_move_insn, at expr.c:2748...
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-02 Alexandre Olivac-common.h (genrtl_expr_stmt_value): Declare.
2001-12-06 Alexandre Olivatree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN...
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-12-04 Alexandre Olivac-decl.c (duplicate_decls): Revert rth's patch.
2001-11-28 Jan Hubickacse.c (true_dependence_in_rtx): New function.
2001-11-06 Neil BoothClean up langhooks
2001-10-26 Alexandre Olivatree-inline.c (WALK_SUBTREE_TAIL): New macro.
2001-10-26 Alexandre Olivatree-inline.c (remap_decl): Don't copy size and size_un...
2001-10-16 Alexandre Olivatree-inline.c (inlinable_function_p): Leave it up to...
2001-10-09 Kazu Hiratac-common.h: Fix comment formatting.
2001-10-08 Alexandre Olivalanghooks.h: New file.
2001-10-05 Alexandre OlivaMakefile.in (c-decl.o): Depend on tree-inline.h.
2001-10-05 Alexandre OlivaMakefile.in (tree-inline.o): Depend on newly-included...
2001-10-05 Alexandre OlivaMakefile.in (OBJS): Added tree-inline.o.