compiler/arm/params,compiler/generic/genesis: FPU parameter setup.
commitb24b9907ba158840516eb2144c71893649baf603
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Mon, 14 Apr 2014 22:36:49 +0000 (14 18:36 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:19 +0000 (10 15:12 -0400)
tree6595455f14fb5ded067d8df2febfdd2150e29eb3
parenta5a55b4765f163b631afec5dba9ac8a0be9b5efb
compiler/arm/params,compiler/generic/genesis: FPU parameter setup.

  * These parameters are based on what we do for other ports, with
commentary based on a discussion with (IIRC) pkhuong and Krystof,
and on some version of the ARM ARM for the various VFP-specific
bits.

  * Also re-enable the last bit of genesis that was disabled for
ARM systems, since we now define the various floaty bits that it
was trying to export to C header files.
src/compiler/arm/parms.lisp
src/compiler/generic/genesis.lisp