updates softfloat to #b51ef8f of softfloat3

https://github.com/ucb-bar/berkeley-softfloat-3/
This commit is contained in:
2024-07-29 15:33:50 +02:00
parent 39d2518fdd
commit 17dcba4b90
490 changed files with 49569 additions and 48774 deletions

View File

@ -335,6 +335,7 @@ target_compile_definitions(softfloat PRIVATE
SOFTFLOAT_FAST_DIV32TO16
SOFTFLOAT_FAST_DIV64TO32
SOFTFLOAT_FAST_INT64
__GNUC_STDC_INLINE__=1
# THREAD_LOCAL=__thread
)
target_include_directories(softfloat PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/build/Linux-x86_64-GCC)