]> git.ipfire.org Git - thirdparty/gcc.git/commit
mt.c (mt_override_options): Require lower case architectures.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 15 Dec 2005 16:14:26 +0000 (16:14 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 15 Dec 2005 16:14:26 +0000 (16:14 +0000)
commit6c9ac67a41fd7b4c4df8ac3ee28acd490a6cae37
tree475d8f29579efb5a37a4853d38e1248b7c1c9c79
parent1984347212f34ecac5c5b2aa307f0fa238e721dc
mt.c (mt_override_options): Require lower case architectures.

* config/mt/mt.c (mt_override_options): Require lower case
architectures.  Revert accidental default to ms2.
* config/mt/mt.h (ASM_SPEC, LIBSPEC, STARTFILE_SPEC,
ENDFILE_SPEC): Require lower case architectures.  Revert default
to ms2.

* doc/invoke.texi (MT Options): Rename and update.
* doc/md.texi (MorphoTech family): Rename and update.

From-SVN: r108581
gcc/ChangeLog
gcc/config/mt/mt.c
gcc/config/mt/mt.h
gcc/doc/invoke.texi
gcc/doc/md.texi