diff options
author | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-12-12 10:48:53 +0000 |
---|---|---|
committer | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-12-12 10:48:53 +0000 |
commit | 5531c9fa4e3ae2bff5e042224a2e405a87c913ef (patch) | |
tree | e3809e0e3d7709e51d039354aa07815eee7b7882 /gcc/config | |
parent | 723800394f2cc1b1f90fccab8e87c60420a0f2db (diff) | |
download | gcc-5531c9fa4e3ae2bff5e042224a2e405a87c913ef.tar.gz |
Rename ms1 files to mt (part 1)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108401 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/ms1/mt-protos.h (renamed from gcc/config/ms1/ms1-protos.h) | 0 | ||||
-rw-r--r-- | gcc/config/ms1/mt.c (renamed from gcc/config/ms1/ms1.c) | 0 | ||||
-rw-r--r-- | gcc/config/ms1/mt.h (renamed from gcc/config/ms1/ms1.h) | 0 | ||||
-rw-r--r-- | gcc/config/ms1/mt.md (renamed from gcc/config/ms1/ms1.md) | 0 | ||||
-rw-r--r-- | gcc/config/ms1/mt.opt (renamed from gcc/config/ms1/ms1.opt) | 0 | ||||
-rw-r--r-- | gcc/config/ms1/t-mt (renamed from gcc/config/ms1/t-ms1) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/gcc/config/ms1/ms1-protos.h b/gcc/config/ms1/mt-protos.h index c37048263ca..c37048263ca 100644 --- a/gcc/config/ms1/ms1-protos.h +++ b/gcc/config/ms1/mt-protos.h diff --git a/gcc/config/ms1/ms1.c b/gcc/config/ms1/mt.c index 3695f0fb8b4..3695f0fb8b4 100644 --- a/gcc/config/ms1/ms1.c +++ b/gcc/config/ms1/mt.c diff --git a/gcc/config/ms1/ms1.h b/gcc/config/ms1/mt.h index eff36c7cbaa..eff36c7cbaa 100644 --- a/gcc/config/ms1/ms1.h +++ b/gcc/config/ms1/mt.h diff --git a/gcc/config/ms1/ms1.md b/gcc/config/ms1/mt.md index 104f2829e29..104f2829e29 100644 --- a/gcc/config/ms1/ms1.md +++ b/gcc/config/ms1/mt.md diff --git a/gcc/config/ms1/ms1.opt b/gcc/config/ms1/mt.opt index eba1eeabeeb..eba1eeabeeb 100644 --- a/gcc/config/ms1/ms1.opt +++ b/gcc/config/ms1/mt.opt diff --git a/gcc/config/ms1/t-ms1 b/gcc/config/ms1/t-mt index 3093fc445db..3093fc445db 100644 --- a/gcc/config/ms1/t-ms1 +++ b/gcc/config/ms1/t-mt |