summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2015-01-051-1/+1
* Rename fuse-caller-savevries2014-12-031-2/+2
* Allow the front-end to create calls with a static chainrth2014-11-191-6/+8
* PR bootstrap/63573hubicka2014-11-101-0/+10
* Add a hook to inform a port about call arguments.bernds2014-11-061-39/+65
* gcc/ienkovich2014-11-051-15/+221
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-24/+24
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+3
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+6
* * calls.c (expand_call): Do not use the target as the return slot ifebotcazou2014-10-061-1/+8
* gcc/ChangeLog:kugan2014-09-101-4/+1
* gcc/rsandifo2014-08-281-19/+12
* IPA C++ refactoring 4/Nmarxin2014-08-251-1/+1
* calls.c: Use rtx_insndmalcolm2014-08-211-22/+25
* gcckugan2014-08-081-1/+4
* gcc/kugan2014-08-081-3/+2
* gcc/rsandifo2014-07-241-4/+7
* Remove PUSH_ARGS_REVERSED from the RTL expander.jgreenhalgh2014-04-291-57/+15
* -fuse-caller-save - Add new reg-note REG_CALL_DECLvries2014-04-241-0/+21
* * calls.c (store_one_arg): Remove incorrect const qualification on theebotcazou2014-03-201-5/+2
* PR target/59927rth2014-02-111-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Fix REG_PARM_STACK_SPACE usage in expand_callvries2013-12-141-1/+1
* PR tree-optimization/59149aldyh2013-12-131-0/+2
* PR middle-end/56344mpolacek2013-12-031-0/+9
* PR target/58864jakub2013-12-031-6/+3
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* 2013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>uweigand2013-11-141-2/+4
* 2013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>uweigand2013-11-141-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+0
* 2013-10-03 Marc Glisse <marc.glisse@inria.fr>glisse2013-10-031-4/+3
* gcc/rsandifo2013-09-281-1/+2
* 2013-09-28 Sandra Loosemore <sandra@codesourcery.com>sandra2013-09-281-1/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-05-07 Richard Biener <rguenther@suse.de>rguenth2013-05-071-2/+2
* 2013-03-25 Richard Biener <rguenther@suse.de>rguenth2013-03-251-1/+1
* * calls.c (expand_call): Add missing guard to code handling returnebotcazou2013-03-231-0/+2
* 2013-01-12 Tom de Vries <tom@codesourcery.com>vries2013-01-111-1/+3
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR middle-end/55321ebotcazou2012-11-291-2/+15
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-13/+9
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* PR rtl-optimization/44194ebotcazou2012-10-211-3/+0
* PR rtl-optimization/54315ebotcazou2012-10-201-10/+0
* * rtl.h (get_call_rtx_from): New prototype.steven2012-10-161-7/+2
* gcc/rsandifo2012-09-161-1/+7