summaryrefslogtreecommitdiffstats
path: root/package/valgrind
Commit message (Collapse)AuthorAgeFilesLines
* remove extra space after touchMike Frysinger2005-11-241-2/+2
|
* Rather than adjusting the way ldso allocates memory, for theEric Andersen2005-08-083-0/+226
| | | | | time being simply add a series of suppressions to make valgrind ignore all memory mmaped by uClibc's ldso.
* update valgrind to the latest and greatestEric Andersen2005-07-222-233/+112
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* make valgrind compile with newer kernel headersEric Andersen2005-02-191-3/+19
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Update version and patch for ioctls I happen to useEric Andersen2005-01-232-32/+157
|
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+3
|
* fix valgrind dependanciesEric Andersen2004-10-151-3/+3
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* facelift step number twoEric Andersen2004-10-092-2/+116
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+88
directory.