summaryrefslogtreecommitdiffstats
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2004-07-08 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-081-5/+0
* * function.c (assign_parm_find_data_types): Callaoliva2004-07-071-1/+4
* PR c/16392danglin2004-07-071-1/+1
* * calls.c (load_register_parameters): Call expand_shift insteadsayle2004-07-051-2/+2
* * function.c (assign_parm_setup_reg): Properly rename variables inrth2004-07-051-28/+29
* * function.c, langhooks-def.h, langhooks.h: Move max_size hookkenner2004-07-051-1/+1
* * function.c (struct assign_parm_data_all): New.rth2004-07-051-842/+998
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-2392/+74
* * langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook.kenner2004-07-031-0/+8
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-8/+3
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-84/+4
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-22/+22
* * function.h (struct function): Remove x_function_call_count.rth2004-07-011-10/+1
* * function.c (identify_blocks, identify_blocks_1): Remove.rth2004-07-011-88/+0
* * function.h (struct function): Remove x_whole_function_mode_p.rth2004-07-011-1/+0
* * tree.h (immediate_size_expand): Delete.rth2004-07-011-7/+0
* * function.h (struct function): Remove x_last_parm_insn,rth2004-06-301-10/+0
* * function.c, rtl.h (get_first_nonparm_insn): Remove.rth2004-06-301-10/+0
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+1
* * function.c (assign_parms): Don't abort with zero size stackamodra2004-06-291-1/+1
* PR middle-end/16026rth2004-06-221-2/+1
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-1/+1
* PR target/15941danglin2004-06-191-2/+19
* * function.c (free_after_compilation): Do not free computed_goto_common*.hubicka2004-06-191-2/+0
* 2004-06-18 Paolo Bonzini <bonzini@gnu.org>bonzini2004-06-181-7/+7
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-54/+54
* * function.c (fixup_var_refs): Also adjust the start of sequenceebotcazou2004-06-151-2/+2
* * basic-block.h (could_fall_through): Declare.amylaar2004-06-141-11/+31
OpenPOWER on IntegriCloud