commit | 28d7cc493e8b58f63fda05eb7df2552f5d420459 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Jun 04 12:14:09 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Jun 11 18:16:35 2010 +0200 |
tree | 370975b329eb5cdf395e0cd85223921bb0dc80d2 | |
parent | 6a1621b917352122ad025e102f450de382dae407 [diff] |
tcg-s390: Adjust compilation flags. Force -m31/-m64 based on s390/s390x target. Force -march=z990. The TCG backend will always require the long-displacement facility, so the compiler may as well make use of that as well. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>