aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
2005-05-1024k.md, [...]: Fix comment typos.Kazu Hirata4-8/+8
2005-05-09re PR target/20695 (sh64-*-* port deos not handle 32 / 64 bit conversions pro...J"orn Rennecke22-1588/+6829
2005-05-09sh.c (print_operand_address): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell5-318/+304
2005-05-05sh.c (sh_builtin_saveregs): Use copy_to_mode_reg and plus_constant.J"orn Rennecke1-4/+3
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata2-2/+2
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie3-13/+13
2005-04-04sh.h (PREDICATE_CODES): Add CONST to general_movsrc_operand.Kazu Hirata1-1/+1
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-2/+2
2005-03-23sh.md (ashlhi3): Rename to *ashlhi3_n and add a new ashlhi3 expander.Kaz Kojima1-1/+17
2005-03-01linux.h (MD_EXEC_PREFIX, [...]): Don't undefine here.Kaz Kojima1-62/+10
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford1-8/+10
2005-02-16re PR target/20007 (error: too many arguments to function `find_basic_blocks)Kazu Hirata1-1/+1
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-01-27c-common.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-26linux.h (LIB_SPEC): Remove -rpath-link.Daniel Jacobowitz1-1/+0
2005-01-24sh.c (ra.h): Don't #include.Joern Rennecke1-2/+17
2005-01-19re PR target/19529 (sh-rtems multilibs broken)Ralf Corsepius1-0/+7
2005-01-18* config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.Kaz Kojima1-1/+6
2005-01-18darwin.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-12(udivsi3_sh2a...Nick Clifton1-2/+4
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2-21/+28
2004-12-16re PR other/18508 ("basename: too few arguments" when building without bootst...H.J. Lu1-1/+1
2004-12-02* sh.md (extv, extzv): Add pattern predicate.J"orn Rennecke1-2/+2
2004-11-26sh.c (sh_output_mi_thunk): Initialize bitmap obstacks before calling life_ana...Kaz Kojima1-0/+7
2004-11-25sh.c (sh_output_mi_thunk): Do not call regset_release_memory.J"orn Rennecke1-3/+0
2004-11-17mkmap-flat.awk, [...]: If the last version assigned to a symbol was '%exclude...Zack Weinberg3-222/+13
2004-11-16re PR target/18447 (Variable with the initial-exec tls-model attribute causes...Kaz Kojima1-0/+7
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2-12/+12
2004-11-06sh.c (prepare_move_operands): Emit a use of r12 for non-PIC TLS_MODEL_INITIAL...Kaz Kojima1-1/+5
2004-11-06* config/sh/sh4a.md: Fix copyright.Kazu Hirata1-1/+1
2004-11-06darwin.md, sh4a.md: Replace GNU CC with GCC.Kazu Hirata1-2/+2
2004-10-30sh.c (calc_live_regs): Declare reg as unsigned and modify the for loop expres...Kaz Kojima1-10/+10
2004-10-30sh.c (prepare_move_operands): Use operands[0] for the output rtl if no_new_ps...Kaz Kojima1-2/+1
2004-10-24dbxcoff.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-10-21linux-unwind.h (sh_fallback_frame_state): Don't fixup pc here.Kaz Kojima1-4/+0
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-18/+2
2004-10-20re PR target/18032 ([4.0.0] SH: wrong code for EH)Kaz Kojima1-0/+4
2004-10-19* config/sh/sh.c (sh5_schedule_saves): Fix typo.Kaz Kojima1-2/+2
2004-10-18re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu1-1/+5
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata3-3/+4
2004-10-08sh.md (tls_global_dynamic): Use MEM pattern for the first argument of CALL.Kaz Kojima1-8/+36
2004-10-08(symbian_possibly_export_base_class): Replace use of deleted...Nick Clifton1-2/+1
2004-10-07sh.c (sh_dwarf_calling_convention): Fix renesas dwarf attribute.Eric Christopher1-2/+2
2004-10-01dwarf2.h (dwarf_calling_convention): Add enum for renesas sh abi.Eric Christopher1-0/+16
2004-09-30* config/sh/sh.c: Follow spelling conventions.Kazu Hirata1-2/+2
2004-09-28sh.h (INIT_CUMULATIVE_ARGS): Replace with an invocation of the function sh_in...Nick Clifton3-40/+75
2004-09-20sh.c (sh_expand_prologue): Add a REG_FRAME_RELATED_EXPR note to pretend a dir...Kaz Kojima1-0/+18
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-18linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Remove.Kaz Kojima2-12/+5
2004-09-18re PR pch/13361 (const wchar_t * strings not stored in pch)Geoffrey Keating1-2/+2