summaryrefslogtreecommitdiff
path: root/gcc/calls.c
Commit message (Expand)AuthorAgeFilesLines
* calls.c (avoid_likely_spilled_reg): New function.Richard Sandiford2007-08-111-6/+28
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-1/+1
* calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi2007-07-281-6/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR middle-end/32602 (Sibcall optimization fails to detect overlap)Josh Conner2007-07-061-1/+16
* re PR c/4076 (-Wunused doesn't warn about static function only called by itse...Manuel López-Ibáñez2007-06-301-1/+1
* re PR middle-end/32285 (Miscompilation with pure _Complex returning call insi...Jakub Jelinek2007-06-201-1/+13
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-7/+11
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-1/+1
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-1/+1
* defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz2007-03-221-29/+18
* calls.c (emit_library_call_value_1): Handle partial registers correctly when ...Bernd Schmidt2007-02-281-1/+12
* calls.c (initialize_argument_information): Pass original EXP and STRUCT_VALUE...Sandra Loosemore2007-02-181-84/+72
* calls.c (mem_overlaps_already_clobbered_arg_p): Return true for arg pointer b...Eric Botcazou2007-02-181-2/+6
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-13/+14
* calls.c (emit_library_call_value_1): If PROMOTE_MODE modifed the result mode ...Richard Henderson2007-02-121-3/+18
* fwprop.c (try_fwprop_subst): Use set_unique_reg_note to add the REG_EQ* note.Steven Bosscher2007-02-111-12/+7
* calls.c (store_one_arg): Pass correct alignment to emit_push_insn for non-BLK...Joseph Myers2007-02-091-2/+15
* 200x-xx-xx Kazu Hirata <kazu@codesourcery.com> Richard Sandiford <richard@cod...Kazu Hirata2007-01-181-0/+13
* re PR middle-end/29683 (Arg split between stack/regs can cause stack corruption)Josh Conner2007-01-041-8/+38
* tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.Dirk Mueller2006-11-161-2/+1
* re PR middle-end/25505 (gcc uses way too much stack space for this code)Josh Conner2006-09-201-1/+1
* Whitespace fixupsMike Stump2006-05-181-22/+22
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-4/+4
* expr.h (expand_normal): new inline function.Marcin Dalecki2006-01-311-6/+4
* re PR middle-end/24003 (17 ACATS regressions (fixed point or decimal artihmet...Eric Botcazou2005-11-131-12/+35
* re PR target/24445 ("unable to find a register to spill in class 'R0_REGS")Kaz Kojima2005-11-111-0/+8
* re PR middle-end/22127 (register window not preserved after getcontext call)Eric Botcazou2005-11-101-1/+3
* re PR middle-end/23150 (20050713-1.c fails on arm-none-eabi with -O2 or -Os.)Kazu Hirata2005-10-081-58/+49
* * calls.c (flags_from_decl_or_type): Do not set ECF_LIBCALL_BLOCK.Jan Hubicka2005-09-181-3/+3
* calls.c (load_register_parameters): Fix comment typo.Alan Modra2005-08-311-1/+1
* re PR middle-end/23221 (-fstack-protector does not protect tail call functions)Richard Henderson2005-08-031-0/+3
* calls.c, [...]: Fix comment typos.Kazu Hirata2005-07-261-1/+1
* * calls.c (store_one_arg): Fix unsigned comparison warning.Manfred Hollstein2005-07-251-8/+13
* calls.c (store_one_arg): Check for sibling call MEM arguments from already cl...Jakub Jelinek2005-07-251-0/+32
* re PR rtl-optimization/21848 (load_mems / replace_loop_mems bug causes miscom...J"orn Rennecke2005-07-221-0/+22
* Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin2005-07-161-9/+0
* Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther2005-07-141-3/+4
* re PR middle-end/17965 (ice in expand_call)Jakub Jelinek2005-06-261-3/+18
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill2005-06-231-11/+1
* calls.c (purge_reg_equiv_notes): Remove, fold into...Steven Bosscher2005-05-091-27/+27
* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie2005-05-031-2/+2
* calls.c (expand_call): Handle current_function_pretend_args_size when checkin...Daniel Jacobowitz2005-05-021-2/+5
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+1
* re PR middle-end/19225 (g++.dg/eh/omit-frame-pointer2.C fails with -fpic/-fPI...Dale Johannesen2005-03-301-1/+5
* calls.c (struct arg_data): Update "partial" comment.Alan Modra2005-03-301-6/+6
* Paolo Bonzini <gcc.gnu.org>Alexey Neyman2005-03-181-2/+2
* builtin-attrs.def (ATTR_NOVOPS, [...]): New.Zdenek Dvorak2005-03-141-0/+3
* re PR c/14411 (Request for setjmp/longjmp attributes)Alexey Neyman2005-03-081-0/+4