summaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-26 * toplev.c (backend_init_target): Move init_emit_regs and init_regs to...hubicka1-0/+5
2014-06-06 PR debug/53927ebotcazou1-0/+19
2014-06-06 PR target/61300amodra1-5/+10
2014-06-03 PR c/60439mpolacek1-1/+1
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde1-9/+9
2014-05-17gcc/rsandifo1-4/+4
2014-05-132014-05-13 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen1-795/+12
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth1-3/+2
2014-04-17pass cfun to pass::executetbsaunde1-36/+43
2014-04-17remove has_gatetbsaunde1-4/+0
2014-03-13 PR rtl-optimization/57320jakub1-0/+4
2014-03-03 PR middle-end/60175jakub1-9/+12
2014-01-06Reverted r205593edlinger1-2/+1
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-12-20merge auto_vec and stack_vectbsaunde1-1/+1
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm1-6/+6
2013-12-09Eliminate last_basic_block macro.dmalcolm1-1/+1
2013-12-022013-11-03 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger1-1/+2
2013-11-22 * gimple.h: Remove all includes.amacleod1-3/+1
2013-11-22add auto_vectbsaunde1-2/+1
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm1-1/+1
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm1-25/+29
2013-11-19Factor unrelated declarations out of tree.h.dnovillo1-0/+3
2013-11-19Eliminate n_basic_blocks macrodmalcolm1-2/+2
2013-11-18gcc/ada/rsandifo1-2/+2
2013-11-18gcc/ada/rsandifo1-2/+2
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod1-0/+1
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>uweigand1-21/+9
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod1-1/+1
2013-11-092013-11-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw1-8/+0
2013-11-08Re-factor tree.h - Part 1.dnovillo1-58/+13
2013-11-01Replace some heap vectors with stack vectors.dnovillo1-4/+1
2013-09-28gcc/rsandifo1-9/+9
2013-09-09gcc/rsandifo1-1/+1
2013-09-09gcc/rsandifo1-8/+10
2013-08-30 * function.c (assign_parm_setup_reg): For a parameter passed by pointerebotcazou1-8/+18
2013-08-27gcc/yufeng1-1/+1
2013-08-05Automated conversion of passes to C++ classesdmalcolm1-73/+143
2013-07-30gcc/xguo1-13/+36
2013-06-11 * function.c (initial_trampoline): Remove stray copy.dmalcolm1-2/+0
2013-06-062013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson1-3/+11
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth1-3/+2
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven1-2/+1
2013-03-29 * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven1-3/+2
2013-03-25 * function.c (emit_use_return_register_into_block): On cc0 targets,ebotcazou1-2/+7
2013-03-23 * calls.c (expand_call): Add missing guard to code handling returnebotcazou1-0/+1
2013-03-09gcc/rsandifo1-17/+6
2013-02-19 PR target/52555aldyh1-0/+20
2013-01-212013-01-21 Martin Jambor <mjambor@suse.cz>jamborm1-4/+6