OSDN Git Service

mips/dl-tls.h: Adjust TLS_TPREL_VALUE and TLS_DTPREL_VALUE
[uclinux-h8/uClibc.git] / test / setjmp /
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2007-01-29 Mike Frysingermark local function static
2007-01-29 Mike Frysingermark some funcs as noreturn
2007-01-29 Mike Frysingerfixup prototype warnings
2006-11-17 Mike Frysingerfix from Paul Brook for ISO C violation in terms of...
2006-11-16 Mike Frysingerfix comment typos
2006-11-16 Mike Frysingeradd a test for making sure vfork/signals are handled...
2006-11-16 Mike Frysingerexercise the signal related jump code
2006-11-16 Mike Frysingermake default output silence and have the exit status...
2006-07-05 Mike Frysingerfix license notice
2006-02-15 Mike Frysingergrab some tests from glibc
2006-02-15 Mike Frysingerrename test to match glibc
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-14 Mike Frysingerdont bother exporting variables and use := where approp...
2005-07-02 Mike Frysingermove to new test framework
2005-07-01 Mike Frysingermake test output nicer so its easier to go through...
2005-07-01 Mike Frysingerremove old depend on Config and make it so that a test...
2005-06-29 Mike Frysingersimplify TESTDIR setting and touchup
2005-02-12 Mike Frysingerno more cvs
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2002-02-13 Eric AndersenSeveral test suite updates. The testatexit, teston_exi...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-07-03 Eric AndersenScrub up the tests a bit, and force everybody to use the
2001-06-15 Eric AndersenMake all the uClibc tests use the --uclibc-use-build...
2001-03-16 Eric AndersenAdd in a setjmp test from David Schleef