aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-11Merge dataflow branch into mainlineDaniel Berlin2-132/+317
2007-06-08re PR target/29953 ([SH-4] Perfomance regression in loops. cmp/eq used instea...Christian Bruel1-0/+46
2007-06-08constraints.md: New file.Kaz Kojima5-273/+296
2007-06-03re PR target/32163 (Compiling with stack protector causes reigster spill fail...Kaz Kojima1-0/+14
2007-06-01sh.c (fpscr_set_from_mem): Call get_free_reg only after no_new_pseudos.Kaz Kojima1-1/+2
2007-05-26c-typeck.c, [...]: Fix typos and follow spelling conventions in various warni...Kazu Hirata1-1/+1
2007-05-22hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of...Richard Sandiford1-23/+7
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-304/+1
2007-04-28alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka1-2/+1
2007-04-28re PR target/31701 (SH: wrong epilogue for sibling calls)Kaz Kojima1-1/+10
2007-04-26re PR target/31403 (wrong branch instructions generated with -m2a on sh-elf)Kaz Kojima1-1/+54
2007-04-25config.gcc (sh-wrs-vxworks): Don't include dbxelf.h.Richard Sandiford5-36/+104
2007-04-22re PR target/31480 (ICE with -O -fomit-frame-pointer on SH)Kaz Kojima1-4/+6
2007-03-28sh.md (movsi_i): Fix type attribute.Christian Bruel1-1/+1
2007-03-28sh.md (movsi_ie): Fix memory constraints attribute length.Christian Bruel1-2/+2
2007-03-28sh.h (CALL_COOKIE_RET_TRAMP_SHIFT): Move after the definition of struct sh_args.Kaz Kojima1-6/+7
2007-03-19re PR target/31022 ([SH4] internal compiler error with inline)Kaz Kojima1-1/+1
2007-03-10sh.c (sh_insn_length_adjustment): Adjust for the change of decode_asm_operands.Kaz Kojima1-1/+1
2007-02-19divtab.c, [...]: Follow spelling conventions.Kazu Hirata4-7/+7
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-4/+2
2007-02-06re PR target/29746 (gcc fails to bootstrap on sh4-*-linux-gnu)J"orn Rennecke1-3/+16
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2007-01-31* config/sh/sh.h (HAVE_SECONDARY_RELOADS): Remove.Kazu Hirata1-2/+0
2007-01-09t-linux (TARGET_LIBGCC2_CFLAGS): Delete.Kaz Kojima1-36/+0
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-26/+19
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-6/+4