Age | Commit message (Expand) | Author | Files | Lines |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 3 | -11/+11 |
2008-04-17 | fix SH long long compare | Christian Bruel | 1 | -0/+8 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2 | -34/+34 |
2008-04-04 | invoke.texi: Document -mbitops for SH. | Naveen.H.S | 6 | -6/+370 |
2008-04-03 | * config/sh/sh.c (sh_output_mi_thunk): Free cfun. | Kaz Kojima | 1 | -0/+1 |
2008-03-27 | sourcebuild.texi, [...]: Revert automatic dependency patch. | Tom Tromey | 2 | -6/+9 |
2008-03-25 | x-solaris (host-solaris.o): Update. | Tom Tromey | 2 | -9/+6 |
2008-03-25 | constraints.md (Pso, Psz): New constraints. | Naveen.H.S | 3 | -0/+60 |
2008-03-25 | sh.c (sh_expand_t_scc): Emit movrt for SH2A if possible. | Naveen.H.S | 2 | -0/+22 |
2008-03-25 | sh.md (prefetch): Add condition for SH2A target. | Naveen.H.S | 1 | -1/+10 |
2008-03-25 | constraints.md (I28): New constraint. | Jayant R Sonar | 3 | -5/+14 |
2008-03-25 | sh.c (SH_ATTRIBUTES): Define. | Anil Paranjape | 3 | -16/+323 |
2008-03-20 | linux-atomic.asm (ATOMIC_TEST_AND_SET): Take unsigned extension into account. | Kaz Kojima | 1 | -40/+42 |
2008-03-20 | sh.c (split_branches): Pass zero to redirect_jump as 'delete_unused' argument. | Kaz Kojima | 1 | -2/+2 |
2008-02-29 | sh.c (sh_scalar_mode_supported_p): New function. | Kaz Kojima | 2 | -6/+14 |
2008-02-29 | sh.c (sh_secondary_reload): Handle loading a float constant to fpul. | Kaz Kojima | 1 | -1/+3 |
2008-02-20 | re PR target/35225 (gcc segfaults when building GTK+ code with -O2 -fPIC for ... | Kaz Kojima | 1 | -1/+3 |
2008-02-20 | re PR target/35190 (Wrong branch instruction with -freorder-blocks-and-partit... | Kaz Kojima | 2 | -1/+10 |
2007-12-06 | re PR middle-end/20983 (varargs functions force va_list variable to stack unn... | Jakub Jelinek | 3 | -8/+4 |
2007-12-02 | sh.md (cmpgeusi_t): Fix condition. | Samuel Tardieu | 1 | -1/+1 |
2007-11-22 | sh.md (divsi_inv_m3): Handle zero dividend specially. | Kaz Kojima | 1 | -0/+6 |
2007-11-21 | re PR target/34155 (ICE in simplify_binary_operation_1, at simplify-rtx.c:266... | Kaz Kojima | 2 | -25/+43 |
2007-11-14 | global.c (rest_of_handle_global_alloc): Fix comment typos. | Rask Ingemann Lambertsen | 1 | -2/+2 |
2007-09-19 | tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. | Bernd Schmidt | 1 | -2/+3 |
2007-09-12 | sh.h (SH_DBX_REGISTER_NUMBER): Added fpscr, fixed sr/gbr regs. | Christian Bruel | 2 | -4/+6 |
2007-09-12 | sh.c (calc_live_regs): Use current_function_saves_all_registers instead of... | Kaz Kojima | 3 | -5/+5 |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -11/+13 |
2007-08-28 | * config/sh/sh.c (sh_gimplify_va_arg_expr): Fix sh2a support. | DJ Delorie | 1 | -2/+2 |
2007-08-24 | re PR target/11787 (always call memcpy for block move in mips16) | Sandra Loosemore | 1 | -0/+2 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -5/+5 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 2 | -12/+12 |
2007-08-11 | alias.h (alias_set_type): Define new type. | Ian Lance Taylor | 1 | -1/+1 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -16/+0 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 31 | -150/+119 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-14 | sh.h (DO_GLOBAL_CTORS_BODY): Add void to prototype. | Kaz Kojima | 1 | -2/+2 |
2007-07-13 | linux-unwind.h (sh_fallback_frame_state): Use correct index when setting regi... | Kaz Kojima | 1 | -3/+3 |
2007-07-13 | sh.c (mark_use): Remove. | Kaz Kojima | 1 | -81/+0 |
2007-07-12 | sh.md (symGOTOFF2reg): Add missing parenthesis. | Kaz Kojima | 1 | -2/+2 |
2007-07-10 | Replace no_new_pseudos in backends. | Ian Lance Taylor | 3 | -58/+75 |
2007-07-06 | sh.md (*prefetch_i4): Disable for TARGET_VXWORKS_RTP. | Richard Sandiford | 1 | -2/+5 |
2007-07-04 | vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Reject -mrelax unless compiling RTP PIC. | Richard Sandiford | 1 | -1/+14 |
2007-07-04 | lib1funcs.asm (ic_invalidate): Align constant pool. | Richard Sandiford | 1 | -0/+1 |
2007-07-03 | re PR target/32506 (cross compile sh64-superh-linux-gnu internal compiler err... | Kaz Kojima | 1 | -3/+3 |
2007-06-27 | sh.md (load_gbr): Use correct operand constraint. | Kaz Kojima | 1 | -1/+1 |
2007-06-27 | re PR target/32479 ([sh] ICE in cse_extended_basic_block, at cse.c:6117) | Kaz Kojima | 1 | -58/+46 |
2007-06-21 | svn ci -m "introduce bank[0,1] registers and fix rte delay slot scheduling" | Christian Bruel | 4 | -6/+61 |
2007-06-19 | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 1 | -1/+1 |
2007-06-15 | [multiple changes] | Andrew Pinski | 1 | -12/+15 |
2007-06-13 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |