Files
ftmemsim-valgrind/coregrind
Bart Van Assche 6c474ee221 Make -d (enable debug logging) work on Fedora 16 / x86.
Apparently the 32-bit Fedora 16 compiler chooses register esp to pass "&block"
to the inline assembly code in local_sys_write_stderr(). First pushing data on
the stack and next reading the contents of %0 doesn't yield the desired result
if %0 == %esp.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12360
2012-01-30 15:07:20 +00:00
..
2012-01-02 16:12:30 +00:00