summaryrefslogtreecommitdiff
path: root/target-alpha/exec.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-12-11target-alpha: fix 2 warningsaurel321-5/+0
2008-09-30target-alpha: convert palcode ops to TCGaurel321-19/+0
2008-09-29target-alpha: convert FP ops to TCGaurel321-3/+0
2008-09-18target-alpha: convert remaining arith3 functions to TCGaurel321-2/+0
2008-08-30Fix some warnings that would be generated by gcc -Wredundant-declsblueswir11-2/+0
2007-10-28Alpha coding style and inlining fixes.j_mayer1-3/+3
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths1-0/+10
2007-04-05Alpha architecture emulation core.j_mayer1-0/+82