florian
|
558cf3ef87
* reset FPU properly after an exception, resolves #12214
|
17 years ago |
Jonas Maebe
|
c35e0bf712
- removed fclex at the end of fpc_exp_real because it makes that routine 10+
|
17 years ago |
yury
|
7230661978
* Fixed warnings about EBP based access.
|
18 years ago |
Jonas Maebe
|
f51bac256d
* made pic-safe (by simply not accessing global variables from
|
18 years ago |
florian
|
1cd41b68f7
* compiler handled round/trunc for x86
|
18 years ago |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 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
|
f94047b703
* some floating point routines improved
|
20 years ago |
florian
|
3e5f68d360
* C. Western: utf-8 reading from resource files
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
peter
|
783f8068a5
* add fclex for fpu exceptions to round/trunc
|
21 years ago |
Jonas Maebe
|
89d4ca293b
* fix power() for negative base
|
22 years ago |
michael
|
8373e40e10
+ Patch from Johannes Berg for bug #2759
|
22 years ago |
peter
|
8f8b47194a
* REGCALL define added
|
22 years ago |
peter
|
cba9b5206d
* save edi,esi,ebx
|
22 years ago |
peter
|
a7691d8bb8
* fpc_round added, needed for int64 currency
|
22 years ago |
carl
|
c430df4732
* round bugfix with -Or switch
|
22 years ago |
peter
|
dd08014a49
* use generic int64 power
|
22 years ago |
peter
|
166fe37203
* power returns int64
|
22 years ago |
peter
|
892e9c864a
* i386 fpu controlword functions added
|
22 years ago |
peter
|
ecc3b24fd4
* round returns int64
|
23 years ago |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 years ago |
peter
|
21a8c2cc8e
* merged fixes from 1.0.x
|
23 years ago |
peter
|
e7c86006db
* m68k updates merged
|
24 years ago |