aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sh
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-1/+1
2004-09-17sh.c (sh_gimplify_va_arg_expr): Don't call pass_by_reference.Joern Rennecke3-4/+10
2004-09-16sh.md (call): Extend 32-bit addresses to DImode for 32-bit TARGET_SHMEDIA.Kaz Kojima1-2/+18
2004-09-10darwin.c, [...]: Fix comment typos.Kazu Hirata1-7/+7
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-6/+16
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra2-153/+168
2004-09-01config/sh/sh.md ("length"): Increase branch length when SH1 pic code to 18:J"orn Rennecke1-6/+9
2004-09-01sh.c (output_branch): Check the insn length possibly in the delayed slot.Kaz Kojima1-1/+2
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-2/+2
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg1-2/+1
2004-08-24defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.Eric Christopher4-103/+118
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-4/+2
2004-08-18sh.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers from call_us...J"orn Rennecke3-19/+32
2004-08-18rtl.def (NIL): Delete.Zack Weinberg1-2/+2
2004-08-18sh.c (split_branches): Check the result of next_active_insn.Kaz Kojima1-1/+5
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2-4/+3
2004-08-16* sh.h (PREDICATE_CODES): Remove register_operand entry.Joern Rennecke1-1/+0
2004-08-15tree.h (build_int_cst): New.Nathan Sidwell1-2/+2
2004-08-13* sh.md (cbranch define_delay) Use cond_delay_slot forJ"orn Rennecke1-1/+5
2004-08-10re PR libgcj/3144 (java.lang.Date.compareTo() not supported)Jakub Jelinek1-3/+7
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell1-1/+1
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell1-8/+1
2004-08-04config/sh/sh.h (TARGET_SWITCHES): Add no-renesas to select the GCC ABI.Nick Clifton1-0/+1
2004-07-29* config/sh/lib1funcs.asm: Make aliases movstr* for movmem*.Kaz Kojima1-1/+27
2004-07-29rtl.c (currently_expanding_to_rtl): New.Steven Bosscher2-17/+14
2004-07-29Introduce sh2a support.Alexandre Oliva11-112/+316
2004-07-28Introduce sh4a support.Alexandre Oliva12-10/+698
2004-07-23machmode.def: Remove vector modes.Paolo Bonzini1-0/+10
2004-07-20tree.h: Include vec.hNathan Sidwell1-15/+5
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-19sh.c (sh_use_dfa_interface): Remove.Paolo Bonzini5-590/+661