summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-22/+27
* * c-common.c (handle_warn_unused_result_attribute): New function.jakub2003-09-161-0/+3
* PR bootstrap/12264steven2003-09-121-1/+2
* * c-objc-common.c (c_cannot_inline_tree_fn): Warnhubicka2003-09-101-63/+133
* * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.jason2003-08-201-8/+2
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-99/+159
* * gcse.c (insert_store): Ignore fake edges.hubicka2003-07-301-5/+5
* PR C++/11131hubicka2003-07-291-2/+2
* Remove pedwarn_with_decl, warning_with_decl and error_with_declgdr2003-07-251-1/+2
* PR optimization/10679mmitchel2003-07-231-3/+3
* * cgraph.c (cgraph_max_uid): New global variable.hubicka2003-07-121-4/+15
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-091-14/+14
* 2003-07-08 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-081-2/+4
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-106/+49
* * basic-block.h: Fix comment typos.kazu2003-07-011-1/+1
* PR c++/10888mmitchel2003-06-201-1/+2
* PR c++/10929jason2003-06-171-1/+1
* PR c++/11131mmitchel2003-06-101-17/+10
* * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST isnathan2003-06-091-5/+1
* * tree-inline.c (copy_body_r): Avoid generating &* during inlinejason2003-05-191-14/+39
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-8/+4
* * input.h (lineno): Rename to ...nathan2003-05-011-6/+6
* * tree-inline.c (inlinable_function_p): Back out last change, it'sgeoffk2003-05-011-7/+0
* * tree-inline.c (inlinable_function_p): Don't support inlininggeoffk2003-04-291-0/+7
* PR c++/10180mmitchel2003-04-291-1/+21
* 2003-04-10 Andrew Haley <aph@redhat.com>aph2003-04-101-0/+5
* 2003-04-09 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-101-4/+4
* PR optimization/8396ebotcazou2003-03-141-0/+4
* * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,neroden2003-03-131-4/+4
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-8/+13
* * tree-inline.c (inlinable_function_p): Revert earlier changejason2003-03-061-5/+3
* * tree-inline.c (find_builtin_longjmp_call): Save and restorejason2003-03-031-5/+17
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-2/+9
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-0/+1
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-0/+10
* * tree-inline.c (walk_tree): Streamline duplicate hash table lookup.rth2003-01-301-3/+2
* 2003-01-29 Andrew Haley <aph@redhat.com>aph2003-01-291-0/+1
* PR optimization/4382rth2003-01-241-3/+38
* * regmove.c: Fix comment typos.kazu2002-12-241-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-20/+23
* PR c++/8461, c++/8625jason2002-12-041-1/+13
* * tree-inline.c: Move prototpyes of find_alloca_call_1 andaj2002-11-191-15/+15
* * calls.c (alloca_call_p): New global function.hubicka2002-11-181-0/+30
* * tree.c (tree_vec_elt_check_failed): New function.zack2002-11-141-2/+3
* PR middle-end/6994zack2002-10-251-2/+8
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addzack2002-10-231-0/+1
* 2002-10-14 Andrew Haley <aph@redhat.com>aph2002-10-141-4/+31
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-2/+2