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