]> git.ipfire.org Git - thirdparty/gcc.git/commit
t-mt (MULTILIB_OPTIONS): Add ms2
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 13 Dec 2005 09:54:15 +0000 (09:54 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 13 Dec 2005 09:54:15 +0000 (09:54 +0000)
commitce9d566844297f5d36887a0a19913fea8927e664
tree64f41c1f3510f1b171d225b8444c21d8f00813be
parent93fc8073fc425f684cc58ac301464c1e90f2770d
t-mt (MULTILIB_OPTIONS): Add ms2

* config/mt/t-mt (MULTILIB_OPTIONS): Add ms2
(MULTILIB_DIRNAMES): Add ms2.  Prefix ms1 dirs with 'ms1'.
* config/mt/mt.c (ms1_final_prescan): Use TARGET_MS2,
TARGET_MS1_64_001 appropriately.
(ms1_machine_reorg): Use TARGET_MS2.

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