]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Tidy up (arch)/dispatch.S
authorCerion Armour-Brown <cerion@valgrind.org>
Fri, 13 May 2005 16:54:09 +0000 (16:54 +0000)
committerCerion Armour-Brown <cerion@valgrind.org>
Fri, 13 May 2005 16:54:09 +0000 (16:54 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3691

NOTES.txt

index 984da9db35cdc7bf99c69d1f1986eb81fe3e14d9..561896bf270bd5772831efa282b4f657f38f0a2d 100644 (file)
--- a/NOTES.txt
+++ b/NOTES.txt
@@ -1,3 +1,7 @@
+13 May 05
+~~~~~~~~~
+ToDo: (arch)/dispatch.S: In dispatch_exceptional, there's no point testing the guest code return value against VG_TRC_INNER_COUNTERZERO, as vex never sets this flag.
+
 
 11 May 05
 ~~~~~~~~~