summaryrefslogtreecommitdiffstats
path: root/make/valgrind.mk
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest valgrindEric Andersen2004-04-211-3/+3
|
* Thomas Cameron writes:Eric Andersen2003-11-121-0/+2
| | | | | | this patch fixes the source file downloads when executing a "make source", and a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch against the current CVS sources, and includes my previous patch.
* do not build valgrind for non-i386Eric Andersen2003-11-011-0/+4
|
* Upgrade valgrindEric Andersen2003-10-191-2/+2
|
* Add support for enabling use of libintl.Manuel Novoa III2003-09-031-1/+1
| | | | | | | | Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data
* Update valgrindEric Andersen2003-08-171-4/+4
|
* Fixup valgrind buildEric Andersen2003-07-141-7/+7
|
* Update to valgrind 1.9.6Eric Andersen2003-07-131-2/+2
|
* Rework things to ensure we are cross compiling. Teach problematicEric Andersen2003-03-041-1/+3
| | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib
* Lots and lots of changesEric Andersen2003-02-121-3/+2
|
* Change from using "TARGET_CC1" to just plan "TARGET_CC"Eric Andersen2003-01-191-3/+3
| | | | which is a bit more sensible.
* standardize handling of GNU configure scriptsEric Andersen2003-01-171-10/+21
| | | | -Erik
* Update valgrind to 1.0.4Eric Andersen2003-01-151-4/+8
|
* Fix header file installEric Andersen2003-01-081-2/+17
| | | | -Erik
* Dependancy updateEric Andersen2003-01-081-2/+4
|
* Make use of wget consistant by using a WGET variableEric Andersen2002-11-201-1/+1
|
* Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc.Eric Andersen2002-08-281-2/+2
| | | | -Erik
* Update to valgrind 1.0.0Eric Andersen2002-07-291-2/+2
|
* Lets try that again...Eric Andersen2002-07-271-2/+7
|
* Update valgrind, make it compileEric Andersen2002-07-271-2/+3
| | | | -Erik
* Some more updatesEric Andersen2002-07-031-0/+43
-Erik