summaryrefslogtreecommitdiff
path: root/gcc/function.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * expr.c (emit_move_via_integer): Add force argument, pass it onrth2005-09-171-4/+22
* * function.c (ARG_POINTER_CFA_OFFSET): Move ...rth2005-09-071-6/+0
* PR rtl-opt/23601rth2005-08-311-3/+4
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-2/+2
* * function.c (assign_stack_local_1): Do not correct stack slotdje2005-08-041-1/+1
* PR 23221rth2005-08-041-1/+1
* 2005-08-03 Paul Brook <paul@codesourcery.com>pbrook2005-08-031-3/+2
* 2005-07-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>guerby2005-07-221-0/+3
* * toplev.h: Add comment about the first parameter for warning().dj2005-07-191-1/+1
* 2005-07-14 Richard Guenther <rguenther@suse.de>rguenth2005-07-141-16/+6
* * function.c (locate_and_pad_parm): Record parameter alignment inrth2005-07-071-1/+8
* * function.c (expand_function_end): Revert part of 2005-06-27kkojima2005-07-061-5/+5
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-1/+65
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-6/+6
* * 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