index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm-dis.c
Age
Commit message (
Expand
)
Author
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2011-12-02
fix spelling in main directory
Dong Xu Wang
2011-01-12
arm-dis: Include opcode hex when doing disassembly
Peter Maydell
2010-12-04
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
Stefan Weil
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-14
arm: Fix compiler warning (fprintf format string)
Stefan Weil
2010-02-27
arm host: Fix linker warning (m68k targets)
Stefan Weil
2009-10-05
bdf: Remove last users of FALSE/TRUE
Juan Quintela
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-03-07
clean build: Fix arm build warnings
aurel32
2007-11-10
Update ARM disassembler.
pbrook
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2005-04-27
ARM thumb disassembly (Paul Brook)
bellard
2003-07-09
ARM fixes
bellard
2003-06-09
added ARM and Sparc disassemblers
bellard