Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-01-23 | function.c (assign_parm_setup_block): When creating a new stack slot for a pa... | Richard Sandiford | 1 | -1/+2 |
2005-01-13 | function.c (assign_parm_setup_block): Look inside original entry_parm when in... | Aldy Hernandez | 1 | -1/+2 |
2005-01-12 | function.c (assign_parm_setup_block): Relax condition on multi-register optim... | Aldy Hernandez | 1 | -28/+33 |
2005-01-11 | re PR target/18916 (mis-aligned vector code with copy memory (-maltivec)) | Alan Modra | 1 | -32/+65 |
2005-01-01 | re PR middle-end/19221 (ICE: rtl_verify_flow_info, at cfgrtl.c:2240) | Andrew Pinski | 1 | -1/+1 |
2004-12-31 | re PR middle-end/17799 (Non-optimizing compile loses 'this') | Richard Henderson | 1 | -2/+4 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 1 | -12/+11 |
2004-12-23 | re PR target/18896 (addressing split complex parm) | Alan Modra | 1 | -3/+33 |
2004-12-22 | [multiple changes] | Richard Henderson | 1 | -1/+2 |
2004-12-21 | re PR middle-end/18683 (seg fault in local allocate) | Roger Sayle | 1 | -1/+0 |
2004-12-18 | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 1 | -63/+110 |
2004-12-01 | re PR rtl-optimization/15289 (reload error with non-lowpart subregs) | Richard Henderson | 1 | -4/+5 |
2004-11-24 | optabs.h (force_expand_binop): Declare. | Richard Sandiford | 1 | -15/+36 |
2004-11-23 | function.h (struct function): Remove calls_longjmp. | Zack Weinberg | 1 | -8/+0 |
2004-11-22 | function.c (assign_parm_setup_block): Revert 11-13 change to forcably re-mode... | Richard Henderson | 1 | -1/+1 |
2004-11-13 | calls.c (precompute_register_parameters): Force all PARALLELs into pseudo reg... | Richard Henderson | 1 | -7/+22 |
2004-11-11 | function.c (expand_function_end): Remove an "if" statement that always trigger. | Kazu Hirata | 1 | -7/+2 |
2004-11-09 | function.c (combine_temp_slots, [...]): Make them static. | Kazu Hirata | 1 | -3/+3 |
2004-10-28 | * function.c (assign_parm_setup_block): Handle parallels correctly. | Aldy Hernandez | 1 | -2/+22 |
2004-10-19 | expr.c (expand_assignment): Remove the last argument. | Kazu Hirata | 1 | -1/+1 |
2004-10-13 | re PR debug/13841 (missing debug info for _Complex function arguments) | Richard Henderson | 1 | -2/+12 |
2004-10-11 | re PR middle-end/16266 (gcc.dg/c99-intconst-1.c compilation is very slow) | Andrew Pinski | 1 | -1/+0 |