]> git.ipfire.org Git - thirdparty/valgrind.git/commit
DRD changes (Bart Van Assche)
authorJulian Seward <jseward@acm.org>
Tue, 4 Dec 2007 21:27:18 +0000 (21:27 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 4 Dec 2007 21:27:18 +0000 (21:27 +0000)
commitde4d2156cc42259b4042dcb384f62d7f256380d8
treef47f02232a7947f43364247858a2772ea1e5d212
parentaac5718e0a22a235d2d12cfe696797be2a14a1d0
DRD changes (Bart Van Assche)

* Add docs: exp-drd/docs/README.txt
* Added one drd suppression pattern, and cleaned up the suppression file.
* All regression tests now pass on x86_64 and i386, including sigalrm.
* Updated TODO.txt file.
* pth_create_chain test is now started with 100 threads instead of 10
  -- 10 was not enough.
* DRD no longer exits on PPC32 and PPC64 but just prints a warning
  message before it starts.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7275
NEWS
exp-drd/TODO.txt
exp-drd/docs/Makefile.am
exp-drd/docs/README.txt [new file with mode: 0644]
exp-drd/drd_main.c
exp-drd/drd_thread.c
exp-drd/drd_thread.h
exp-drd/tests/pth_create_chain.vgtest
glibc-2.X-drd.supp