OSDN Git Service

test: Some more tests under conditionals
[uclinux-h8/uClibc.git] / test / Rules.mak
2014-12-15 Bernhard Reutner... test: Some more tests under conditionals
2013-03-14 Bernhard Reutner... buildsys: tweak KCONFIG_CONFIG export
2012-06-15 Peter S. Mazingeradd LDSO_SAFE_RUNPATH config option
2012-02-07 Carmelo Amorosotests: fix tests build (LDFLAGS_GNUHASH not longer...
2012-01-15 Mike Frysingertests: skip redundant -Wstrict-prototypes setup
2012-01-15 Mike Frysingerbuildsys: cache build flags in vars
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
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-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
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 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-30 Austin Foxleytest/Rules.mak: disable -z,defs for now
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-26 Bernhard Reutner... correct comment
2009-11-25 Bernhard Reutner... pass more ld flags
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-19 Bernhard Reutner... test: sync up with toplevel buildsys
2009-10-17 Austin Foxleybuild system changes needed for nptl
2009-07-23 Denys Vlasenkotestsuite: use KERNEL_HEADERS
2009-02-02 Denis Vlasenkolibm/ldouble_wrappers.c: add libm_hidden_def's to fix...
2009-01-28 Denis Vlasenko"make utils" now successfully makes utils for target
2008-10-10 Bernhard Reutner... - add and use EXTRA_DIRS to wipe the test/locale/C...
2008-07-11 Bernhard Reutner... - remove the error counter
2008-07-11 Bernhard Reutner... - add error-counter, do not immediately exit if a testc...
2008-07-11 Bernhard Reutner... wow. So why does test/ keep it's own copy of CFLAGS...
2008-07-08 Carmelo AmorosoFix the test build system by installing headers on...
2008-01-05 Mike FrysingerChris Zankel writes:
2007-11-07 Carmelo AmorosoAdded support for GNU hash style into dynamic linker
2007-03-05 Khem RajNew test targets 'compile' and 'run'
2007-02-21 Mike Frysingerdrop -Wl,-warn-common since it doesnt serve much purpose
2006-12-20 Mike Frysingermake sure UCLIBC_LDSO can be found via path
2006-12-16 Mike Frysingerstart pulling in top level Rules.mak so we get access...
2006-11-04 Eric Andersenmips64 patch from Atsushi Nemoto:
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-03-02 Mike Frysingerallow env to inject more CFLAGS/LDFLAGS, and remove...
2006-02-28 Mike Frysingerset dynamic linker if we are building as shared
2006-02-15 Mike Frysingermake sure we build against local headers and link again...
2006-02-14 Mike Frysingertouchup whitespace, remove STRIPTOOL since we no longer...
2006-02-14 Mike Frysingerinclude toplevel testdir
2006-02-14 Mike Frysingeradd support for pretty output, remove LDD, make sure...
2005-11-25 Peter S. MazingerChange HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
2005-11-21 Peter S. MazingerRemove TOPDIR, update copyright
2005-08-17 Mike Frysingermake sure UCLIBC_LDSO is defined if we are running...
2005-08-12 Joakim TjernlundRemoved hardcoded ld-uClibc.so.0 in uClibc. From Peter...
2005-07-14 Mike Frysingerwhen running shared tests, use the toplevel ldso
2005-07-02 Mike Frysingermake sure we strip quotes from the cross compiler prefix
2005-07-01 Mike Frysingeruse $(CROSS_COMPILER_PREFIX) by default for CROSS setting
2005-06-30 Mike Frysingerdont try to run ldd if LDSO_LDD_SUPPORT is disabled...
2005-06-29 Mike Frysingerclean up and use topdir .config instead of local Config
2004-08-26 Manuel Novoa III Fixes from gentoo.
2004-01-02 Eric AndersenRemove remnants of the gcc wrapper
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-02-27 Eric AndersenFix a silly bug
2003-02-10 Eric AndersenA few minor little changes
2003-01-23 Eric AndersenUpdate tests to be somewhat consistant with the rest...
2002-12-04 Eric AndersenChange some variable names so we are more consistant...
2002-11-28 Eric AndersenFix compilation on mips
2002-10-31 Eric AndersenAllow 'make clean' on the test stuff to work with the...
2002-10-01 Eric AndersenSigh. OpenBSD used /usr/bin/{true|false}
2002-06-20 Eric AndersenSeveral test case cleanups
2002-02-26 Eric AndersenDoh! Tests were not being compiled with warnings and...
2002-02-04 Eric AndersenFixup arch substitution
2002-01-11 Eric AndersenBuild glibc test apps static when told to.
2001-11-30 Eric AndersenAlways use --uclibc-use-build-dir
2001-09-27 Eric AndersenScrub up a few test things
2001-08-29 Eric AndersenMinor update
2001-08-14 Eric AndersenDon't use --uclibc-use-build-dir for the tests unless...
2001-07-12 Eric AndersenUse uClibc's ldd, not the system one which is probably...
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-05-25 David SchleefAdded -Wall
2001-05-04 Eric AndersenFixup ppc to powerpc
2001-04-27 Eric AndersenJust use 'ls -l' since ls -sh lacks sufficient granularity
2001-04-23 Eric AndersenFix up compiler name
2001-01-20 Eric AndersenReworked all test suite makefiles (man did they need...