summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* [expr.c] PR target/65358 Avoid clobbering partial argument during sibcallKyrylo Tkachov2015-05-271-4/+14
* always define STACK_GROWS_DOWNWARDTrevor Saunders2015-05-221-8/+0
* insn-notes.def (UPDATE_SJLJ_CONTEXT): New note.Eric Botcazou2015-05-191-6/+3
* [calls.c] Remove #ifdef checks on STACK_GROWS_DOWNWARDKyrylo Tkachov2015-05-191-11/+22
* calls.c (prepare_call_address): Transform PLT call to GOT lookup and indirect...Alexander Monakov2015-05-111-0/+6
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-1/+1
* remove #if ARGS_GROW_DOWNWARDTrevor Saunders2015-04-281-61/+64
* always define ARGS_GROW_DOWNWARDTrevor Saunders2015-04-281-10/+10
* add default for NO_FUNCTION_CSETrevor Saunders2015-04-281-3/+1
* Handle internal_fn in operand_equal_pTom de Vries2015-04-171-0/+2
* re PR target/65408 (powerpc64 function argument passing may access invalid me...Alan Modra2015-04-151-12/+28
* re PR ipa/65540 (internal error on s-fatllf.ads at -O2)Jan Hubicka2015-04-071-0/+9
* re PR rtl-optimization/52773 (internal error: in replace_pseudos_in, at reloa...Bernd Schmidt2015-01-171-7/+15
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-4/+10
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Rename fuse-caller-saveTom de Vries2014-12-031-2/+2
* Allow the front-end to create calls with a static chainRichard Henderson2014-11-191-6/+8
* re PR bootstrap/63573 (libgo: ICE building libgo on powerpc-linux-gnu)Jan Hubicka2014-11-101-0/+10
* Add a hook to inform a port about call arguments.Bernd Schmidt2014-11-061-39/+65
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-15/+221
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-24/+24
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-7/+8
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* calls.c (expand_call): Do not use the target as the return slot if it is not ...Eric Botcazou2014-10-061-1/+8
* revert: calls.c (precompute_arguments): Check promoted_for_signed_and_unsigne...Kugan Vivekanandarajah2014-09-101-4/+1
* calls.c: Include rtl-iter.h.Richard Sandiford2014-08-281-19/+12
* IPA C++ refactoring 4/NMartin Liska2014-08-251-1/+1
* calls.c: Use rtx_insnDavid Malcolm2014-08-211-22/+25
* calls.c (precompute_arguments): Check promoted_for_signed_and_unsigned_p and ...Kugan Vivekanandarajah2014-08-081-1/+4
* calls.c (precompute_arguments): Use new SUBREG_PROMOTED_SET instead of SUBREG...Kugan Vivekanandarajah2014-08-081-3/+2
* re PR middle-end/61268 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8262)Richard Sandiford2014-07-241-4/+7
* Remove PUSH_ARGS_REVERSED from the RTL expander.James Greenhalgh2014-04-291-57/+15
* -fuse-caller-save - Add new reg-note REG_CALL_DECLRadovan Obradovic2014-04-241-0/+21
* calls.c (store_one_arg): Remove incorrect const qualification on the type of ...Eric Botcazou2014-03-201-5/+2
* re PR target/59927 (ICE sorry, unimplemented: ms_abi attribute requires -macc...Richard Henderson2014-02-101-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Fix REG_PARM_STACK_SPACE usage in expand_callTom de Vries2013-12-141-1/+1
* re PR tree-optimization/59149 (diagnose_tm_1 calls flags_from_decl_or_type on...Aldy Hernandez2013-12-131-0/+2
* re PR middle-end/56344 (ICE for program with very large structs returned by v...Marek Polacek2013-12-031-0/+9
* re PR target/58864 (ICE in connect_traces, at dwarf2cfi.c:NNNN)Jakub Jelinek2013-12-031-6/+3
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+4
* function.c (assign_parms): Use all.reg_parm_stack_space instead of re-evaluat...Ulrich Weigand2013-11-141-2/+4
* calls.c (store_unaligned_arguments_into_pseudos): Skip PARALLEL arguments.Ulrich Weigand2013-11-141-0/+1
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+0
* re PR c++/19476 (Missed null checking elimination with new)Marc Glisse2013-10-031-4/+3
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+2