aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)Author
2015-04-09Merge branches/gcc-4_9-branch rev 221939yroux
2014-07-24Merge branches/gcc-4_9-branch rev 212635yroux
2014-06-25Merge branches/gcc-4_9-branch rev 211964yroux
2014-03-13 PR rtl-optimization/57320jakub
2014-03-03 PR middle-end/60175jakub
2014-01-06Reverted r205593edlinger
2014-01-02Update copyright years in gcc/rsandifo
2013-12-20merge auto_vec and stack_vectbsaunde
2013-12-09Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-022013-11-03 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22add auto_vectbsaunde
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-11-18gcc/ada/rsandifo
2013-11-18gcc/ada/rsandifo
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>uweigand
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-11-092013-11-09 Jan-Benedict Glaw <jbglaw@lug-owl.de>jbglaw
2013-11-08Re-factor tree.h - Part 1.dnovillo
2013-11-01Replace some heap vectors with stack vectors.dnovillo
2013-09-28gcc/rsandifo
2013-09-09gcc/rsandifo
2013-09-09gcc/rsandifo
2013-08-30 * function.c (assign_parm_setup_reg): For a parameter passed by pointerebotcazou
2013-08-27gcc/yufeng
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-07-30gcc/xguo
2013-06-11 * function.c (initial_trampoline): Remove stray copy.dmalcolm
2013-06-062013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven
2013-03-29 * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven
2013-03-25 * function.c (emit_use_return_register_into_block): On cc0 targets,ebotcazou
2013-03-23 * calls.c (expand_call): Add missing guard to code handling returnebotcazou
2013-03-09gcc/rsandifo
2013-02-19 PR target/52555aldyh
2013-01-212013-01-21 Martin Jambor <mjambor@suse.cz>jamborm
2013-01-15 PR target/55940jakub
2013-01-10Update copyright years in gcc/rsandifo
2012-11-27 PR middle-end/52650jakub
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.dnovillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai