summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+7
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-2/+6
* gcc/kyukhin2014-10-131-0/+5
* move many gc hashtab to hash_tabletbsaunde2014-10-121-53/+39
* Always set DECL_NO_INSTRUMENT_FUNCTION_ENTRY_EXIT correctlyak2014-09-161-0/+3
* Replace INSN_DELETED_P with rtx_insn member functionstbsaunde2014-09-161-1/+1
* Use rtx_insn for various jump-handling functions and predicatesdmalcolm2014-09-051-1/+1
* use rtx_code_label moretbsaunde2014-09-031-1/+1
* support ggc hash_map and hash_settbsaunde2014-09-021-7/+3
* PR bootstrap/62300dmalcolm2014-08-291-4/+3
* Strengthen params to active_insn_betweendmalcolm2014-08-291-2/+1
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-3/+5
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-281-14/+13
* gcc/rsandifo2014-08-281-53/+53
* function.c: Use rtx_sequencedmalcolm2014-08-271-2/+3
* function.c and shrink-wrap.*: more rtx_insndmalcolm2014-08-251-5/+6
* predict.*: Use rtx_insn (also touches function.c and config/cris/cris.c)dmalcolm2014-08-221-1/+1
* function.c: Use rtx_insndmalcolm2014-08-221-17/+22
* rtl_data.x_parm_birth_insn is an insndmalcolm2014-08-191-2/+2
* gcc/kugan2014-08-081-1/+1
* gcc/rsandifo2014-07-241-8/+9
* PR middle-end/53590ebotcazou2014-07-101-0/+1
* remove has_executetbsaunde2014-07-091-4/+0
* * toplev.c (backend_init_target): Move init_emit_regs and init_regs to...hubicka2014-06-261-0/+5
* PR debug/53927ebotcazou2014-06-061-0/+19
* PR target/61300amodra2014-06-061-5/+10
* PR c/60439mpolacek2014-06-031-1/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-9/+9
* gcc/rsandifo2014-05-171-4/+4
* 2014-05-13 Zhenqiang Chen <zhenqiang.chen@linaro.org>zqchen2014-05-131-795/+12
* 2014-05-06 Richard Biener <rguenther@suse.de>rguenth2014-05-061-3/+2
* pass cfun to pass::executetbsaunde2014-04-171-36/+43
* remove has_gatetbsaunde2014-04-171-4/+0
* PR rtl-optimization/57320jakub2014-03-131-0/+4
* PR middle-end/60175jakub2014-03-031-9/+12
* Reverted r205593edlinger2014-01-061-2/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-6/+6
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* 2013-11-03 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2013-12-021-1/+2
* * gimple.h: Remove all includes.amacleod2013-11-221-3/+1
* add auto_vectbsaunde2013-11-221-2/+1
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-1/+1
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-25/+29
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* gcc/ada/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-2/+2