Age | Commit message (Expand) | Author |
2013-03-14 | buildsys: tweak KCONFIG_CONFIG export | Bernhard Reutner-Fischer |
2012-06-15 | add LDSO_SAFE_RUNPATH config option | Peter S. Mazinger |
2012-02-07 | tests: fix tests build (LDFLAGS_GNUHASH not longer defined) | Carmelo Amoroso |
2012-01-15 | tests: skip redundant -Wstrict-prototypes setup | Mike Frysinger |
2012-01-14 | buildsys: cache build flags in vars | Mike Frysinger |
2010-04-06 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-06 | getconf: move to utils/ | Bernhard Reutner-Fischer |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-12 | add MULTILIB_DIR: Path component for libdirs | Bernhard Reutner-Fischer |
2009-12-16 | fix compiling test cases in static mode | Austin Foxley |
2009-11-29 | test/Rules.mak: disable -z,defs for now | Austin Foxley |
2009-11-26 | correct comment | Bernhard Reutner-Fischer |
2009-11-25 | pass more ld flags | Bernhard Reutner-Fischer |
2009-11-19 | test: sync up with toplevel buildsys | Bernhard Reutner-Fischer |
2009-07-23 | testsuite: use KERNEL_HEADERS | Denys Vlasenko |
2009-02-02 | libm/ldouble_wrappers.c: add libm_hidden_def's to fix testsuite build | Denis Vlasenko |
2009-01-28 | "make utils" now successfully makes utils for target | Denis Vlasenko |
2008-10-10 | - add and use EXTRA_DIRS to wipe the test/locale/C directory | Bernhard Reutner-Fischer |
2008-07-11 | - remove the error counter | Bernhard Reutner-Fischer |
2008-07-11 | - add error-counter, do not immediately exit if a testcase fails but print | Bernhard Reutner-Fischer |
2008-07-11 | wow. So why does test/ keep it's own copy of CFLAGS guessing etc? | Bernhard Reutner-Fischer |
2008-07-08 | Fix the test build system by installing headers on a local folder | Carmelo Amoroso |
2008-01-05 | Chris Zankel writes: | Mike Frysinger |
2007-11-07 | Added support for GNU hash style into dynamic linker | Carmelo Amoroso |
2007-03-05 | New test targets 'compile' and 'run' | Khem Raj |
2007-02-21 | drop -Wl,-warn-common since it doesnt serve much purpose | Mike Frysinger |
2006-12-20 | make sure UCLIBC_LDSO can be found via path | Mike Frysinger |
2006-12-16 | start pulling in top level Rules.mak so we get access to import CFLAGS/LDFLAG... | Mike Frysinger |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-03-02 | allow env to inject more CFLAGS/LDFLAGS, and remove old LSFLAGS | Mike Frysinger |
2006-02-28 | set dynamic linker if we are building as shared | Mike Frysinger |
2006-02-15 | make sure we build against local headers and link against local libs | Mike Frysinger |
2006-02-14 | touchup whitespace, remove STRIPTOOL since we no longer use it, and add -Wl,-... | Mike Frysinger |
2006-02-14 | include toplevel testdir | Mike Frysinger |
2006-02-14 | add support for pretty output, remove LDD, make sure we build tests as GNU_SO... | Mike Frysinger |
2005-11-25 | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger |
2005-11-21 | Remove TOPDIR, update copyright | Peter S. Mazinger |
2005-08-17 | make sure UCLIBC_LDSO is defined if we are running in a test subdir rather th... | Mike Frysinger |
2005-08-12 | Removed hardcoded ld-uClibc.so.0 in uClibc. From Peter Mazinger. | Joakim Tjernlund |
2005-07-14 | when running shared tests, use the toplevel ldso | Mike Frysinger |
2005-07-02 | make sure we strip quotes from the cross compiler prefix | Mike Frysinger |
2005-07-01 | use $(CROSS_COMPILER_PREFIX) by default for CROSS setting | Mike Frysinger |
2005-06-30 | dont try to run ldd if LDSO_LDD_SUPPORT is disabled in .config | Mike Frysinger |
2005-06-29 | clean up and use topdir .config instead of local Config | Mike Frysinger |
2004-08-26 | Fixes from gentoo. | Manuel Novoa III |
2004-01-02 | Remove remnants of the gcc wrapper | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-02-27 | Fix a silly bug | Eric Andersen |
2003-02-10 | A few minor little changes | Eric Andersen |