A couple of FP-related fixes (prompted by Adam having trouble
authorSteve Reinhardt <stever@eecs.umich.edu>
Wed, 9 Nov 2005 14:52:07 +0000 (09:52 -0500)
committerSteve Reinhardt <stever@eecs.umich.edu>
Wed, 9 Nov 2005 14:52:07 +0000 (09:52 -0500)
commite701cf48d97f58c7869ad4222157bdb2a5b44337
tree0ef7b33ebed2da7a434db4a8f44094cf4c133149
parent902e27e692f613df58d6a1a3bcb1becf8bb7add9
A couple of FP-related fixes (prompted by Adam having trouble
running SPEC FP codes).

arch/alpha/isa_desc:
    Don't warn about non-standard trapping modes more than
    once per static instruction.  (Had the flag to suppress
    these but forgot to check it!)
build/SConstruct:
    Add USE_SSE2 option to enable compiling w/SSE2 (important
    for getting IEEE-compliant FP on x86).

--HG--
extra : convert_revision : eac69efb28cce7b48035480d8b7cb004782969f4
arch/alpha/isa_desc
build/SConstruct