summaryrefslogtreecommitdiffstats
path: root/arm-dis.c
Commit message (Expand)AuthorAgeFilesLines
* fix spelling in main directoryDong Xu Wang2011-12-021-3/+3
* arm-dis: Include opcode hex when doing disassemblyPeter Maydell2011-01-121-0/+24
* *-dis: Replace fprintf_ftype by fprintf_function (format checking)Stefan Weil2010-12-041-7/+7
* arm: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-1/+0
* arm: Fix compiler warning (fprintf format string)Stefan Weil2010-04-141-4/+4
* arm host: Fix linker warning (m68k targets)Stefan Weil2010-02-271-6/+2
* bdf: Remove last users of FALSE/TRUEJuan Quintela2009-10-051-31/+29
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* clean build: Fix arm build warningsaurel322009-03-071-45/+0
* Update ARM disassembler.pbrook2007-11-101-1161/+3646
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-64/+64
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-80/+80
* ARM thumb disassembly (Paul Brook)bellard2005-04-271-0/+5
* ARM fixesbellard2003-07-091-2/+2
* added ARM and Sparc disassemblersbellard2003-06-091-0/+1675
OpenPOWER on IntegriCloud