summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-9/+9
* gcc/rsandifo2013-09-091-1/+1
* gcc/rsandifo2013-09-091-8/+10
* * function.c (assign_parm_setup_reg): For a parameter passed by pointerebotcazou2013-08-301-8/+18
* gcc/yufeng2013-08-271-1/+1
* 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
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-171-5/+0
* PR middle-end/38474matz2012-06-151-5/+12
* PR middle-end/53590ebotcazou2012-06-151-0/+1
* * integrate.c: Remove.steven2012-05-291-1/+127
* * rtl.h (assign_stack_temp, assign_stack_temp_for_type,matz2012-05-291-122/+18
* * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocatematz2012-05-291-4/+1
* * function.c (requires_stack_frame_p): If the function can throwebotcazou2012-05-121-0/+4
* gcc/rsandifo2012-05-051-4/+4
* 2012-03-21 Richard Guenther <rguenther@suse.de>rguenth2012-03-211-27/+0
* PR debug/51902jakub2012-03-051-8/+64
* gcc/rsandifo2012-01-241-8/+1
* gcc:/abel2012-01-201-1/+1
* PR bootstrap/51872jakub2012-01-171-9/+13