summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/ienkovich2015-07-231-16/+17
* gcc/ienkovich2015-07-231-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-5/+11
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* convert many if_marked htab to hash_tabletbsaunde2014-11-201-20/+27
* gcc/ienkovich2014-11-201-5/+0
* PR c/59708jakub2014-11-121-3/+8
* Make thread_prologue_and_epilogue_insns callable from backends.bernds2014-11-101-1/+1
* gcc/ienkovich2014-11-051-20/+248
* Allow a target to skip an unnecssary register return value for a struct return.bernds2014-11-051-2/+2
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* PR ipa/63587marxin2014-10-291-0/+9
* gcc/ada/rsandifo2014-10-291-22/+22
* 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