diff options
author | Nathan Sidwell <nathan@gcc.gnu.org> | 2005-12-12 10:48:53 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2005-12-12 10:48:53 +0000 |
commit | 9d26d2641260ab032a36feae4c1dd31874bbc90e (patch) | |
tree | e3809e0e3d7709e51d039354aa07815eee7b7882 /gcc | |
parent | c981d2231dfd8a3415450c1944b4e6c6e4cebadf (diff) | |
download | gcc-9d26d2641260ab032a36feae4c1dd31874bbc90e.zip gcc-9d26d2641260ab032a36feae4c1dd31874bbc90e.tar.gz gcc-9d26d2641260ab032a36feae4c1dd31874bbc90e.tar.bz2 |
Rename ms1 files to mt (part 1)
From-SVN: r108401
Diffstat (limited to 'gcc')
-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 c370482..c370482 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 3695f0f..3695f0f 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 eff36c7..eff36c7 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 104f282..104f282 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 eba1eea..eba1eea 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 3093fc4..3093fc4 100644 --- a/gcc/config/ms1/t-ms1 +++ b/gcc/config/ms1/t-mt |