]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Change message "Use of uninitialized CPU condition code" to
authorJulian Seward <jseward@acm.org>
Sun, 24 Mar 2002 11:29:13 +0000 (11:29 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 24 Mar 2002 11:29:13 +0000 (11:29 +0000)
commit0523b62608e8c6fc040b1129b98050b4ce53b99c
tree97beb25de60f517f0a39b7fa0d17d224267a3ced
parentb58e0e30423d208bc1eb935276f40e6b4e83e42d
Change message "Use of uninitialized CPU condition code" to
"Conditional jump or move depends on uninitialised value(s)", since
that will be more meaningful to most programmers.  Also change the
suppression-kind to Cond in .supp files.  The old Value0 descriptor
means the same and is still accepted.  Suggested by Joe Buck
<Joe.Buck@synopsys.com>.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@18
ChangeLog
cachegrind/docs/manual.html
coregrind/docs/manual.html
coregrind/vg_errcontext.c
docs/manual.html
linux22.supp
linux24.supp
memcheck/docs/manual.html
vg_errcontext.c