aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-09emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.Richard Kenner1-48/+74
2002-02-28rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition to take ptr_extend i...Steve Ellcey1-1/+1
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+2
2002-02-14function.c (assign_parms): Demote promoted argument passed by transparent ref...Alexandre Oliva1-7/+9
2002-01-23function.c (assign_parms): Don't put args of inline functions into registers ...Jason Merrill1-4/+2
2002-01-22tm.texi: Remove STARTING_FRAME_PHASE.Aldy Hernandez1-21/+9
2002-01-1920020118-1.c: New.Aldy Hernandez1-2/+21
2002-01-18bitmap.h: Fix comment formatting.Kazu Hirata1-3/+3
2002-01-05cse.c: Fix formatting.Kazu Hirata1-2/+2
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+5
2001-12-27haifa-sched.c (reemit_other_notes): New.Richard Henderson1-0/+24
2001-12-26function.c (expand_main_function): Make sure stack adjustments happen before ...DJ Delorie1-1/+12
2001-12-22expr.c (expand_expr, [...]): Handling taking address of SAVE_EXPR.Richard Kenner1-12/+11
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-9/+9
2001-12-06function.c (handle_epilogue_set): Check for FP setting case when SP is set fr...Richard Kenner1-3/+6
2001-12-06function.c (assing_parms): Fix typo in last change.Richard Kenner1-1/+1
2001-12-05function.c (keep_stack_depressed): Check global_live_at_start of EXIT_BLOCK f...Richard Kenner1-1/+6
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-37/+2
2001-12-05function.c (keep_stack_depressed): Refine check for register clobbered over c...Richard Kenner1-1/+2
2001-12-04function.c (assign_parms): Set last_named only for last named argument.Jakub Jelinek1-5/+14
2001-12-04rtl.def (PREFETCH): New rtx code.Janis Johnson1-0/+1
2001-11-24function.c (assign_stack_temp_for_type): Clear alias set before setting new one.Richard Kenner1-0/+1
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-11-21function.c (keep_stack_depressed): Major rework.Richard Kenner1-39/+269
2001-11-21explow.c (probe_stack_range): Use LCT_NORMAL as second argument to emit_libra...Jakub Jelinek1-5/+5
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-3/+1
2001-11-14* function.c (struct temp_slot): ALIGN now unsigned.Richard Kenner1-1/+1
2001-11-11expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner1-9/+4
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner1-1/+0
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-23builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.Richard Kenner1-1/+8
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-8/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-5/+13
2001-10-19Makefile.in (rtlanal.o): Depend on $(TM_P_H).Kaveh R. Ghazi1-0/+2
2001-10-18emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner1-0/+9
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-36/+36
2001-10-10calls.c: Fix formatting.Kazu Hirata1-2/+2
2001-10-08varasm.c (restore_varasm_status): New.Richard Henderson1-0/+1
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner1-10/+22
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka1-19/+5
2001-09-23function.c (pop_function_context_from): var_refs_queue and temp slots now in ...Richard Kenner1-55/+33
2001-09-22function.c (fix_lexical_address): Use set_mem_alias_set.Richard Kenner1-2/+2
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-2/+2
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-14/+1
2001-09-05function.c (ggc_mark_struct_function): Mark f->outer.Zack Weinberg1-0/+2
2001-09-03function.h (struct function): Add arg_pointer_save_area_init.Richard Henderson1-11/+14
2001-08-31function.c: Remove all_functions.Zack Weinberg1-58/+60
2001-08-27function.c (expand_function_end): Don't init arg_pointer_save_area.Richard Henderson1-19/+36
2001-08-23function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge ...Jan Hubicka1-0/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12