OSDN Git Service

arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.
[uclinux-h8/uClibc.git] / test /
2010-06-25 Bernhard Reutner... test/nptl: move eintr.c to where it belongs
2010-06-25 Bernhard Reutner... test: silence shadow warning
2010-06-24 Bernhard Reutner... use uniform form of C99 keywords
2010-06-11 Bernhard Reutner... testsuite: disable some tests for !LFS
2010-06-10 Bernhard Reutner... testsuite: .gitignore symlink
2010-06-10 Bernhard Reutner... testsuite: do not run inet tests if !ipv4 && !ipv6
2010-06-10 Bernhard Reutner... lgamma: fix sign handling
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-13 Bernhard Reutner... test: add API test
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-06 Bernhard Reutner... getconf: move to utils/
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-12 Bernhard Reutner... add MULTILIB_DIR: Path component for libdirs
2010-02-09 Carmelo Amorosonptl_test: sysdep headers re-factoring
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-04 Aurelien Jacobslibm: enable log2f and exp2f
2010-02-03 Bernhard Reutner... add gethostid() testcase
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-23 Austin Foxleytest: fix static build of nptl and tls tests
2010-01-21 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-27 Austin Foxleytest/math: put scalbf test under susv3 legacy define
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin Foxleyfix compiling test cases in static mode
2009-12-16 Carmelo Amorosobuild: Get rids of PIC macro using compiler flag __PIC_...
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-09 Filippo Arcidiaconotest_dlopen: Remove extra -lpthread from LD_FLAGS for...
2009-12-03 Carmelo Amorosoldso_tls: Refetch dtv from memory if THREAD_DTV has...
2009-12-03 Carmelo Amorosotest_tls: Add two new tests for tls tst-tls{16,17}...
2009-12-03 Carmelo Amorosotest_tls: Rename tst-tls16 to tst-tls-at-ctor
2009-12-03 Carmelo Amorosobuild: Move test build flags in Makefile.in
2009-11-30 Austin Foxleytest/.gitignore: ignore a missed nptl test binary
2009-11-30 Austin Foxleytest/.gitignore: Ignore a few more test binaries
2009-11-30 Austin Foxleytest/.gitignore: Ignore a few more test binaries
2009-11-30 Austin Foxleytest/Rules.mak: disable -z,defs for now
2009-11-30 Austin Foxleytest/nptl: rework tst-tls3 to link with -z,now
2009-11-30 Austin Foxleytest/: compile fixes for nptl and tls tests
2009-11-30 Austin Foxleytest/nptl: don't use c99 features if you don't need to
2009-11-30 Austin Foxleytest: nptl and tls tests need main include dir
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/pthread: fix build of cancellation-points test
2009-11-30 Austin Foxleytest/stat: fix compiling the memcmp-stat test when...
2009-11-30 Austin Foxleytest/dlopen: fix build for libtest.so
2009-11-30 Austin Foxleytest/dlopen: Match the function name that libtest actua...
2009-11-30 Austin Foxleytest/pthread: fix build of cancellation-points test
2009-11-30 Austin Foxleytest/stat: fix compiling the memcmp-stat test when...
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-26 Bernhard Reutner... try to probe if stat.t_mtim.tv_nsec is available
2009-11-26 Bernhard Reutner... correct comment
2009-11-26 Bernhard Reutner... sync confname, environments with glibc
2009-11-25 Bernhard Reutner... ignore some more testcase binaries
2009-11-25 Bernhard Reutner... call nanosleep directly
2009-11-25 Bernhard Reutner... conditional cancellation-point test of usleep
2009-11-25 Bernhard Reutner... pass more ld flags
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Bernhard Reutner... make tls and nptl test build
2009-11-22 Bernhard Reutner... Look at HAVE_SHARED
2009-11-20 Bernhard Reutner... futimens: add function
2009-11-20 Bernhard Reutner... make test-skeleton C89 compliant
2009-11-19 Bernhard Reutner... SUSv4: disable isascii, toascii, _toupper, _tolower
2009-11-19 Bernhard Reutner... test: sync up with toplevel buildsys
2009-11-19 Bernhard Reutner... .gitignore more testfiles
2009-11-09 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-22 Mike Frysingertest/plt: add a script to find PLT usage
2009-10-17 Austin Foxleywhitespace fixes
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-10-17 Austin Foxleytest/tls/: tests for thread local storage functionality
2009-10-17 Austin Foxleytest/nptl/: tests for NPTL
2009-10-17 Austin Foxleyadd .gitignore for test/ and extra/
2009-10-17 Austin Foxleytest/dlopen: use pthread_once directly
2009-07-30 Carmelo Amorosotest_librt: Fix shmtest.c test case
2009-07-30 Carmelo Amorosotest_librt: Fix build system for shm_open/unlink tests
2009-07-23 Denys Vlasenkotest/librt: make it build again
2009-07-23 Denys Vlasenkotestsuite: fix one bug, one warning; extend README...
2009-07-23 Denys Vlasenkotestsuite: use KERNEL_HEADERS
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-07-02 Bernhard Reutner... add testcases for shm_{open,unlink}
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2009-03-16 Carmelo AmorosoAdded string.h header for strerr prototype.
2009-02-23 Bernhard Reutner... - remove superfluous $(strip)
2009-02-23 Bernhard Reutner... - remove dependency on GNU error functionality
2009-02-23 Bernhard Reutner... - disable libcrypt tests if we have no libcrypt
2009-02-18 Denis Vlasenkotest/math/compile_test.c: make it exit with 0 always
2009-02-17 Denis Vlasenkotest/math/compile_test.c: add compile testing of (some...
2009-02-17 Denis Vlasenkolibm/Makefile.in: reformat the list of wrappers
2009-02-17 Denis Vlasenkotest/math/compile_test.c: "are long double functions...
2009-02-12 Carmelo AmorosoPass NO_LONG_DOUBLE flag to basic-test when LONG_DOUBLE
2009-02-05 Denis Vlasenkolibm: add scalbf, gammaf, significandf wrappers.
2009-02-02 Denis Vlasenkolibm/ldouble_wrappers.c: add libm_hidden_def's to fix...
2009-01-28 Carmelo AmorosoFollow naming convention for tst-regex2 input file...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2008-12-25 Denis Vlasenkotest/regex/tst-regexloc.c: include ok/bad indicator...
2008-12-25 Denis Vlasenkotest/regex/tst-regex2.c: fix the rest of testsuite...
next