]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Even more pissing with inline asm around to placate gcc-3.4 -fpic. We
authorJulian Seward <jseward@acm.org>
Thu, 28 Apr 2005 09:40:53 +0000 (09:40 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 28 Apr 2005 09:40:53 +0000 (09:40 +0000)
commitefbfebe72efac16fc10262e79cd86ab065d9249d
tree8f345bbb8b3d5731f084b37cfbcd7f80e8846dcc
parente55e18c4ba7f8d64db66a235690939208534ec10
Even more pissing with inline asm around to placate gcc-3.4 -fpic.  We
can't trash %ebx without gcc getting unhappy, so trash %edi instead.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3579
coregrind/m_debuglog.c