Age | Commit message (Expand) | Author | Files | Lines |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -1/+2 |
2005-12-02 | re PR middle-end/25176 ([4.0 only] FAIL: Array_3 -O3 execution - bytecode->na... | Alan Modra | 1 | -12/+17 |
2005-11-17 | dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int. | Richard Henderson | 1 | -1/+12 |
2005-11-12 | function.c (assign_stack_local_1): Restrict sanity check on frame size overfl... | Eric Botcazou | 1 | -1/+3 |
2005-11-09 | function.c (assign_stack_local_1): Issue an error message if the frame size o... | Eric Botcazou | 1 | -0/+13 |
2005-11-02 | re PR target/9350 (-fomit-frame-pointer does not work for main) | Richard Henderson | 1 | -51/+2 |
2005-10-20 | re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) | Eric Botcazou | 1 | -4/+3 |
2005-10-12 | re PR c/24255 (__transparent_union__ mishandled) | Richard Henderson | 1 | -3/+2 |
2005-09-17 | expr.c (emit_move_via_integer): Add force argument, pass it on to emit_move_c... | Richard Henderson | 1 | -4/+22 |
2005-09-07 | function.c (ARG_POINTER_CFA_OFFSET): Move ... | Richard Henderson | 1 | -6/+0 |
2005-08-31 | re PR rtl-optimization/23601 (reload may drop non-call exception information) | Richard Henderson | 1 | -3/+4 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 1 | -2/+2 |
2005-08-04 | function.c (assign_stack_local_1): Do not correct stack slot address if alloc... | David Edelsohn | 1 | -1/+1 |
2005-08-03 | re PR middle-end/23221 (-fstack-protector does not protect tail call functions) | Richard Henderson | 1 | -1/+1 |
2005-08-03 | function.c (assign_parms): Round current_function_args_size to PARM_BOUNDARY,... | Paul Brook | 1 | -3/+2 |
2005-07-22 | re PR tree-optimization/22336 (ICE Segfault in record_block_change at functio... | Richard Kenner | 1 | -0/+3 |
2005-07-19 | toplev.h: Add comment about the first parameter for warning(). | DJ Delorie | 1 | -1/+1 |
2005-07-14 | Makefile.in (explow.o, [...]): Depend on target.h. | Richard Guenther | 1 | -16/+6 |
2005-07-07 | function.c (locate_and_pad_parm): Record parameter alignment in stack_alignme... | Richard Henderson | 1 | -1/+8 |
2005-07-06 | function.c (expand_function_end): Revert part of 2005-06-27 patch. | Kaz Kojima | 1 | -5/+5 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -1/+65 |
2005-07-02 | toplev.c (default_tree_printer): Handle setting location with '+' flag. | Joseph Myers | 1 | -6/+6 |
2005-06-30 | * function.c (gen_stack_protect_test): Add third argument. | Jakub Jelinek | 1 | -2/+2 |
2005-06-30 | function.c (stack_protect_epilogue): Pass label to stack_protect_test, assume... | Jakub Jelinek | 1 | -2/+1 |
2005-06-27 | basic-block.h (basic_block_def): Kill rbi. | Jan Hubicka | 1 | -1/+1 |
2005-06-27 | c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__. | Richard Henderson | 1 | -5/+110 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -34/+32 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -2/+2 |
2005-06-04 | cfgexpand.c (expand_one_var): Use DECL_HAS_VALUE_EXPR_P. | Daniel Berlin | 1 | -1/+2 |
2005-06-04 | function.c (prologue, [...]): Change their types to VEC(int,heap)*. | Kazu Hirata | 1 | -50/+33 |
2005-05-12 | function.c (instantiate_virtual_regs_in_insn): Do not simplify addition to mo... | Richard Henderson | 1 | -9/+12 |
2005-05-12 | basic-block.h (FOR_ALL_BB_FN): New macro. | Jan Hubicka | 1 | -3/+0 |
2005-05-03 | re PR middle-end/21318 (ICE in instantiate_virtual_regs_in_insn) | Richard Henderson | 1 | -2/+2 |
2005-05-03 | c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ... | DJ Delorie | 1 | -3/+2 |
2005-05-02 | function.c (reorder_blocks, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -7/+8 |
2005-05-01 | function.c (INVOKE__main): Do not define. | Mark Mitchell | 1 | -9/+4 |
2005-04-29 | function.c (instantiate_decls): Remove valid_only argument. | Richard Henderson | 1 | -527/+359 |
2005-04-29 | crtstuff.c: Handle targets that use .init_array. | Julian Brown | 1 | -6/+7 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 1 | -3/+2 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -4/+4 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -41/+42 |
2005-04-12 | Makefile.in: Add function.h to BASIC_BLOCK_H. | Steven Bosscher | 1 | -0/+4 |
2005-04-09 | tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD and TI_VA_LIST_FPR... | Jakub Jelinek | 1 | -0/+4 |
2005-04-08 | function.c (push_function_context_to): Don't set contains_functions. | Kazu Hirata | 1 | -12/+1 |
2005-03-14 | function.c (get_func_frame_size): Make it static. | Kazu Hirata | 1 | -1/+1 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -4/+4 |
2005-03-10 | re PR target/20375 (C++ ICE in assign_parm_find_entry_rtl) | Nathan Sidwell | 1 | -29/+10 |
2005-03-09 | function.c (thread_prologue_and_epilogue_insns): Remove i and newinsn. | Kazu Hirata | 1 | -4/+1 |
2005-01-26 | function.c (expand_function_end): If current_function_calls_alloca... | Bernd Schmidt | 1 | -12/+12 |