OSDN Git Service

Rename ms1 files to mt (part 1)
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2005 10:48:53 +0000 (10:48 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2005 10:48:53 +0000 (10:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108401 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/ms1/mt-protos.h [moved from gcc/config/ms1/ms1-protos.h with 100% similarity]
gcc/config/ms1/mt.c [moved from gcc/config/ms1/ms1.c with 100% similarity]
gcc/config/ms1/mt.h [moved from gcc/config/ms1/ms1.h with 100% similarity]
gcc/config/ms1/mt.md [moved from gcc/config/ms1/ms1.md with 100% similarity]
gcc/config/ms1/mt.opt [moved from gcc/config/ms1/ms1.opt with 100% similarity]
gcc/config/ms1/t-mt [moved from gcc/config/ms1/t-ms1 with 100% similarity]

similarity index 100%
rename from gcc/config/ms1/ms1.c
rename to gcc/config/ms1/mt.c
similarity index 100%
rename from gcc/config/ms1/ms1.h
rename to gcc/config/ms1/mt.h
similarity index 100%
rename from gcc/config/ms1/ms1.md
rename to gcc/config/ms1/mt.md
similarity index 100%
rename from gcc/config/ms1/ms1.opt
rename to gcc/config/ms1/mt.opt
similarity index 100%
rename from gcc/config/ms1/t-ms1
rename to gcc/config/ms1/t-mt