Last part of changes regarding to libm-test.inc: addition
commit58c50f06aacd84787cbe3ed315b10d3976b56612
authorAndrew Senkevich <andrew.n.senkevich@gmail.com>
Thu, 14 May 2015 14:14:45 +0000 (14 17:14 +0300)
committerAndrew Senkevich <andrew.n.senkevich@gmail.com>
Thu, 14 May 2015 15:07:06 +0000 (14 18:07 +0300)
treee7baca9f377f9468d69cecd827f510acaff518ba
parenta6cdcd75dca8d57aaf1d7f8952bac374da7adc91
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-05-14  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.
ChangeLog
math/Makefile
math/gen-libm-have-vector-test.sh [new file with mode: 0644]
math/libm-test.inc