sergei
|
ea571ba1a3
* Use variables instead of direct indexing into stack, eliminates warnings at compilation.
|
14 years ago |
sergei
|
369725f2c4
* Get8087CW: Make sure that high bits of result are clear.
|
14 years ago |
sergei
|
4a3c7f7ef4
* Get8087CW: use fixed stack.
|
14 years ago |
Jonas Maebe
|
a302cbeff1
* more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions
|
15 years ago |
yury
|
bba2b87064
* Use RIP relative symbol addressing in assembler blocks. Finally bug #13657 is fixed.
|
16 years ago |
florian
|
50b63884cb
+ applied a fix similar to 11820 to x86-64
|
17 years ago |
Jonas Maebe
|
032352d98b
+ darwin/x86_64 support
|
18 years ago |
florian
|
538e1bb8e8
* fixed broken Math.SetExceptionMask
|
19 years ago |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 years ago |
florian
|
89f8474388
* unified and moved some win32/win64 stuff
|
19 years ago |
florian
|
8711adb9d1
* fixed exp to be pic safe
|
20 years ago |
florian
|
78abb1603d
* synched with i386
|
20 years ago |
florian
|
6a279f8569
* small compilation fixes for win64 system unit
|
20 years ago |
florian
|
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
|
20 years ago |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
20 years ago |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
58202bd7d5
* some ifdef'ed pic code
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
29ed3f6d29
* add fnclex before loading old CW
|
20 years ago |
peter
|
7fb8c3dfbd
* signal cleanup for linux
|
20 years ago |
peter
|
64cd72bc5a
* x86_64 updates
|
21 years ago |
peter
|
65e54a6250
* updated for latest rtl changes
|
21 years ago |
florian
|
a2a1572db8
* trunc and round for x86-64 fixed
|
21 years ago |
florian
|
25960b979c
* fixed x86-64 assembler problems
|
21 years ago |
florian
|
c9122a4719
+ completed x86-64/linux system unit
|
21 years ago |
florian
|
a79edeb568
+ for a lot of x86-64 dependend files mostly dummies added
|
22 years ago |