mirror of git://sourceware.org/git/glibc.git
Continuing moving macros out of math-tests.h to smaller headers following typo-proof conventions instead of using #ifndef, this patch moves SNAN_TESTS_PRESERVE_PAYLOAD out to its own sysdeps header. Tested with build-many-glibcs.py. * sysdeps/generic/math-tests-snan-payload.h: New file. * sysdeps/hppa/math-tests-snan-payload.h: Likewise. * sysdeps/mips/math-tests-snan-payload.h: Likewise. * sysdeps/riscv/math-tests-snan-payload.h: Likewise. * sysdeps/generic/math-tests.h: Include <math-tests-snan-payload.h>. (SNAN_TESTS_PRESERVE_PAYLOAD): Do not define macro here. * sysdeps/hppa/math-tests.h: Remove file. * sysdeps/mips/math-tests.h [!__mips_nan2008] (SNAN_TESTS_PRESERVE_PAYLOAD): Do not define macro here. * sysdeps/riscv/math-tests.h (SNAN_TESTS_PRESERVE_PAYLOAD): Likewise. |
||
|---|---|---|
| .. | ||
| bits | ||
| fpu | ||
| hppa1.1 | ||
| nptl | ||
| Makefile | ||
| Versions | ||
| __longjmp.c | ||
| abort-instr.h | ||
| add_n.S | ||
| bsd-_setjmp.S | ||
| bsd-setjmp.S | ||
| configure | ||
| configure.ac | ||
| crti.S | ||
| crtn.S | ||
| dl-fptr.c | ||
| dl-fptr.h | ||
| dl-irel.h | ||
| dl-lookupcfg.h | ||
| dl-machine.h | ||
| dl-symaddr.c | ||
| dl-tls.h | ||
| dl-trampoline.S | ||
| entry.h | ||
| gccframe.h | ||
| get-rounding-mode.h | ||
| jmpbuf-offsets.h | ||
| jmpbuf-unwind.h | ||
| ldsodefs.h | ||
| libc-tls.c | ||
| libgcc-compat.c | ||
| linkmap.h | ||
| lshift.S | ||
| machine-gmon.h | ||
| math-tests-snan-payload.h | ||
| memusage.h | ||
| mp_clz_tab.c | ||
| nan-high-order-bit.h | ||
| preconfigure | ||
| rshift.S | ||
| setjmp.S | ||
| shlib-versions | ||
| sotruss-lib.c | ||
| stackinfo.h | ||
| start.S | ||
| sub_n.S | ||
| sysdep.h | ||
| tininess.h | ||
| tls-macros.h | ||
| tst-audit.h | ||
| udiv_qrnnd.S | ||