| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure UCLIBC_LDSO can be found via path | Mike Frysinger | 2006-12-20 | 1 | -1/+7 |
* | start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG... | Mike Frysinger | 2006-12-16 | 1 | -4/+5 |
* | mips64 patch from Atsushi Nemoto: | Eric Andersen | 2006-11-04 | 1 | -2/+1 |
* | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen | 2006-07-05 | 1 | -6/+7 |
* | allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS | Mike Frysinger | 2006-03-02 | 1 | -7/+3 |
* | set dynamic linker if we are building as shared | Mike Frysinger | 2006-02-28 | 1 | -3/+4 |
* | make sure we build against local headers and link against local libs | Mike Frysinger | 2006-02-15 | 1 | -2/+2 |
* | touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-... | Mike Frysinger | 2006-02-14 | 1 | -7/+4 |
* | include toplevel testdir | Mike Frysinger | 2006-02-14 | 1 | -4/+5 |
* | add support for pretty output, remove LDD, make sure we build tests as GNU_SO... | Mike Frysinger | 2006-02-14 | 1 | -13/+47 |
* | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 |
* | Remove TOPDIR, update copyright | Peter S. Mazinger | 2005-11-21 | 1 | -5/+8 |
* | make sure UCLIBC_LDSO is defined if we are running in a test subdir rather th... | Mike Frysinger | 2005-08-17 | 1 | -0/+4 |
* | Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. | Joakim Tjernlund | 2005-08-12 | 1 | -1/+1 |
* | when running shared tests, use the toplevel ldso | Mike Frysinger | 2005-07-14 | 1 | -1/+3 |
* | make sure we strip quotes from the cross compiler prefix | Mike Frysinger | 2005-07-02 | 1 | -1/+1 |
* | use $(CROSS_COMPILER_PREFIX) by default for CROSS setting | Mike Frysinger | 2005-07-01 | 1 | -1/+1 |
* | dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config | Mike Frysinger | 2005-06-30 | 1 | -2/+6 |
* | clean up and use topdir .config instead of local Config | Mike Frysinger | 2005-06-29 | 1 | -44/+45 |
* | Fixes from gentoo. | Manuel Novoa III | 2004-08-26 | 1 | -1/+1 |
* | Remove remnants of the gcc wrapper | Eric Andersen | 2004-01-02 | 1 | -3/+3 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -0/+2 |
* | Fix a silly bug | Eric Andersen | 2003-02-27 | 1 | -2/+2 |
* | A few minor little changes | Eric Andersen | 2003-02-10 | 1 | -7/+6 |
* | Update tests to be somewhat consistant with the rest of the world | Eric Andersen | 2003-01-23 | 1 | -28/+41 |
* | Change some variable names so we are more consistant with what | Eric Andersen | 2002-12-04 | 1 | -2/+2 |
* | Fix compilation on mips | Eric Andersen | 2002-11-28 | 1 | -6/+8 |
* | Allow 'make clean' on the test stuff to work with the new config system. | Eric Andersen | 2002-10-31 | 1 | -1/+1 |
* | Sigh. OpenBSD used /usr/bin/{true|false} | Eric Andersen | 2002-10-01 | 1 | -1/+1 |
* | Several test case cleanups | Eric Andersen | 2002-06-20 | 1 | -3/+16 |
* | Doh! Tests were not being compiled with warnings and optimization | Eric Andersen | 2002-02-26 | 1 | -2/+2 |
* | Fixup arch substitution | Eric Andersen | 2002-02-04 | 1 | -2/+12 |
* | Build glibc test apps static when told to. | Eric Andersen | 2002-01-11 | 1 | -0/+1 |
* | Always use --uclibc-use-build-dir | Eric Andersen | 2001-11-30 | 1 | -4/+0 |
* | Scrub up a few test things | Eric Andersen | 2001-09-27 | 1 | -4/+4 |
* | Minor update | Eric Andersen | 2001-08-29 | 1 | -0/+3 |
* | Don't use --uclibc-use-build-dir for the tests unless BUILD_UCLIBC_LDSO=true | Eric Andersen | 2001-08-14 | 1 | -1/+2 |
* | Use uClibc's ldd, not the system one which is probably broken | Eric Andersen | 2001-07-12 | 1 | -0/+1 |
* | Scrub up the tests a bit, and force everybody to use the | Eric Andersen | 2001-07-03 | 1 | -6/+9 |
* | Make all the uClibc tests use the --uclibc-use-build-dir flag | Eric Andersen | 2001-06-15 | 1 | -1/+2 |
* | Added -Wall | David Schleef | 2001-05-25 | 1 | -0/+3 |
* | Fixup ppc to powerpc | Eric Andersen | 2001-05-04 | 1 | -1/+1 |
* | Just use 'ls -l' since ls -sh lacks sufficient granularity | Eric Andersen | 2001-04-27 | 1 | -2/+1 |
* | Fix up compiler name | Eric Andersen | 2001-04-23 | 1 | -1/+1 |
* | Reworked all test suite makefiles (man did they need it). | Eric Andersen | 2001-01-20 | 1 | -0/+45 |