public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: sid-cvs@sourceware.org
Subject: src/sid/component/cgen-cpu/sh ChangeLog Makefi ...
Date: Wed, 18 Oct 2006 18:27:00 -0000	[thread overview]
Message-ID: <20061018182728.3822.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2006-10-18 18:27:28

Added files:
	sid/component/cgen-cpu/sh: ChangeLog Makefile.am Makefile.in 
	                           aclocal.m4 common_model.cxx 
	                           common_model.h configure configure.in 
	                           hw-cpu-sh.txt hw-cpu-sh.xml sh-desc.h 
	                           sh.cxx sh.h sh2-cpu.h sh2-decode.cxx 
	                           sh2-decode.h sh2-defs.h sh2-model.cxx 
	                           sh2-model.h sh2-sem.cxx sh2-write.cxx 
	                           sh2.cxx sh2.h sh2a-fpu-cpu.h 
	                           sh2a-fpu-decode.cxx sh2a-fpu-decode.h 
	                           sh2a-fpu-defs.h sh2a-fpu-model.cxx 
	                           sh2a-fpu-model.h sh2a-fpu-sem.cxx 
	                           sh2a-fpu-write.cxx sh2a-nofpu-cpu.h 
	                           sh2a-nofpu-decode.cxx 
	                           sh2a-nofpu-decode.h sh2a-nofpu-defs.h 
	                           sh2a-nofpu-model.cxx 
	                           sh2a-nofpu-model.h sh2a-nofpu-sem.cxx 
	                           sh2a-nofpu-write.cxx sh2a.cxx sh2a.h 
	                           sh2a_fpu.cxx sh2a_fpu.h 
	                           sh2a_model.cxx sh2a_model.h 
	                           sh2a_nofpu.cxx sh2a_nofpu.h 
	                           sh2e-cpu.h sh2e-decode.cxx 
	                           sh2e-decode.h sh2e-defs.h 
	                           sh2e-model.cxx sh2e-model.h 
	                           sh2e-sem.cxx sh2e-write.cxx sh2e.cxx 
	                           sh2e.h sh3-cpu.h sh3-decode.cxx 
	                           sh3-decode.h sh3-defs.h sh3-model.cxx 
	                           sh3-model.h sh3-sem.cxx sh3-write.cxx 
	                           sh3.cxx sh3.h sh3_model.cxx 
	                           sh3_model.h sh3e-cpu.h 
	                           sh3e-decode.cxx sh3e-decode.h 
	                           sh3e-defs.h sh3e-model.cxx 
	                           sh3e-model.h sh3e-sem.cxx 
	                           sh3e-write.cxx sh3e.cxx sh3e.h 
	                           sh4-cpu.h sh4-decode.cxx sh4-decode.h 
	                           sh4-defs.h sh4-model.cxx sh4-model.h 
	                           sh4-nofpu-cpu.h sh4-nofpu-decode.cxx 
	                           sh4-nofpu-decode.h sh4-nofpu-defs.h 
	                           sh4-nofpu-model.cxx sh4-nofpu-model.h 
	                           sh4-nofpu-sem.cxx sh4-nofpu-write.cxx 
	                           sh4-sem.cxx sh4-write.cxx sh4.cxx 
	                           sh4.h sh4_model.cxx sh4_model.h 
	                           sh4_nofpu.cxx sh4_nofpu.h sh4a-cpu.h 
	                           sh4a-decode.cxx sh4a-decode.h 
	                           sh4a-defs.h sh4a-model.cxx 
	                           sh4a-model.h sh4a-nofpu-cpu.h 
	                           sh4a-nofpu-decode.cxx 
	                           sh4a-nofpu-decode.h sh4a-nofpu-defs.h 
	                           sh4a-nofpu-model.cxx 
	                           sh4a-nofpu-model.h sh4a-nofpu-sem.cxx 
	                           sh4a-nofpu-write.cxx sh4a-sem.cxx 
	                           sh4a-write.cxx sh4a.cxx sh4a.h 
	                           sh4a_model.cxx sh4a_model.h 
	                           sh4a_nofpu.cxx sh4a_nofpu.h 
	                           sh4al-cpu.h sh4al-decode.cxx 
	                           sh4al-decode.h sh4al-defs.h 
	                           sh4al-model.cxx sh4al-model.h 
	                           sh4al-sem.cxx sh4al-write.cxx 
	                           sh4al.cxx sh4al.h sh4al_model.h 
	                           sh5-compact-decode.cxx 
	                           sh5-compact-decode.h 
	                           sh5-compact-defs.h 
	                           sh5-compact-model.cxx 
	                           sh5-compact-model.h 
	                           sh5-compact-sem.cxx 
	                           sh5-compact-write.cxx sh5-cpu.h 
	                           sh5-media-decode.cxx 
	                           sh5-media-decode.h sh5-media-defs.h 
	                           sh5-media-model.cxx sh5-media-model.h 
	                           sh5-media-sem.cxx sh5-media-write.cxx 
	                           sh5.cxx sh5.h sh5_model.cxx 
	                           sh5_model.h sh64.c sh_compact.cxx 
	                           sh_compact.h sh_vliw.cxx sh_vliw.h 

Log message:
	New cpu port.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/ChangeLog.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/Makefile.am.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/Makefile.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/aclocal.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/common_model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/common_model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/configure.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/configure.in.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/hw-cpu-sh.txt.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/hw-cpu-sh.xml.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh-desc.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-fpu-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a-nofpu-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a_fpu.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a_fpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a_model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a_model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a_nofpu.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2a_nofpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh2e.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3_model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3_model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh3e.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-nofpu-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4_model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4_model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4_nofpu.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4_nofpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-nofpu-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a_model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a_model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a_nofpu.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4a_nofpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh4al_model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-compact-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-cpu.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-decode.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-decode.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-defs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-sem.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5-media-write.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5_model.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh5_model.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh64.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh_compact.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh_compact.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh_vliw.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/sh/sh_vliw.h.diff?cvsroot=src&r1=NONE&r2=1.1


                 reply	other threads:[~2006-10-18 18:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061018182728.3822.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=sid-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).