aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_disassembler.c
AgeCommit message (Expand)Author
2018-06-22target/arm: Add PLD command to ARM disassembler.James Marshall
2018-05-30Fix warnings exposed by GCC8Paul Fertser
2018-03-13target: arm: disassembler: fix Thumb2 BLX decoding addressPaul Fertser
2018-01-13target: arm: disassembler: decode v6T2 ARM MOV{W,T} instructionsPaul Fertser
2018-01-13target: arm: disassembler: decode v6T2 ARM ISB instructionPaul Fertser
2018-01-13target: arm: disassembler: decode v6T2 ARM DSB instructionPaul Fertser
2018-01-13target: arm: disassembler: add v5T Thumb BLX decodingPaul Fertser
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-02-29arm_disassembler: bugfix, MRRC instruction not recognizedAlexander Kurz
2015-03-09target/arm_disassembler: add exception related disassemblypierre Kuo
2013-06-05update files to correct FSF addressSpencer Oliver
2012-08-24build: fix clang warningsMartin Nowak
2012-02-06build: cleanup src/target directorySpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2011-11-07disassembly: fix access to undefined memory pointer upon unknown instructionØyvind Harboe
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-01-21Various doc/comment updatesDavid Brownell
2010-01-12ARM: bugfix for "movt" disassemblyDavid Brownell
2009-12-14ARM: disassemble STM correctlyDavid Brownell
2009-12-11ARM: disassembly fixes for LDC/STC/MRRC/MCRRDavid Brownell
2009-12-08ARM: cygwin complile fixesDavid Brownell
2009-12-07ARM: cope with stupidheaded compilerDavid Brownell
2009-12-07ARM: disassemble two more v6+ instructionsDavid Brownell
2009-12-03change #include "log.h" to <helper/log.h>Zachary T Welch
2009-11-16ARM: standard disassembler uses Thumb2 entryDavid Brownell
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13arm_instruction_t -> struct arm_instructionZachary T Welch
2009-10-27ARM: fix target address when disassembling Thumb BLXNicolas Pitre
2009-10-13fix detection of PLD instructionsLennert Buytenhek
2009-09-08David Brownell <david-b@pacbell.net> oharboe
2009-08-31Warning fixduane
2009-08-28David Brownell <david-b@pacbell.net> ARM disassembly support for about five d...oharboe
2009-08-20David Brownell <david-b@pacbell.net>More Thumb2 disassembly:oharboe
2009-08-16Ferdinand Postema <ferdinand@postema.eu> cygwin 32 bit warningoharboe
2009-07-26David Brownell <david-b@pacbell.net> More testcase work:oharboe
2009-07-26More instruction decoding fixes:oharboe
2009-07-26David Brownell <david-b@pacbell.net> More fixes from test cases:oharboe
2009-07-26David Brownell <david-b@pacbell.net> More instruction decoding fixes:oharboe
2009-07-24David Brownell <david-b@pacbell.net> More instruction decoding fixes based on...oharboe
2009-07-24David Brownell <david-b@pacbell.net> Bugfix some instruction decoding ... I'v...oharboe
2009-07-24Andreas Fritiofson <andreas.fritiofson@gmail.com> I noticed there are a few c...oharboe
2009-07-23David Brownell <david-b@pacbell.net> thumb2 disassembly for Load halfwordoharboe
2009-07-23David Brownell <david-b@pacbell.net> thumb2 disassembly for Load byte, memory...oharboe
2009-07-23David Brownell <david-b@pacbell.net> fix warningsoharboe
2009-07-21David Brownell <david-b@pacbell.net>:ntfreak
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-07-15David Brownell <david-b@pacbell.net>:zwelch