]> git.ipfire.org Git - thirdparty/glibc.git/commit
Last part of changes regarding to libm-test.inc:
authorAndrew Senkevich <andrew.senkevich@intel.com>
Tue, 28 Apr 2015 10:48:22 +0000 (13:48 +0300)
committerAndrew Senkevich <andrew.n.senkevich@gmail.com>
Tue, 28 Apr 2015 10:48:22 +0000 (13:48 +0300)
commit93c1dba3b429eae4569dc0aeb3dff30e95cb0088
tree796dc38c4509c2f67a0182d4f5189cca807e4da3
parenta0f4fa7b6e9f574f554e223b1bd02c6083256c45
Last part of changes regarding to libm-test.inc:
addition of method for separation which exactly testing function needed to
run with help of generated during make check header with series of
conditional definitions.

2015-04-28  Andrew Senkevich  <andrew.senkevich@intel.com>

    * math/gen-libm-have-vector-test.sh: Script generates series of macros
    for conditions in testing functions.
    * math/Makefile: Added call of libm-have-vector-test.sh.
    * math/libm-test.inc (HAVE_VECTOR): New macros.
math/Makefile
math/gen-libm-have-vector-test.sh [new file with mode: 0644]
math/libm-test.inc