Timo Kreuzer
|
28c41b7d22
|
[CRT] Replace amd64 math functions/stubs with libm
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
4d50f81419
|
[CRT] Implement _set_statfp
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
3aa3b3af56
|
[CRT] Implement portable ceil/floor
|
2022-08-26 00:44:46 +02:00 |
|
Timo Kreuzer
|
b85afdfd25
|
[CRT] Implement portable + amd64 asm version of fabs/fabsf
Note: older versions of ML64 are broken and don't understand the register form of movq.
See https://stackoverflow.com/questions/24789339/move-quadword-between-xmm-and-general-purpose-register-in-ml64
|
2022-06-26 19:13:47 +02:00 |
|
Timo Kreuzer
|
db0c59cbd4
|
[CRT] Use the asm version of sqrt on amd64
|
2021-05-28 11:52:42 +02:00 |
|
Hervé Poussineau
|
bbf7b5b72a
|
[CRT/x64] Correctly implement fabs for GCC
Note that MSVC does not recognize 'fabs' as a valid label name.
See fee844b6ff and 2f7cf157d8
|
2021-02-01 19:57:12 +01:00 |
|
Hervé Poussineau
|
698e1a3782
|
[SDK] Use HEX macro, like elsewhere in the file
|
2020-01-22 20:57:04 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|