Age | Commit message (Expand) | Author | Files | Lines |
2008-07-01 | function.c (assign_parm_remove_parallels): New. | Daniel Jacobowitz | 1 | -51/+28 |
2008-06-27 | function.c (allocate_struct_function): Only allocate a unique funcdef_no if t... | Richard Sandiford | 1 | -2/+1 |
2008-06-26 | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -4/+4 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -7/+7 |
2008-06-03 | tm.texi (OVERRIDE_ABI_FORMAT): New. | Kai Tietz | 1 | -0/+4 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -3/+3 |
2008-05-26 | re PR middle-end/36253 (Caller-save stack slot may not have proper alignment) | H.J. Lu | 1 | -30/+28 |
2008-05-24 | * function.c: Include target hook for nonlocal_goto frame value. | Andy Hutchinson | 1 | -1/+1 |
2008-05-23 | extend.texi: Clarify use of __attribute__((naked)). | Paul Brook | 1 | -0/+3 |
2008-05-08 | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 1 | -2/+3 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -19/+19 |
2008-04-18 | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 1 | -14/+10 |
2008-04-08 | function.c (free_after_compilation): Clear out regno_reg_rtx pointer. | Jan Hubicka | 1 | -0/+1 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -24/+21 |
2008-04-07 | function.h (rtl): Rename to x_rtl. | Jan Hubicka | 1 | -4/+4 |
2008-04-07 | Removal of Return with Depressed Stack Pointer support | Eric Botcazou | 1 | -390/+0 |
2008-04-04 | function.c (free_after_parsing): Replace with cxx_push_function_context from ... | Paolo Bonzini | 1 | -7/+1 |
2008-04-03 | c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED, [...]): Delete. | Paolo Bonzini | 1 | -29/+5 |
2008-04-02 | expr.c (expand_var): Delete it. | Paolo Bonzini | 1 | -1/+3 |
2008-04-01 | function.c (free_after_compilation): Free epilogue_delay_list. | Jan Hubicka | 1 | -1/+4 |
2008-03-31 | builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s... | Jan Hubicka | 1 | -69/+30 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -15/+25 |
2008-02-15 | re PR middle-end/34621 (gcc.c-torture/execute/va-arg-25.c:32: internal compil... | Uros Bizjak | 1 | -3/+3 |
2008-02-14 | re PR target/34930 (ICE in instantiate_virtual_regs_in_insn with vector splat... | Michael Matz | 1 | -0/+14 |
2008-02-12 | re PR inline-asm/35160 (local-alloc introduces sharing of the same pseudo/har... | Jakub Jelinek | 1 | -1/+17 |
2008-01-26 | re PR target/34814 (SDmode function args not passed according to ABI specific... | Peter Bergner | 1 | -8/+10 |
2007-12-19 | tree.h (set_decl_incoming_rtl): Add a by_reference_p parameter. | Richard Sandiford | 1 | -4/+4 |
2007-11-26 | PR 34081/C++ | Andreas Krebbel | 1 | -6/+10 |
2007-11-25 | tree.h (struct tree_block): Move locus member next to flags. | Richard Guenther | 1 | -2/+2 |
2007-11-16 | tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'. | Tom Tromey | 1 | -0/+3 |
2007-11-06 | PR c++/32256, PR c++/32368: | Tom Tromey | 1 | -1/+18 |
2007-10-14 | fixed-bit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-10-05 | re PR inline-asm/33600 (Breakage caused by the fix to PR33552) | Michael Matz | 1 | -1/+1 |
2007-09-28 | re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?) | Michael Matz | 1 | -5/+46 |
2007-09-23 | function.c (assign_parm_setup_block): Explicitly convert BLKmode parameters f... | Richard Sandiford | 1 | -1/+15 |
2007-09-11 | decl.c (java_expand_body): Kill. | Jan Hubicka | 1 | -7/+0 |
2007-09-09 | revert: regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 1 | -29/+25 |
2007-09-07 | regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 1 | -25/+29 |
2007-09-05 | Add target hook invoked when cfun changes. | Sandra Loosemore | 1 | -32/+113 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -1/+1 |
2007-08-31 | function.c (allocate_struct_function): Do not set current_function_returns_po... | Richard Guenther | 1 | -2/+0 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -3/+3 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -0/+1 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -4/+4 |
2007-07-29 | attribs.c (hash_attr, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-20 | function.c (thread_prologue_and_epilogue_insns): Fix exit predecessor fallthr... | Zdenek Dvorak | 1 | -1/+12 |
2007-07-08 | re PR fortran/24784 (Warning about unused routine argument should not read "u... | Daniel Franke | 1 | -1/+2 |
2007-07-06 | re PR rtl-optimization/32450 (-pg causes miscompilation) | Uros Bizjak | 1 | -8/+11 |