glibc/sysdeps/or1k/bits
Stafford Horne df7e29e2a4 or1k: Only define fpu rouding and exceptions with hard-float
This test failure:

  math/test-fenv

If rounding mode and exception macros are defined then the fenv tests
run and always fail.  This patch adds an ifdef using the
__or1k_hard_float__ macro provided by gcc to avoid defining these fenv
macros when they cnnot be used.  This is similar to what is done in csky.

Note, I will post the or1k hard-float support soon. So, I prefer to
leave the hard-float bits here for now.
2024-03-22 15:43:34 +00:00
..
endianness.h
fenv.h or1k: Only define fpu rouding and exceptions with hard-float 2024-03-22 15:43:34 +00:00
link.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setjmp.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00