summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * function.c (gen_stack_protect_test): Add third argument.jakub2005-06-301-2/+2
* * function.c (stack_protect_epilogue): Pass label tojakub2005-06-301-2/+1
* * basic-block.h (basic_block_def): Kill rbi.hubicka2005-06-271-1/+1
* * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.jakub2005-06-271-5/+110
* * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.jakub2005-06-261-34/+32
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka2005-06-161-2/+2
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-041-1/+2
* * function.c (prologue, epilogue, sibcall_epilogue): Changekazu2005-06-041-50/+33
* * function.c (instantiate_virtual_regs_in_insn): Do not simplifyrth2005-05-121-9/+12
* * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka2005-05-121-3/+0
* PR middle-end/21318rth2005-05-041-2/+2
* * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinerydj2005-05-031-3/+2
* * function.c (reorder_blocks, reorder_blocks_1): Use VECkazu2005-05-021-7/+8
* * function.c (INVOKE__main): Do not define.mmitchel2005-05-011-9/+4
* * function.c (instantiate_decls): Remove valid_only argument.rth2005-04-301-527/+359
* * crtstuff.c: Handle targets that use .init_array.jules2005-04-291-6/+7
* * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c, expr.c,kazu2005-04-281-3/+2
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-4/+4
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-41/+42
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-0/+4
* * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELDjakub2005-04-091-0/+4
* * function.c (push_function_context_to): Don't setkazu2005-04-081-12/+1
* * function.c (get_func_frame_size): Make it static.kazu2005-03-141-1/+1
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-4/+4
* PR c++/20375nathan2005-03-101-29/+10
* * function.c (thread_prologue_and_epilogue_insns): Remove ikazu2005-03-091-4/+1
* * function.c (expand_function_end): If current_function_calls_alloca,bernds2005-01-261-12/+12
* * function.c (assign_parm_setup_block): When creating a new stack slotrsandifo2005-01-231-1/+2
* * function.c (assign_parm_setup_block): Look inside originalaldyh2005-01-131-1/+2
* * function.c (assign_parm_setup_block): Relax condition onaldyh2005-01-121-28/+33
* PR target/18916amodra2005-01-111-32/+65
* 2005-01-01 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-01-021-1/+1
* PR middle-end/17799rth2005-01-011-2/+4
* * target.h (targetm.calls.arg_partial_bytes): New.rth2004-12-301-12/+11
* PR target/18896amodra2004-12-231-3/+33
* 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth2004-12-221-1/+2
* PR middle-end/18683sayle2004-12-211-1/+0
* PR middle-end/16417rth2004-12-191-63/+110
* PR rtl-opt/15289rth2004-12-011-4/+5
* * optabs.h (force_expand_binop): Declare.rsandifo2004-11-241-15/+36
* * function.h (struct function): Remove calls_longjmp.zack2004-11-231-8/+0
* * function.c (assign_parm_setup_block): Revert 11-13 change torth2004-11-221-1/+1
* * calls.c (precompute_register_parameters): Force all PARALLELsrth2004-11-141-7/+22
* * function.c (expand_function_end): Remove an "if" statementkazu2004-11-111-7/+2
* * function.c (combine_temp_slots, assign_parms,kazu2004-11-091-3/+3
* * function.c (assign_parm_setup_block): Handle parallels correctly.aldyh2004-10-281-2/+22
* * expr.c (expand_assignment): Remove the last argument.kazu2004-10-191-1/+1
* PR debug/13841rth2004-10-131-2/+12
* 2004-10-11 Andrew Pinski <pinskia@physics.uc.edupinskia2004-10-111-1/+0