Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / target-alpha /
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-20 j_mayerMove likely and unlikely macros in a common place ...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-06-03 thsAvoid compiler warning.
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-07 j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-05 j_mayerFix alpha target compilation on 32 bits hosts.
2007-04-05 j_mayerAlpha architecture emulation core.