History log of /external/ltp/testcases/misc/math/float/power/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8967f960f820f449162101a02ee5747f195a8a57 14-Feb-2017 Ngie Cooper <yaneurabeya@gmail.com> Update references with my old legal name/email to my current name/email address

No functional change

Signed-off-by: Ngie Cooper <yaneurabeya@gmail.com>
/external/ltp/testcases/misc/math/float/power/Makefile
ef77253961f909f87e82e6d2b620e87af33e9665 09-Oct-2009 yaberauneya <yaberauneya> 1. Please see README.mk-devel for a full description of the changes
from a Make perspective.
2. Several files were changed to accomodate correct installation
practices, most notably ones in testcases/network/{ipv6,tcp_cmds},
testcases/kernel/sched/hyperthreading/ht_enabled/..., and some items
in tools/..., and also to avoid collisions as far as installed
testcases (scripts, compiled C apps) were concerned.
3. Several apps weren't autoconf safe and some autoconf tests and
conditional statements have been placed in sourcecode and in Makefiles
to either a) prevent the tests from being built / installed or b) turn
the tests into dummy apps which print out TCONF messages due to
lack-of-build support.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/misc/math/float/power/Makefile
f756722c593038e80ab5a358a2fca9bba7c97295 14-Apr-2003 robbiew <robbiew> Applied Vasan's "CFLAGS+=" patch
/external/ltp/testcases/misc/math/float/power/Makefile
97ef71ee9dd745c9774cc78f3c2cf21d042d005a 21-Mar-2003 robbiew <robbiew> These executables cannot be built using optimization (-O).
/external/ltp/testcases/misc/math/float/power/Makefile
9dc9ee7f5965cf2729ccdbdda6546f3ee3386ad9 21-Mar-2003 robbiew <robbiew> I had to rename the LOADLIBES Makefile setting to LDFLAGS. When building the
LTP from the top makefile, the pthreads library was somehow being linked to
these Makefiles. The pthreads library is not needed to build these executables,
and, more importantly, BREAKS their execution.
/external/ltp/testcases/misc/math/float/power/Makefile
29486562b19845928c37bd779211a27ca2c389d8 14-Mar-2003 robbiew <robbiew> Removed the "+" from the LOADLIBS section b/c it was linking to the pthreads
library, which breaks the data generators. This is due to a problem with
the pthreads library...not the kernel.
/external/ltp/testcases/misc/math/float/power/Makefile
3b2ec263ba2caeac6501c26752741f6f70a5f4ae 06-Mar-2003 robbiew <robbiew> *** empty log message ***
/external/ltp/testcases/misc/math/float/power/Makefile
4299030cbc67af7ad10d85eaab04d7ecfcb0544e 04-Mar-2003 robbiew <robbiew> Removed uneccesary code from the install section.
/external/ltp/testcases/misc/math/float/power/Makefile
54757760f87a502e5a96283589f25f434c212786 04-Mar-2003 robbiew <robbiew> Applied Vasan Sundar's Makefile patches.
/external/ltp/testcases/misc/math/float/power/Makefile
34d0f6a7edcd53cf1de0c4d03f511f0f13d797fb 04-Dec-2002 robbiew <robbiew> Adjusted for relocation.
/external/ltp/testcases/misc/math/float/power/Makefile
60d7101085a33323664fc145e21a8a07057015e0 04-Dec-2002 robbiew <robbiew> Relocated tests.
/external/ltp/testcases/misc/math/float/power/Makefile