aboutsummaryrefslogtreecommitdiffstats
path: root/target-alpha
AgeCommit message (Expand)AuthorFilesLines
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths10-23/+23
2007-09-11Fix tb->size mishandling, by Daniel Jacobowitz.ths1-1/+0
2007-06-03Move target-specific defines to the target directories.ths1-0/+6
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths1-0/+10
2007-06-03Avoid compiler warning.ths1-0/+2
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer2-1/+9
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer1-2/+2
2007-04-05Fix alpha target compilation on 32 bits hosts.j_mayer1-0/+6
2007-04-05Alpha architecture emulation core.j_mayer10-0/+5869