index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lib
/
libc
/
gen
/
t_fpsetmask.c
Age
Commit message (
Expand
)
Author
2020-08-23
Expect failure only when running under qemu's TCG CPU emulation, not
gson
2019-04-25
Fix typo in 'exceptions'
kamil
2019-01-30
Clean up terminology: modern arm CPUs do properly implement IEEE 754
martin
2019-01-23
There are aarch64 Cortex cpus that do not trap on some floating point
martin
2018-12-16
port-macppc/46319 is marked as resolved now.
sevan
2016-03-12
Fix masking for the fpsetmask_basic test, pointed out by Timo Buhrmester
martin
2014-11-18
Skip the tests on ARM if the NEON fpu does not support exceptions (Cortex).
martin
2014-11-04
PR misc/49356 remove unnecessary references to atf-c/config.h
justin
2014-02-09
Use compiler builtins instead of atf_arch and atf_machine.
jmmv
2013-04-14
Backout previous - which did not include the change described in the log
martin
2013-04-14
Do not include isqemu.h if we are not going to use the test
martin
2013-04-12
easier way to find if we are on qemu.
christos
2012-04-13
Xfail on qemu unconditionally after all.
jruoho
2012-04-11
Flip previous (i386/qemu fails, not the amd64/qemu).
jruoho
2012-04-11
Revisit the previous: fails on qemu/amd64 but not qemu/i386.
jruoho
2012-04-11
As it turned out, the fpsetmask(3) tests were unnecessarily skipped on Qemu.
jruoho
2012-04-10
Do not skip the tests on Qemu, but point to PR misc/44767 instead.
jruoho
2012-04-10
Point to port-macppc/46319 when failing on macppc.
jruoho
2011-10-19
Add basic fpsetmask test to exercize setting/clearing bits.
njoly
2011-10-01
use _FLOAT_IEEE754 instead of vax.
christos
2011-09-19
Move the tests/libc/ieeefp to tests/libc/gen to match the structure of libc.
jruoho