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