Custom Query (1030 matches)
Results (784 - 786 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #981 | fixed | sqrt of complex with zero imaginary part | ||
| Description |
? (sqrt #c(-382810.37 0.0)) #C(-2.7044967E-5 618.71674) The realpart of the result should be zero. |
|||
| #989 | fixed | CCL should support "hard-float" calling conventions on ARM | ||
| Description |
As of this writing, there's some support for this in the trunk. |
|||
| #1000 | fixed | floating-point callbacks and ARM hard-float conventions | ||
| Description |
DEFCALLBACK expands into code which unconditionally assumes that the ARM soft-float ABI is in effect, so callbacks which accept floating-point arguments or return floating-point results won't work correctly if the hard-float ABI is in use. DEFCALLBACK should generate code which works under either ABI, as long as the older soft-float ABI is in widespread use. |
|||
Note:
See TracQuery
for help on using queries.
