index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-alpha
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-2
/
+1
*
target-alpha: Fix load-locked/store-conditional.
Richard Henderson
2010-04-27
1
-2
/
+5
*
alpha: add missing 'break', spotted by clang analyzer
Blue Swirl
2010-04-25
1
-0
/
+1
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
*
target-alpha: Split up FPCR value into separate fields.
Richard Henderson
2010-02-23
1
-52
/
+109
*
Fix incorrect exception_index use
Blue Swirl
2010-02-14
1
-1
/
+1
*
target-alpha: Fix compiler warning for gcc-4.3 (and older)
Stefan Weil
2009-12-16
1
-0
/
+1
*
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
2009-12-13
1
-0
/
+77
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Remove unnecessary trailing newlines
blueswir1
2008-12-13
1
-1
/
+0
*
target-alpha: fix locked loads/stores
aurel32
2008-11-07
1
-0
/
+1
*
target-alpha: convert palcode ops to TCG
aurel32
2008-09-30
1
-10
/
+0
*
target-alpha: convert FP ops to TCG
aurel32
2008-09-29
1
-6
/
+0
*
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
1
-1
/
+1
*
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-14
1
-1
/
+1
*
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-14
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-4
/
+4
*
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
2007-04-07
1
-2
/
+2
*
Alpha architecture emulation core.
j_mayer
2007-04-05
1
-0
/
+454