Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
thread safe code
|
|
bit Linux
|
|
|
|
clean before copying strings or arrays
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to do: fix other centry's on this platform
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
save_registers_before_c_call and restore_registers_after_c_call
|
|
|
|
add sincosR instruction for IA32,
add 32 bit integer and real arrays for AI64
|
|
add {#Int} and {#Real} results for ccall
|
|
|
|
|
|
|
|
(after second : )
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on the PowerPC and Sparc if the offset!=0 and the index!=NULL
the index now contains the address of array + the offset of the
element,
the offset computation of r_select can be reused by r_update,
r_update tries to avoid unnecessary updates,
r_replace recognizes floating point stores, and sometimes
floating point loads
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|