aboutsummaryrefslogtreecommitdiffstats
path: root/target-alpha/helper.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-12-13Remove unnecessary trailing newlinesblueswir11-1/+0
2008-11-07target-alpha: fix locked loads/storesaurel321-0/+1
2008-09-30target-alpha: convert palcode ops to TCGaurel321-10/+0
2008-09-29target-alpha: convert FP ops to TCGaurel321-6/+0
2008-09-20Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir11-1/+1
2008-09-14Fix warnings that would be caused by gcc flag -Wwrite-stringsblueswir11-1/+1
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-2/+2
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 filesths1-4/+4
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer1-2/+2
2007-04-05Alpha architecture emulation core.j_mayer1-0/+454