Timo Kreuzer
|
d74ab36324
|
[UCRTSUPPORT] Add ucrtsupport library
This library is compiled from our old CRT sources to supplement missing UCRT code.
|
2025-01-26 18:08:55 +02:00 |
|
Timo Kreuzer
|
a34f1ed03c
|
[CRT] Make ML based asm code GAS compatible
Our transpiler asmpp cannot handle rip relative addressing for "[symbol]".
|
2023-11-10 19:20:24 +02:00 |
|
Timo Kreuzer
|
28c41b7d22
|
[CRT] Replace amd64 math functions/stubs with libm
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
1ad4106b84
|
[CRT] Add basic version of handle_error
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
7277e26944
|
[LIBM] Fix ldexp.c / ldexpf.c
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
4f348ee971
|
[LIBM] Add ldexp.c and ldexpf.c from aocl-libm-ose
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
105426b81a
|
[LIBM] Fix up some asm files
This allows to compile them with GAS after translation
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
af6d3bb18f
|
[LIBM] Convert tables from asm to C
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
9e8ed3f817
|
[LIBM] Fix build
|
2022-12-01 15:21:59 +02:00 |
|
Timo Kreuzer
|
4afb647c78
|
[LIBM] Import win-libm from AMD
Source: https://github.com/amd/win-libm
|
2022-12-01 15:21:59 +02:00 |
|