]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
config.gcc (ms1): Replace with ...
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 12 Dec 2005 10:54:49 +0000 (10:54 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 12 Dec 2005 10:54:49 +0000 (10:54 +0000)
commit64f182bdf4ffaa01956e0dade4deb8836366b8eb
tree1f1bd597cd6e75f5f40be591df079514f45ed2cb
parentdcc8a60324e08cdd4b9524c9326eebf28be79ca7
config.gcc (ms1): Replace with ...

* 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.

From-SVN: r108403
ChangeLog
config.sub
gcc/ChangeLog
gcc/config/mt/mt.c
gcc/config/mt/t-mt