summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* 2005-01-01 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-01-021-1/+1
* PR middle-end/17799rth2005-01-011-2/+4
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-12/+11
* PR target/18896amodra2004-12-231-3/+33
* 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth2004-12-221-1/+2
* PR middle-end/18683sayle2004-12-211-1/+0
* PR middle-end/16417rth2004-12-191-63/+110
* PR rtl-opt/15289rth2004-12-011-4/+5
* * optabs.h (force_expand_binop): Declare.rsandifo2004-11-241-15/+36
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-8/+0
* * function.c (assign_parm_setup_block): Revert 11-13 change torth2004-11-221-1/+1
* * calls.c (precompute_register_parameters): Force all PARALLELsrth2004-11-141-7/+22
* * function.c (expand_function_end): Remove an "if" statementkazu2004-11-111-7/+2
* * function.c (combine_temp_slots, assign_parms,kazu2004-11-091-3/+3
* * function.c (assign_parm_setup_block): Handle parallels correctly.aldyh2004-10-281-2/+22
* * expr.c (expand_assignment): Remove the last argument.kazu2004-10-191-1/+1
* PR debug/13841rth2004-10-131-2/+12
* 2004-10-11 Andrew Pinski <pinskia@physics.uc.edupinskia2004-10-111-1/+0
* * emit-rtl.c (last_label_num, base_label_num): Remove.kazu2004-10-081-2/+0
* PR target/16815rsandifo2004-10-071-2/+6
* 2004-10-01 Jakub Jelinek <jakub@redhat.com>jakub2004-10-011-4/+0
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2004-09-291-0/+4
* 2004-09-24 Ben Elliston <bje@au.ibm.com>bje2004-09-281-17/+36
* gcc:jsm282004-09-151-5/+6
* PR middle-end/17367rth2004-09-101-1/+1
* PR rtl-opt/17186rth2004-09-081-6/+5
* * function.c (reference_callee_copied): New.rth2004-09-081-3/+14
* * final.c (shorten_branches, final, get_insn_template,nathan2004-09-081-69/+66
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* * cfg.c (check_bb_profile): Fix typos.dnovillo2004-08-241-1/+1
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-7/+1
* .:nathan2004-08-151-1/+2
* * function.c (expand_function_start): Handle DECL_BY_REFERENCE onjason2004-08-101-2/+6
* 2004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-091-24/+9
* Make return in memory explicit.jason2004-08-071-20/+26
* * function.c (assign_stack_local_1): Widen alignment to HOST_WIDE_INTrth2004-07-271-2/+4
* * cfgexpand.c (tree_expand_cfg): Fix comment.steven2004-07-271-74/+0
* * calls.c (combine_pending_stack_adjustment_and_call): Makerth2004-07-261-1/+1
* PR rtl-optimization/16643rsandifo2004-07-261-1/+1
* * convert.c (convert_to_real, convert_to_integer,sayle2004-07-251-2/+3
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-231-45/+0
* * function.c (pass_by_reference): True for all variable sized types.rth2004-07-161-3/+2
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-8/+1
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-141-8/+3
* * function.c (pass_by_reference): New.rth2004-07-131-8/+30
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-1/+2
* * function.c (expand_function_start): Ensure r_save is in Pmode.sje2004-07-121-0/+1
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-18/+18
* * expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.aoliva2004-07-081-6/+0
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-9/+0
OpenPOWER on IntegriCloud