* config.gcc (ms1): Replace with ...
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2005 10:54:49 +0000 (10:54 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2005 10:54:49 +0000 (10:54 +0000)
commit8a4c0c5f93f4308db753e4720ebaf2ddc6c91c28
tree1f1bd597cd6e75f5f40be591df079514f45ed2cb
parent3d616cd3ad79881d50f5518223c5ea55caaec3b5
* config.gcc (ms1): Replace with ...
(mt): ... this.
* config/ms1: Rename to ...
* config/mt: ... here.  Rename ms1 files to mt.
* config/mt/mt.c: Adjust gt-mt.h #include.
* config/mt/t-mt (LIB1ASMSRCS, LIB2FUNCS_EXTRA): Adjust.
(crti.o, crtn.o): Adjust file names.

* config.sub: Replace ms1 with mt.  Allow ms1 as an alias.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108403 138bc75d-0d04-0410-961f-82ee72b054a4
ChangeLog
config.sub
gcc/ChangeLog
gcc/config/mt/mt.c
gcc/config/mt/t-mt