get roms more room. (Glauber Costa)
[qemu] / linux-user / strace.c
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-10-03 blueswir1Fix warning about unused function
2008-09-30 blueswir1Silence some warnings about uninitialized variables
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-05-29 pbrookStrace fallback for unknown syscalls.
2007-11-14 bellardprintf format fix
2007-11-11 bellardhex numbers must have a leading 0x
2007-11-11 bellarduse correct types
2007-11-11 bellardLinux user memory access API change (initial patch...
2007-11-03 thsFix some compiler warnings.
2007-11-01 thsAdd new files fir strace support, missed in earlier...