pierre
|
05c1097395
* simplify SysInitFPU assmebler using local variables
|
16 vuotta sitten |
florian
|
3ce72907c2
+ implementation of WriteBarrier
|
16 vuotta sitten |
florian
|
f17943371c
* assembler implementation of SwapEndian on x86-64, resolves #14203
|
16 vuotta sitten |
yury
|
bba2b87064
* Use RIP relative symbol addressing in assembler blocks. Finally bug #13657 is fixed.
|
16 vuotta sitten |
florian
|
50b63884cb
+ applied a fix similar to 11820 to x86-64
|
17 vuotta sitten |
florian
|
7da7364ee7
* refactored SysResetFPU into SysInitFPU and SysResetFPU
|
18 vuotta sitten |
peter
|
2e47433989
* fix typo
|
18 vuotta sitten |
micha
|
d95b9082bb
* add memory barrier prototypes + implementation for i386 and sparc + use lwsync for powerpc64
|
18 vuotta sitten |
florian
|
605e82489a
* reset fpu on win64 as well, certain operations like ln use it
|
18 vuotta sitten |
florian
|
87bc8a4471
* fixed InterlockedCompareExchange(64) of x86_64.inc for win64 too
|
18 vuotta sitten |
ivost
|
f1e218ffe0
* fixed InterlockedCompareExchange(64) of x86_64.inc (I dont know if win64 version is wrong also!)
|
18 vuotta sitten |
florian
|
b3a1868ff0
* correct masking of exceptions in genmath code
|
19 vuotta sitten |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 vuotta sitten |
florian
|
0ade2e487d
* cleaned up and fixed (from mftq75) sse unit initialization, fixes #7268
|
19 vuotta sitten |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
19 vuotta sitten |
daniel
|
ebec34c224
* Add {$IFNDEF INTERNAL_BACKTRACE}
|
19 vuotta sitten |
florian
|
398cb8e0fe
* fixed calling conventions for winx64
|
19 vuotta sitten |
florian
|
bffd9f2cc7
* killed legacy x87 code for Win64
|
20 vuotta sitten |
florian
|
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
|
20 vuotta sitten |
peter
|
4ace790492
* remove $Log
|
20 vuotta sitten |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 vuotta sitten |
fpc
|
50778076c3
initial import
|
20 vuotta sitten |
florian
|
58202bd7d5
* some ifdef'ed pic code
|
20 vuotta sitten |
peter
|
e417e34496
* truncate log
|
20 vuotta sitten |
florian
|
29532aa635
* some PIC ifdefs
|
20 vuotta sitten |
florian
|
992876d041
+ completed SSE exception masks
|
20 vuotta sitten |
florian
|
cef9542133
* sse instructions should mask overflow by default
|
21 vuotta sitten |
florian
|
07c28067aa
* fixed sse exception handling
|
21 vuotta sitten |
florian
|
90f7f25d03
* another fix for locked reference counting
|
21 vuotta sitten |
peter
|
9b7bbdcf4e
* fixed parameters of get_caller_*()
|
21 vuotta sitten |