florian
|
685844b61c
|
* set SSE CSR if sse is supported by the CPU
git-svn-id: trunk@6021 -
|
2007-01-17 08:27:48 +00:00 |
|
florian
|
4b88079c41
|
+ i386 assembler implementations of tan, cotan, sincos
* default tan, cotan use now sincos
git-svn-id: trunk@5809 -
|
2007-01-04 12:58:40 +00:00 |
|
florian
|
47fac4ee6e
|
* moved *SSECSR to system unit
* exposed cpu feature detection on i386 from system unit
+ SafeLoadLibrary
git-svn-id: trunk@3481 -
|
2006-05-11 19:13:54 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
790a4fe2d3
|
* log and id tags removed
git-svn-id: trunk@42 -
|
2005-05-21 09:42:41 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
florian
|
07c28067aa
|
* fixed sse exception handling
|
2004-11-02 15:26:21 +00:00 |
|
peter
|
61036b2149
|
* fixed wrong typecasts
|
2004-05-09 15:47:56 +00:00 |
|
mazen
|
84e8f0e96b
|
+ assembler mode forced to ATT style for x86 cpu
|
2003-10-31 09:20:11 +00:00 |
|
florian
|
4dbc76b90d
|
* fixed arctan2 to handle x=0 correctly as well
|
2003-10-26 15:58:05 +00:00 |
|
florian
|
345117b9ba
|
* initial implementation with code from math.pp
|
2003-04-24 09:16:31 +00:00 |
|