aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)Author
2007-01-102007-01-10 Razya Ladelsky <razya@il.ibm.com>razya
2007-01-03 * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu
2007-01-02 Revert:kazu
2007-01-02 * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.kazu
2006-12-222006-12-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu
2006-12-05Merge gimple-tuples-branch into mainline.aldyh
2006-11-27 * cfgexpand.c (construct_exit_block): Don't disturb end of last BB.hubicka
2006-11-25 * function.c (instantiate_virtual_regs_in_insn): Call force_regjsm28
2006-11-11 * tree-pass.h (pass_purge_lineno_notes): Remove declaration.hubicka
2006-11-10 * cse.c (cse_process_notes): Copy the propagated value.hubicka
2006-07-26 * function.c (reorder_fix_fragments): Delete.drow
2006-07-07 * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle
2006-06-26 * function.c (aggregate_value_p): Honor DECL_BY_REFERENCE onhainque
2006-06-23 * tree.c (max_int_size_in_bytes): New function, inspired fromhainque
2006-06-162006-06-16 Richard Guenther <rguenther@suse.de>rguenth
2006-05-05 PR/21391aldyh
2006-04-18 * function.c (temp_slots_at_level, max_slot_level): Use VECkazu
2006-04-12 * Makefile.in (GTFILES): Move functions.h after tree.h.kazu
2006-04-11 PR/21391aldyh
2006-04-10 * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,kazu
2006-04-04gcc/carlos
2006-03-20 * function.h (struct function) <x_tail_recursion_reentry>:steven
2006-03-11 * function.h (frame_offset_overflow): Declare.ebotcazou
2006-03-05 * function.c (use_return_register): Make it static.kazu
2006-03-022006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin
2006-02-13 PR rtl-optimization/26222rakdver
2006-02-012006-02-01 Paul Brook <paul@codesourcery.com>pbrook
2006-01-312006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki
2006-01-18 * function.c (instantiate_virtual_regs): Make it static.kazu
2006-01-04 PR debug/25562jakub
2005-12-172005-12-17 Danny Berlin <dberlin@dberlin.org>zadeck
2005-12-02 PR middle-end/25176amodra
2005-11-18 * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.rth
2005-11-12 * function.c (assign_stack_local_1): Restrict sanity checkebotcazou
2005-11-09 * function.c (assign_stack_local_1): Issue an error message ifebotcazou
2005-11-03 PR target/9350rth
2005-10-20 PR rtl-optimization/23585ebotcazou
2005-10-12 PR c/24255rth
2005-09-17 * expr.c (emit_move_via_integer): Add force argument, pass it onrth
2005-09-07 * function.c (ARG_POINTER_CFA_OFFSET): Move ...rth
2005-08-31 PR rtl-opt/23601rth
2005-08-102005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini
2005-08-04 * function.c (assign_stack_local_1): Do not correct stack slotdje
2005-08-04 PR 23221rth
2005-08-032005-08-03 Paul Brook <paul@codesourcery.com>pbrook
2005-07-222005-07-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>guerby
2005-07-19* toplev.h: Add comment about the first parameter for warning().dj
2005-07-142005-07-14 Richard Guenther <rguenther@suse.de>rguenth
2005-07-07 * function.c (locate_and_pad_parm): Record parameter alignment inrth
2005-07-06 * function.c (expand_function_end): Revert part of 2005-06-27kkojima