Enable a bunch of formerly-disabled-on-arm float things.
commit396d3f479642cc31cd73844d225c5e5b7ac2853c
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Wed, 23 Apr 2014 10:17:45 +0000 (23 06:17 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:21 +0000 (10 15:12 -0400)
tree1df18e6b7d3cae4388dfa3d2e6ad5ff9d986de9e
parent89c1c1103a232ee17ac90ed63d99741b83beeb90
Enable a bunch of formerly-disabled-on-arm float things.

  * This is a bit of a grab-bag.  Some deftypes, some number
dispatch cases, that sort of thing.  Now that floating-point
support is largely complete (with the notable exception of mode
and trap controls) we can expect more of this noise.
src/code/deftypes-for-target.lisp
src/code/numbers.lisp
src/compiler/generic/vm-type.lisp