summaryrefslogtreecommitdiff
path: root/rtl/sparc
Commit message (Expand)AuthorAgeFilesLines
* + support for the different rounding modes in the generic rounding jonas2008-06-271-0/+10
* * refactored SysResetFPU into SysInitFPU and SysResetFPUflorian2007-10-281-3/+10
* * fixed sparc bootstrapjonas2007-08-081-0/+6
* * add memory barrier prototypes + implementation for i386 and sparc + use lws...micha2007-08-071-0/+40
* * fixed get_caller_frame() and get_caller_addr() for nil addressesjonas2007-05-251-1/+9
* * fixed unportable soft float mask handling which broke on big endianjonas2007-05-201-1/+18
* * sparc uses softfloat routines so softfloat exception masking needs to be se...florian2007-03-162-4/+14
* + sparc InterlockedCompareExchangejonas2006-08-032-124/+29
* * move InterLocked functions to system unitpeter2006-06-251-0/+102
* * reverted r2037 because of braindead "out" semantics for refcountedjonas2005-12-241-1/+1
* * changed formal "var" paramters of move, movechar0 and fill* intojonas2005-12-231-1/+1
* + Removed INTERNCONSTINTF definemichael2005-06-072-15/+1
* * remove $Logpeter2005-06-0712-116/+0
* * log and id tags removedfpc2005-05-2111-11/+0
* + Removed VER1_0 definesmichael2005-05-192-2/+2
* initial importfpc2005-05-1612-0/+1039