summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/build-valgrind-for-chromium.sh
Commit message (Expand)AuthorAgeFilesLines
* Remove unused build-valgrind-for-chromium.sh script from tools/valgrindtimurrrr@chromium.org2011-09-291-8/+0
* Remove old Valgrind build scripts and patches.timurrrr@chromium.org2010-01-261-209/+6
* Fixed the tcmalloc patch for Valgrind.glider@chromium.org2009-12-181-0/+2
* Patch Valgrind to intercept libtcmalloc memory functions.timurrrr@chromium.org2009-12-041-0/+4
* Update ThreadSanitizer to rev1250timurrrr@chromium.org2009-11-261-1/+1
* Update valgrind to fix one problem with 64 bit code, and a regression running...dkegel@google.com2009-10-211-0/+8
* Don't use -j4 to build gdb, it seems unsafe on mac.dank@chromium.org2009-10-071-9/+14
* Increase valgrind's redzone from 16 to 64 bytes.dank@chromium.org2009-09-221-11/+18
* Fixes for building and running valgrind on Ubuntuevan@chromium.org2009-09-221-0/+8
* Don't include symlink to /usr/share/autofoo-baz/install-sh in valgrind tarball.dkegel@google.com2009-09-181-0/+7
* Update to valgrind-3.5.0. From timur, http://codereview.chromium.org/190008dkegel@google.com2009-09-031-5/+5
* Bundle a gdb that doesn't crash during line number lookup dank@chromium.org2009-09-011-0/+24
* Reland 24548 without the symlink code which broke the build.dank@chromium.org2009-08-271-0/+4
* Reverting 24548.dank@chromium.org2009-08-261-4/+0
* Fix gdb line number lookup on the mac.dank@chromium.org2009-08-261-0/+4
* Add license information to our shell scripts.agl@chromium.org2009-08-251-0/+5
* Quote a few more uses of the paths to make sure things work with spaces in dirs.thomasvl@chromium.org2009-08-171-32/+35
* Move blocks of build-valgrind-for-chromium.sh around to let it build and use ...dank@chromium.org2009-08-121-58/+89
* Update to current Valgrind and tsan.dank@chromium.org2009-08-121-17/+11
* build-valgrind-for-chrome.sh: Don't install valgrind to /usr/bin anymoredkegel@google.com2009-08-111-18/+41
* Cherrypick valgrind patch to fix thinko that keptdkegel@google.com2009-07-281-0/+4
* Add experimental TSAN support (off by default)dkegel@google.com2009-07-271-0/+13
* change smoke test to run true rather than /bin/true to make macosx happydkegel@google.com2009-07-231-1/+1
* Add new option --show-possible to valgrind for later use by valgrind_test.py ...dank@chromium.org2009-07-231-0/+5
* Use ld.orig if present to build valgrind rather than making user switch back ...dkegel@google.com2009-07-221-2/+13
* Give slightly more helpful error message if gold is present.dkegel@google.com2009-07-221-1/+1
* Patch from timur. Properly terminate XML output document in case of an exec. dkegel@google.com2009-07-221-1/+16
* Use local copies of files from bug tracker (URL still in comments); avoids wg...dkegel@google.com2009-07-211-7/+11
* Script to build valgrind for chromiumdank@chromium.org2009-07-211-0/+34