Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add another 12 tests that pass as well as the Makefile. Only 23 tests | "Steven J. Hill" | 2006-01-21 | 13 | -0/+1737 | |
| | | | | are remaining. | |||||
* | Add another 72 NPTL tests that pass. Only 43 more to go. Rock on. | "Steven J. Hill" | 2006-01-17 | 72 | -0/+8765 | |
| | ||||||
* | Add more NPTL tests that pass. No applause please...no stop...you're too kind. | "Steven J. Hill" | 2006-01-15 | 32 | -0/+4502 | |
| | ||||||
* | Remove invalid test. This test will not pass on uClibc because we are not | "Steven J. Hill" | 2006-01-14 | 3 | -93/+0 | |
| | | | | concerned about backwards compatibility of the resolver code. | |||||
* | Copy from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -0/+61 | |
| | ||||||
* | Fix a makefile and add new working NPTL test for new TLS resolver code. | "Steven J. Hill" | 2006-01-05 | 4 | -1/+95 | |
| | ||||||
* | Add more working tests. | "Steven J. Hill" | 2005-12-08 | 4 | -0/+382 | |
| | ||||||
* | Add this test back in. It works now that sigaction stuff has been | "Steven J. Hill" | 2005-12-08 | 1 | -0/+163 | |
| | | | | fixed for NPTL. | |||||
* | Test actually does not pass. Merge from trunk. | "Steven J. Hill" | 2005-12-06 | 1 | -163/+0 | |
| | ||||||
* | Add new working tests. | "Steven J. Hill" | 2005-12-06 | 4 | -0/+678 | |
| | ||||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 2 | -22/+19 | |
| | ||||||
* | Merge from trunk that gives us a valid NPTL dynamic loader and the start of ↵ | "Steven J. Hill" | 2005-11-29 | 1 | -7/+2 | |
| | | | | the new build system. I have probably another 300 and some files to go *sigh*. | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-11-17 | 2 | -2/+10 | |
| | ||||||
* | Copy from trunk. | "Steven J. Hill" | 2005-11-17 | 1 | -0/+76 | |
| | ||||||
* | Add first set of passing tests for NPTL. | "Steven J. Hill" | 2005-11-16 | 28 | -0/+2495 | |
| | ||||||
* | Clean up -O optimizations for MIPS and fix libcrypt Makefile temporarily. | "Steven J. Hill" | 2005-11-16 | 1 | -0/+4 | |
| | ||||||
* | Update makefile to add new NPTL tests and fix two tests for usage with uClibc. | "Steven J. Hill" | 2005-11-06 | 3 | -2/+76 | |
| | ||||||
* | Add test skeleton for TLS and NPTL tests. It is straight from glibc | "Steven J. Hill" | 2005-11-01 | 1 | -0/+380 | |
| | | | | with no changes. | |||||
* | Add TLS test suite for testing TLS relocation functionality in the dynamic ↵ | "Steven J. Hill" | 2005-10-30 | 41 | -0/+2800 | |
| | | | | loader. Make sure your read the README file before asking any questions, and then read it again. | |||||
* | Do not add entries: pthread, dlopen, tls to ALL_SUBDIRS unless thos | "Steven J. Hill" | 2005-10-29 | 1 | -1/+6 | |
| | | | | | features are actually enabled. Add 'tls' as a new test suite in the Makefile. | |||||
* | Big, huge fricking merge. Peter, if you touch the build system again I'm ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -1/+0 | |
| | | | | going to smash your keyboard. | |||||
* | Merge with trunk. "So do that funky merge whiiite boy..." | "Steven J. Hill" | 2005-09-13 | 2 | -8/+58 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-09-01 | 1 | -0/+31 | |
| | ||||||
* | Sync with trunk. | "Steven J. Hill" | 2005-08-18 | 1 | -2/+1 | |
| | ||||||
* | Merge/sync with trunk. | "Steven J. Hill" | 2005-08-17 | 4 | -1/+86 | |
| | ||||||
* | More merges with main trunk. | "Steven J. Hill" | 2005-07-30 | 3 | -14/+32 | |
| | ||||||
* | Hopefully this will work. | "Steven J. Hill" | 2005-07-25 | 4 | -9/+153 | |
| | ||||||
* | Crap. | "Steven J. Hill" | 2005-07-25 | 1 | -0/+9 | |
| | ||||||
* | Help. | "Steven J. Hill" | 2005-07-25 | 1 | -0/+59 | |
| | ||||||
* | Merge from trunk. | "Steven J. Hill" | 2005-07-23 | 35 | -886/+423 | |
| | ||||||
* | no more cvs | Mike Frysinger | 2005-02-12 | 20 | -167/+0 | |
| | ||||||
* | Fixes from gentoo. | Manuel Novoa III | 2004-08-26 | 2 | -5/+5 | |
| | ||||||
* | Add ldflags where needed | Eric Andersen | 2004-01-03 | 1 | -7/+7 | |
| | ||||||
* | A useful/useless little malloc time test | Eric Andersen | 2004-01-02 | 1 | -0/+62 | |
| | ||||||
* | Remove remnants of the gcc wrapper | Eric Andersen | 2004-01-02 | 1 | -3/+3 | |
| | ||||||
* | Do not make tests depend on CC, since we no longer build a wrapper. | Eric Andersen | 2004-01-02 | 18 | -52/+52 | |
| | ||||||
* | Additional passwd and group tests | Eric Andersen | 2003-11-02 | 5 | -46/+157 | |
| | ||||||
* | Add some additional pwd/grp tests, to prevent me from | Eric Andersen | 2003-11-01 | 4 | -1/+158 | |
| | | | | | breaking obvious things in the future. -Erik | |||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 21 | -23/+25 | |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | |||||
* | Fix broken test | Eric Andersen | 2003-09-08 | 1 | -25/+24 | |
| | ||||||
* | Make it easier to disable lib debugging (mainly for when testing | Eric Andersen | 2003-09-02 | 1 | -5/+7 | |
| | | | | with glibc). | |||||
* | Use "__pthread_once", since that is weak and present in both | Eric Andersen | 2003-09-01 | 2 | -7/+3 | |
| | | | | glibc and uClibc. | |||||
* | move the ldso tests to dlopen where they belong | Eric Andersen | 2003-09-01 | 7 | -53/+30 | |
| | ||||||
* | kill these too. | Eric Andersen | 2003-09-01 | 2 | -95/+0 | |
| | ||||||
* | A better test for a dlopen problem with weak symbols, based | Eric Andersen | 2003-09-01 | 5 | -78/+57 | |
| | | | | on a much improve test by mjn3. | |||||
* | minor cleanup | Eric Andersen | 2003-09-01 | 1 | -0/+2 | |
| | ||||||
* | ignore unwanted stuff | Eric Andersen | 2003-08-19 | 1 | -0/+8 | |
| | ||||||
* | Update the tests a little bit | Eric Andersen | 2003-08-19 | 4 | -16/+33 | |
| | ||||||
* | Add a test which shows off the broken spots in our dlopen implementation | Eric Andersen | 2003-06-27 | 5 | -0/+197 | |
| | ||||||
* | Fix a silly bug | Eric Andersen | 2003-02-27 | 1 | -2/+2 | |
| |