OSDN Git Service

2006-10-21 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / function.c
2006-07-26 drow * function.c (reorder_fix_fragments): Delete.
2006-07-07 sayle * pointer-set.c (pointer_set_destroy): Correct whitespace.
2006-06-26 hainque * function.c (aggregate_value_p): Honor DECL_BY_REFERE...
2006-06-23 hainque * tree.c (max_int_size_in_bytes): New function...
2006-06-16 rguenth2006-06-16 Richard Guenther <rguenther@suse.de>
2006-05-05 aldyh PR/21391
2006-04-18 kazu * function.c (temp_slots_at_level, max_slot_level...
2006-04-12 kazu * Makefile.in (GTFILES): Move functions.h after tree.h.
2006-04-11 aldyh PR/21391
2006-04-10 kazu * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o,
2006-04-04 carlosgcc/
2006-03-20 steven * function.h (struct function) <x_tail_recursion_reentry>:
2006-03-11 ebotcazou * function.h (frame_offset_overflow): Declare.
2006-03-05 kazu * function.c (use_return_register): Make it static.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-13 rakdver PR rtl-optimization/26222
2006-02-01 pbrook2006-02-01 Paul Brook <paul@codesourcery.com>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-18 kazu * function.c (instantiate_virtual_regs): Make it static.
2006-01-04 jakub PR debug/25562
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-02 amodra PR middle-end/25176
2005-11-18 rth * dwarf2out.c (dw_cfi_oprnd_struct): Reduce...
2005-11-12 ebotcazou * function.c (assign_stack_local_1): Restrict sanity...
2005-11-09 ebotcazou * function.c (assign_stack_local_1): Issue an error...
2005-11-03 rth PR target/9350
2005-10-20 ebotcazou PR rtl-optimization/23585
2005-10-12 rth PR c/24255
2005-09-17 rth * expr.c (emit_move_via_integer): Add force...
2005-09-07 rth * function.c (ARG_POINTER_CFA_OFFSET): Move ...
2005-08-31 rth PR rtl-opt/23601
2005-08-10 bonzini2005-08-09 Paolo Bonzini <bonzini@gnu.org>
2005-08-04 dje * function.c (assign_stack_local_1): Do not...
2005-08-04 rth PR 23221
2005-08-03 pbrook2005-08-03 Paul Brook <paul@codesourcery.com>
2005-07-22 guerby2005-07-22 Richard Kenner <kenner@vlsi1.ultra.nyu...
2005-07-19 dj* toplev.h: Add comment about the first parameter for...
2005-07-14 rguenth2005-07-14 Richard Guenther <rguenther@suse.de>
2005-07-07 rth * function.c (locate_and_pad_parm): Record...
2005-07-06 kkojima * function.c (expand_function_end): Revert part of...
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-30 jakub * function.c (gen_stack_protect_test): Add third argument.
2005-06-30 jakub * function.c (stack_protect_epilogue): Pass label to
2005-06-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-27 jakub * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__...
2005-06-26 jakub * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if...
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-04 dberlin2005-06-01 Daniel Berlin <dberlin@dberlin.org>
2005-06-04 kazu * function.c (prologue, epilogue, sibcall_epilogue...
2005-05-12 rth * function.c (instantiate_virtual_regs_in_insn...
2005-05-12 hubicka * basic-block.h (FOR_ALL_BB_FN): New macro.
2005-05-04 rth PR middle-end/21318
2005-05-03 dj* c-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-05-02 kazu * function.c (reorder_blocks, reorder_blocks_1): Use VEC
2005-05-01 mmitchel * function.c (INVOKE__main): Do not define.
2005-04-30 rth * function.c (instantiate_decls): Remove valid_...
2005-04-29 jules * crtstuff.c: Handle targets that use .init_array.
2005-04-28 kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-22 nathan * builtins.c (gimplify_va_arg_expr): Reword comments...
2005-04-12 hubicka * Makefile.in: Add function.h to BASIC_BLOCK_H. Remov...
2005-04-09 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
2005-04-08 kazu * function.c (push_function_context_to): Don't set
2005-03-14 kazu * function.c (get_func_frame_size): Make it static.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-10 nathan PR c++/20375
2005-03-09 kazu * function.c (thread_prologue_and_epilogue_insns)...
2005-01-26 bernds * function.c (expand_function_end): If current_functio...
2005-01-23 rsandifo * function.c (assign_parm_setup_block): When creating...
2005-01-13 aldyh * function.c (assign_parm_setup_block): Look inside...
2005-01-12 aldyh * function.c (assign_parm_setup_block): Relax condition on
2005-01-11 amodra PR target/18916
2005-01-02 pinskia2005-01-01 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-01 rth PR middle-end/17799
2004-12-30 rth * target.h (targetm.calls.arg_partial_bytes): New.
2004-12-23 amodra PR target/18896
2004-12-22 rth2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-12-21 sayle PR middle-end/18683
2004-12-19 rth PR middle-end/16417
2004-12-01 rth PR rtl-opt/15289
2004-11-24 rsandifo * optabs.h (force_expand_binop): Declare.
2004-11-23 zack * function.h (struct function): Remove calls_longjmp.
2004-11-22 rth * function.c (assign_parm_setup_block): Revert...
2004-11-14 rth * calls.c (precompute_register_parameters)...
2004-11-11 kazu * function.c (expand_function_end): Remove an "if...
2004-11-09 kazu * function.c (combine_temp_slots, assign_parms,
2004-10-28 aldyh * function.c (assign_parm_setup_block): Handle paralle...
2004-10-19 kazu * expr.c (expand_assignment): Remove the last argument.
2004-10-13 rth PR debug/13841
2004-10-11 pinskia2004-10-11 Andrew Pinski <pinskia@physics.uc.edu
2004-10-08 kazu * emit-rtl.c (last_label_num, base_label_num): Remove.
2004-10-07 rsandifo PR target/16815
2004-10-01 jakub2004-10-01 Jakub Jelinek <jakub@redhat.com>
2004-09-29 jakub * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-15 jsm28gcc:
2004-09-10 rth PR middle-end/17367
2004-09-08 rth PR rtl-opt/17186
next