#989 closed defect (fixed)
CCL should support "hard-float" calling conventions on ARM
Reported by: | gb | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Foreign Function Interface | Version: | trunk |
Keywords: | Cc: | julian@… |
Description
As of this writing, there's some support for this in the trunk.
Change History (3)
comment:1 Changed 7 years ago by tokenrove
- Cc julian@… added
comment:2 Changed 7 years ago by gb
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 3 years ago by rme
- Milestone Clozure CL 1.9 deleted
Milestone Clozure CL 1.9 deleted
Note: See
TracTickets for help on using
tickets.
This has been supported in the trunk for a long time. The float ABI is ultimately a property of how the lisp kernel is built; this needs to be documented (somewhere other than in email.)