diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2005-12-12 11:16:41 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@codesourcery.com> | 2005-12-12 11:16:41 +0000 |
commit | ad83f0cc13928b8d465e7bc39edb28666570dc18 (patch) | |
tree | 3cc4fb0ac26e32a66b645e7055890a6640ab5946 /newlib | |
parent | 2193d02b4ddfc329e0817258093a40050b2d582a (diff) | |
download | newlib-ad83f0cc13928b8d465e7bc39edb28666570dc18.zip newlib-ad83f0cc13928b8d465e7bc39edb28666570dc18.tar.gz newlib-ad83f0cc13928b8d465e7bc39edb28666570dc18.tar.bz2 |
Rename ms1 files to mt files (part 1 -- renames only)
Diffstat (limited to 'newlib')
-rw-r--r-- | newlib/libc/machine/mt/Makefile.am (renamed from newlib/libc/machine/ms1/Makefile.am) | 0 | ||||
-rw-r--r-- | newlib/libc/machine/mt/Makefile.in (renamed from newlib/libc/machine/ms1/Makefile.in) | 0 | ||||
-rw-r--r-- | newlib/libc/machine/mt/aclocal.m4 (renamed from newlib/libc/machine/ms1/aclocal.m4) | 0 | ||||
-rwxr-xr-x | newlib/libc/machine/mt/configure (renamed from newlib/libc/machine/ms1/configure) | 0 | ||||
-rw-r--r-- | newlib/libc/machine/mt/configure.in (renamed from newlib/libc/machine/ms1/configure.in) | 0 | ||||
-rw-r--r-- | newlib/libc/machine/mt/setjmp.S (renamed from newlib/libc/machine/ms1/setjmp.S) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/newlib/libc/machine/ms1/Makefile.am b/newlib/libc/machine/mt/Makefile.am index 1c65b9f..1c65b9f 100644 --- a/newlib/libc/machine/ms1/Makefile.am +++ b/newlib/libc/machine/mt/Makefile.am diff --git a/newlib/libc/machine/ms1/Makefile.in b/newlib/libc/machine/mt/Makefile.in index 9736912..9736912 100644 --- a/newlib/libc/machine/ms1/Makefile.in +++ b/newlib/libc/machine/mt/Makefile.in diff --git a/newlib/libc/machine/ms1/aclocal.m4 b/newlib/libc/machine/mt/aclocal.m4 index 0a14909..0a14909 100644 --- a/newlib/libc/machine/ms1/aclocal.m4 +++ b/newlib/libc/machine/mt/aclocal.m4 diff --git a/newlib/libc/machine/ms1/configure b/newlib/libc/machine/mt/configure index bba10b0..bba10b0 100755 --- a/newlib/libc/machine/ms1/configure +++ b/newlib/libc/machine/mt/configure diff --git a/newlib/libc/machine/ms1/configure.in b/newlib/libc/machine/mt/configure.in index b64b975..b64b975 100644 --- a/newlib/libc/machine/ms1/configure.in +++ b/newlib/libc/machine/mt/configure.in diff --git a/newlib/libc/machine/ms1/setjmp.S b/newlib/libc/machine/mt/setjmp.S index 1f95c67..1f95c67 100644 --- a/newlib/libc/machine/ms1/setjmp.S +++ b/newlib/libc/machine/mt/setjmp.S |