aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-15/+17
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata2-5/+5
2006-11-29sh.opt (minline-ic_invalidate): New option.J"orn Rennecke4-4/+10
2006-11-13sh.c (expand_cbranchdi4): Initialize skip_label.Kaz Kojima1-1/+5
2006-11-13genemit.c (gen_insn): Call gen_exp with a non-null used when handling multipl...Kaz Kojima1-8/+8
2006-11-12params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak1-2/+2
2006-11-05lib1funcs-4-300.asm: Guard entire file with #if !__SHMEDIA__ .Kaz Kojima1-0/+2
2006-11-03crt1.asm: Fix #ifdef indent.J"orn Rennecke16-229/+2037
2006-11-02re PR target/27405 (gcc.c-torture/execute/960209-1.c ICEs on sh64-* with -O3)Kaz Kojima1-153/+148
2006-10-26unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd1-6/+6
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-2/+2
2006-10-23re PR target/28232 (Wrong aligned load is generated with -m4a on sh-*)Richard Sandiford2-7/+12
2006-10-06* config/sh/sh.h (LIBGCC2_DOUBLE_TYPE_SIZE): DefineJ"orn Rennecke1-0/+6
2006-09-28sh.md (divsi_inv_m0): Remove unused variable.Kaz Kojima1-1/+0
2006-09-07re PR target/27117 (SH backend cheats to reload -- disables indexed addressin...Paolo Bonzini1-4/+31
2006-08-21lib1funcs-Os-4-200.asm: Guard entire file with #if !__SHMEDIA__ .J"orn Rennecke1-0/+2
2006-08-06sh-modes.def: comment pasto fix.Joern Rennecke1-1/+1
2006-07-19re PR middle-end/28283 (SuperH: Very unoptimal code generated for 64-bit ints)Roger Sayle1-1/+1
2006-07-13sh.c (sh_reorg): Ignore deleted insns whilst walking the LOG_LINKS chain.Nick Clifton1-3/+8
2006-07-12* config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC): Use -isa=sh4-up instead of -isa=...Nick Clifton1-2/+2
2006-06-13re PR target/28014 (space-optimized divide used inconsistently)J"orn Rennecke5-9/+106
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2006-04-21* config/sh/t-elf (EXTRA_MULTILIB_PARTS): Include OPT_EXTRA_PARTS.Nick Clifton1-1/+1
2006-04-20re PR target/27182 (SH: wrong-code generation)Kaz Kojima1-0/+2
2006-04-18t-symbian: Add rule to build sh-c.oNick Clifton2-3/+7
2006-04-12re PR target/27060 (divide libcall size has increased)J"orn Rennecke7-43/+420
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata2-3/+3
2006-03-31linux-atomic.asm: New file.Kaz Kojima2-1/+139
2006-03-28sh.md (udivsi3_i4_int): Clobber MACH_REG and MACL_REG.Kaz Kojima1-0/+4
2006-03-27t-sh ($(T)libic_invalidate_array_4-100.a): Fix rule to use lib prefix for tar...J"orn Rennecke1-3/+3
2006-03-27superh.opt: New file.Andrew Stubbs12-119/+394
2006-03-23Update FSF address.Joern Rennecke1-2/+2
2006-03-23divtab-sh4.c, [...]: New files.J"orn Rennecke7-17/+886
2006-03-20sh.c (untangle_mova): Initialize n_addr and n_target.Kaz Kojima1-7/+7
2006-03-17sh.c (max_labelno_before_reorg): New variable.J"orn Rennecke1-19/+105
2006-03-16linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima1-1/+3
2006-03-15predicates.md (cache_address_operand): Special.J"orn Rennecke1-4/+5
2006-03-11sh.c: Include alloc-pool.h.Steven Bosscher1-18/+35
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-2/+4
2006-02-09sh.h (FUNCTION_VALUE): Don't handle CHAR_TYPE.Kaz Kojima1-1/+0
2006-02-09re PR target/26141 (va_arg causes cc1plus ICE in gimplify_addr_expr)J"orn Rennecke1-14/+18