summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-11-161-29/+10
|\
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
| * 2013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>uweigand2013-11-141-21/+9
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
| * 2013-11-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw2013-11-091-8/+0
* | Merge with trunk.rsandifo2013-11-091-58/+13
|\ \ | |/
| * Re-factor tree.h - Part 1.dnovillo2013-11-081-58/+13
* | Merge in trunk.mrs2013-11-041-4/+1
|\ \ | |/
| * Replace some heap vectors with stack vectors.dnovillo2013-11-011-4/+1
* | Merge in trunk.mrs2013-10-201-9/+9
|\ \ | |/
| * gcc/rsandifo2013-09-281-9/+9
* | Merge in trunk.mrs2013-09-201-9/+11
|\ \ | |/
| * gcc/rsandifo2013-09-091-1/+1
| * gcc/rsandifo2013-09-091-8/+10
* | Merge in trunk.mrs2013-09-041-9/+19
|\ \ | |/
| * * function.c (assign_parm_setup_reg): For a parameter passed by pointerebotcazou2013-08-301-8/+18
| * gcc/yufeng2013-08-271-1/+1
* | Add wide-int branch.mrs2013-08-131-6/+6
|/
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-73/+143
* gcc/xguo2013-07-301-13/+36
* * function.c (initial_trampoline): Remove stray copy.dmalcolm2013-06-111-2/+0
* 2013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-061-3/+11
* 2013-04-10 Richard Biener <rguenther@suse.de>rguenth2013-04-101-3/+2
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-2/+1
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-3/+2
* * function.c (emit_use_return_register_into_block): On cc0 targets,ebotcazou2013-03-251-2/+7
* * calls.c (expand_call): Add missing guard to code handling returnebotcazou2013-03-231-0/+1
* gcc/rsandifo2013-03-091-17/+6
* PR target/52555aldyh2013-02-191-0/+20
* 2013-01-21 Martin Jambor <mjambor@suse.cz>jamborm2013-01-211-4/+6
* PR target/55940jakub2013-01-151-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR middle-end/52650jakub2012-11-271-1/+12
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-3/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-81/+80
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+4
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* PR rtl-optimization/38711steven2012-10-281-2/+1
* * function.c (dup_block_and_redirect): Update profile.hubicka2012-09-291-0/+9
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-4/+22
* Integrate lexical block into source_location.dehao2012-09-191-11/+10
* * ipa-pure-const.c (state_from_flags, local_pure_const): Usesteven2012-09-131-3/+11
* Revert "PR 34548"rth2012-08-031-7/+0
* PR 34548rth2012-08-011-0/+7
* PR rtl-optimization/53942jakub2012-07-191-2/+17
* * function.c (stack_protect_epilogue): Use expand_call to expandsteven2012-07-161-1/+2
* gcc/steven2012-07-161-1/+0
* gcc/steven2012-07-081-3/+10
* * output.h: (current_function_is_leaf,steven2012-06-241-17/+1