aboutsummaryrefslogtreecommitdiff
path: root/arm-dis.c
AgeCommit message (Expand)Author
2011-12-02fix spelling in main directoryDong Xu Wang
2011-01-12arm-dis: Include opcode hex when doing disassemblyPeter Maydell
2010-12-04*-dis: Replace fprintf_ftype by fprintf_function (format checking)Stefan Weil
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-14arm: Fix compiler warning (fprintf format string)Stefan Weil
2010-02-27arm host: Fix linker warning (m68k targets)Stefan Weil
2009-10-05bdf: Remove last users of FALSE/TRUEJuan Quintela
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-03-07clean build: Fix arm build warningsaurel32
2007-11-10Update ARM disassembler.pbrook
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2005-04-27ARM thumb disassembly (Paul Brook)bellard
2003-07-09ARM fixesbellard
2003-06-09added ARM and Sparc disassemblersbellard