commit | a18ad89351dd6c828b7fe33fafd1764cef61a40d | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon May 23 12:30:22 2011 -0700 |
committer | Richard Henderson <rth@anchor.twiddle.net> | Tue May 31 10:18:05 2011 -0700 |
tree | 62780c8813c49e59f703b21d8ca1ebd4d75c5368 | |
parent | 21d2beaaef6f99f14022fad98fe2ab189fc1c657 [diff] |
target-alpha: All ISA checks to use TB->FLAGS. We had two different methods in use, both of which referenced ENV, and neither of which indicated to the generic code when different compilation modes are not compatible. Signed-off-by: Richard Henderson <rth@twiddle.net>