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
/
arm-dis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spelling in main directory
Dong Xu Wang
2011-12-02
1
-3
/
+3
*
arm-dis: Include opcode hex when doing disassembly
Peter Maydell
2011-01-12
1
-0
/
+24
*
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
Stefan Weil
2010-12-04
1
-7
/
+7
*
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-1
/
+0
*
arm: Fix compiler warning (fprintf format string)
Stefan Weil
2010-04-14
1
-4
/
+4
*
arm host: Fix linker warning (m68k targets)
Stefan Weil
2010-02-27
1
-6
/
+2
*
bdf: Remove last users of FALSE/TRUE
Juan Quintela
2009-10-05
1
-31
/
+29
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
clean build: Fix arm build warnings
aurel32
2009-03-07
1
-45
/
+0
*
Update ARM disassembler.
pbrook
2007-11-10
1
-1161
/
+3646
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-64
/
+64
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-80
/
+80
*
ARM thumb disassembly (Paul Brook)
bellard
2005-04-27
1
-0
/
+5
*
ARM fixes
bellard
2003-07-09
1
-2
/
+2
*
added ARM and Sparc disassemblers
bellard
2003-06-09
1
-0
/
+1675