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/libc | |
parent | 2193d02b4ddfc329e0817258093a40050b2d582a (diff) | |
download | cygnal-ad83f0cc13928b8d465e7bc39edb28666570dc18.tar.gz cygnal-ad83f0cc13928b8d465e7bc39edb28666570dc18.tar.bz2 cygnal-ad83f0cc13928b8d465e7bc39edb28666570dc18.zip |
Rename ms1 files to mt files (part 1 -- renames only)
Diffstat (limited to 'newlib/libc')
-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 1c65b9ffe..1c65b9ffe 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 9736912dc..9736912dc 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 0a1490998..0a1490998 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 bba10b075..bba10b075 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 b64b97569..b64b97569 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 1f95c6789..1f95c6789 100644 --- a/newlib/libc/machine/ms1/setjmp.S +++ b/newlib/libc/machine/mt/setjmp.S |