aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-20 * toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka
2003-10-05 * c-pretty-print.c: Fix comment typos.Kazu Hirata
2003-10-05 * tree-inline.c (remap_type): New.Richard Henderson
2003-10-03 PR optimization/12180Mark Mitchell
2003-09-23 * tree-inline.c (remap_save_expr): Map new save_expr to identityRichard Henderson
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-16 * c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill
2003-09-12 PR bootstrap/12264H.J. Lu
2003-09-10 * c-objc-common.c (c_cannot_inline_tree_fn): WarnJan Hubicka
2003-08-20 * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.Jason Merrill
2003-08-052003-08-05 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-30 * gcse.c (insert_store): Ignore fake edges.Jan Hubicka
2003-07-29 PR C++/11131Jan Hubicka
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-23 PR optimization/10679Mark Mitchell
2003-07-12 * cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka
2003-07-09 * java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-082003-07-08 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-07-06 * sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-20 PR c++/10888Mark Mitchell
2003-06-17 PR c++/10929Jason Merrill
2003-06-10 PR c++/11131Mark Mitchell
2003-06-09 * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST isNathan Sidwell
2003-05-19 * tree-inline.c (copy_body_r): Avoid generating &* during inlineJason Merrill
2003-05-03 * c-decl.c (pending_invalid_xref_file): Remove.Nathan Sidwell
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2003-05-01 * tree-inline.c (inlinable_function_p): Back out last change, it'sGeoffrey Keating
2003-04-29 * tree-inline.c (inlinable_function_p): Don't support inliningGeoffrey Keating
2003-04-29 PR c++/10180Mark Mitchell
2003-04-102003-04-10 Andrew Haley <aph@redhat.com>Andrew Haley
2003-04-102003-04-09 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-03-14 PR optimization/8396Eric Botcazou
2003-03-13 * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,Nathanael Nerode
2003-03-08 * gcc.dg/inline-3.c: New test.Jan Hubicka
2003-03-06 * tree-inline.c (inlinable_function_p): Revert earlier changeJason Merrill
2003-03-03 * tree-inline.c (find_builtin_longjmp_call): Save and restoreJason Merrill
2003-03-022003-03-02 Kurt Garloff <garloff@suse.de>Kurt Garloff
2003-02-22 * expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka
2003-02-12 * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka
2003-01-30 * tree-inline.c (walk_tree): Streamline duplicate hash table lookup.Richard Henderson
2003-01-292003-01-29 Andrew Haley <aph@redhat.com>Andrew Haley
2003-01-24 PR optimization/4382Richard Henderson
2002-12-24 * regmove.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-12-04 PR c++/8461, c++/8625Jason Merrill
2002-11-19 * tree-inline.c: Move prototpyes of find_alloca_call_1 andAndreas Jaeger