summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-7/+7
* * config/alpha/alpha.c (alpha_output_mi_thunk_osf): Usehubicka2007-04-281-69/+1
* Revert:hubicka2007-04-241-1/+69
* * function.c (init_function_start): Don't init line number info.hubicka2007-04-231-69/+1
* * defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.rth2007-03-221-4/+4
* 2007-03-06 Andrew Haley <aph@redhat.com>aph2007-03-061-10/+8
* * expr.h (promoted_input_arg): Remove decl.rth2007-03-021-34/+0
* * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle2007-02-191-2/+2
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-3/+2
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complexjsm282007-02-141-1/+2
* * fwprop.c (try_fwprop_subst): Use set_unique_reg_notesteven2007-02-111-9/+3
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-2/+2
* 2007-01-10 Razya Ladelsky <razya@il.ibm.com>razya2007-01-101-1/+9
* * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu2007-01-031-9/+1
* Revert:kazu2007-01-021-1/+9
* * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu2007-01-021-9/+1
* 2006-12-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2006-12-221-4/+4
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+3
* * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka2006-11-271-8/+2
* * function.c (instantiate_virtual_regs_in_insn): Call force_regjsm282006-11-251-1/+8
* * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka2006-11-111-83/+5
* * cse.c (cse_process_notes): Copy the propagated value.hubicka2006-11-101-1/+1
* * function.c (reorder_fix_fragments): Delete.drow2006-07-261-64/+9
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-2/+3
* * function.c (aggregate_value_p): Honor DECL_BY_REFERENCE onhainque2006-06-261-3/+21
* * tree.c (max_int_size_in_bytes): New function, inspired fromhainque2006-06-231-15/+4
* 2006-06-16 Richard Guenther <rguenther@suse.de>rguenth2006-06-161-2/+0
* PR/21391aldyh2006-05-051-7/+18
* * function.c (temp_slots_at_level, max_slot_level): Use VECkazu2006-04-181-7/+11
* * Makefile.in (GTFILES): Move functions.h after tree.h.kazu2006-04-121-10/+9
* PR/21391aldyh2006-04-111-0/+17
* * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,kazu2006-04-101-3/+1
* gcc/carlos2006-04-041-1/+1
* * function.h (struct function) <x_tail_recursion_reentry>:steven2006-03-201-8/+8
* * function.h (frame_offset_overflow): Declare.ebotcazou2006-03-111-14/+23
* * function.c (use_return_register): Make it static.kazu2006-03-051-1/+1
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-3/+6
* PR rtl-optimization/26222rakdver2006-02-131-12/+20
* 2006-02-01 Paul Brook <paul@codesourcery.com>pbrook2006-02-011-1/+3
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* * function.c (instantiate_virtual_regs): Make it static.kazu2006-01-181-1/+1
* PR debug/25562jakub2006-01-041-2/+30
* 2005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck2005-12-171-1/+2
* PR middle-end/25176amodra2005-12-021-12/+17
* * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.rth2005-11-181-1/+12
* * function.c (assign_stack_local_1): Restrict sanity checkebotcazou2005-11-121-1/+3
* * function.c (assign_stack_local_1): Issue an error message ifebotcazou2005-11-091-0/+13
* PR target/9350rth2005-11-031-51/+2
* PR rtl-optimization/23585ebotcazou2005-10-201-4/+3
* PR c/24255rth2005-10-121-3/+2