aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_disassembler.c
AgeCommit message (Expand)Author
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
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
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
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
2009-07-15David Brownell <david-b@pacbell.net>:zwelch
2009-06-23Remove whitespace at end of lines, step 1.zwelch
2009-06-23Remove whitespace that occurs before ')'.zwelch
2009-06-23- Fixes '[<>]' whitespacezwelch
2009-06-23- Fixes '==' whitespacezwelch
2009-06-23- Fixes '<<' whitespacezwelch
2009-06-23- Fixes '!=' whitespacezwelch
2009-06-23- Replace 'switch(' with 'switch ('.zwelch