| Age | Commit message (Collapse) | Author |
|
|
|
|
|
fit into a signed 64 bit int. Found by latest t_floatunditf test case
failuer, hint from Matt Thomas.
|
|
shuffle register argument so the kernel won't need to access the stack to
retrieve that last argument.
|
|
the arguments into those registers before invoking the syscall having
the kernel syscall handler from having to do that.
|
|
|
|
|
|
|
|
|
|
error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
part for the mantissa.
Adjust arch specific code accordingly.
|
|
|
|
|
|
work on EABI where VFP didn't exist.
Hi gimpy!
|
|
|
|
|
|
vs big PIC mode. Retire -DPIC and -DBIGPIC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
However memset can be called before the constructor is called, just treat
those as simple fills.
Add CACHE_INFO_DCACHE_LINE_SIZE to assym.h and use it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use stmia instead of two str
add END
|
|
Add END to PSEUDO_NOERROR and PSEUDO
|