Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib



Module Name:    src
Committed By:   martin
Date:           Wed Jan 23 17:36:01 UTC 2019

Modified Files:
        src/tests/lib/libc/gen: t_fpsetmask.c t_siginfo.c
        src/tests/lib/libm: t_fenv.c

Log Message:
There are aarch64 Cortex cpus that do not trap on some floating point
exceptions - so apply the arm handling for aarch64 as well.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/lib/libc/gen/t_fpsetmask.c
cvs rdiff -u -r1.32 -r1.33 src/tests/lib/libc/gen/t_siginfo.c
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libm/t_fenv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index