florian
|
3752cfb649
* fix cotan, resolves #9944
|
18 years ago |
daniel
|
b293a9bdd4
- Revert patch by Alex Raine.
|
18 years ago |
daniel
|
14f2edc56e
+ Assembler implementation of min/max by Alex Rayne.
|
18 years ago |
florian
|
685844b61c
* set SSE CSR if sse is supported by the CPU
|
18 years ago |
florian
|
4b88079c41
+ i386 assembler implementations of tan, cotan, sincos
|
18 years ago |
florian
|
47fac4ee6e
* moved *SSECSR to system unit
|
19 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 |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
07c28067aa
* fixed sse exception handling
|
21 years ago |
peter
|
61036b2149
* fixed wrong typecasts
|
21 years ago |
mazen
|
84e8f0e96b
+ assembler mode forced to ATT style for x86 cpu
|
22 years ago |
florian
|
4dbc76b90d
* fixed arctan2 to handle x=0 correctly as well
|
22 years ago |
florian
|
345117b9ba
* initial implementation with code from math.pp
|
22 years ago |