OSDN Git Service

gcc/testsuite/
[pf3gnuchains/gcc-fork.git] / gcc / function.c
2007-09-23 rsandifogcc/
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
2007-09-09 hp Revert:
2007-09-07 lauras2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-09-05 hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-08-31 rguenth2007-08-31 Richard Guenther <rguenther@suse.de>
2007-08-23 ghazi * config/arc/arc-protos.h arc_select_cc_mode, gen_comp...
2007-08-05 bonzini2008-08-05 Paolo Bonzini <bonzini@gnu.org>
2007-07-30 ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-30 ghazi * alias.c (mems_in_disjoint_alias_sets_p,
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-20 rakdver * function.c (thread_prologue_and_epilogue_insns)...
2007-07-08 dfrankegcc:
2007-07-06 uros PR rtl_optimization/32450
2007-07-05 bonzini2007-07-05 Paolo Bonzini <bonzini@gnu.org>
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-10 rakdver * tree-data-ref.c (dr_analyze_alias): Handle case...
2007-06-07 sje PR target/31850
2007-05-22 rsandifogcc/
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-04-28 hubicka * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2007-04-24 hubicka Revert:
2007-04-23 hubicka * function.c (init_function_start): Don't init line...
2007-03-22 rth * defaults.h (OUTGOING_REG_PARM_STACK_SPACE...
2007-03-06 aph2007-03-06 Andrew Haley <aph@redhat.com>
2007-03-02 rth * expr.h (promoted_input_arg): Remove decl.
2007-02-19 sayle * function.c (gimplify_parameters): Call build_gimple_...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-14 jsm28 * emit-rtl.c (set_mem_attributes_minus_bitpos): Treat...
2007-02-11 steven * fwprop.c (try_fwprop_subst): Use set_unique_reg_note
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-01-10 razya2007-01-10 Razya Ladelsky <razya@il.ibm.com>
2007-01-03 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2007-01-02 kazu Revert:
2007-01-02 kazu * alias.c (init_alias_analysis): Use VEC_safe_grow_cle...
2006-12-22 manu2006-12-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-27 hubicka * cfgexpand.c (construct_exit_block): Don't disturb...
2006-11-25 jsm28 * function.c (instantiate_virtual_regs_in_insn): Call...
2006-11-11 hubicka * tree-pass.h (pass_purge_lineno_notes): Remove declar...
2006-11-10 hubicka * cse.c (cse_process_notes): Copy the propagated value.
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.
next