Remove unused variable
[qemu] / linux-user / sparc /
2008-12-13 blueswir1Remove unnecessary trailing newlines
2007-10-14 blueswir1 Support for 32 bit ABI on 64 bit targets (only enabled...
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-24 thsUpdate Linux kernel syscall list.
2007-09-23 thsSync termbits.h with current Linux kernel.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2004-09-13 bellarduname fix
2004-01-04 bellardremoved test code
2004-01-04 bellardtermios support for SPARC and PPC
2004-01-04 bellardSPARC fixes: corrected PC/NPC logic (now slower but...
2003-09-30 bellardsparc emulation target (thanx to Thomas M. Ogrisegg)