aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm_disassembler.c
AgeCommit message (Expand)Author
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
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch
2009-06-18Transform 'u16' to 'uint16_t'zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch
2009-05-11Audit and eliminate redundant #include directives in arm target files.zwelch
2009-03-24Hiroshi Ito <ito@mlb.co.jp> disassemble Arm926ejs clz instructionoharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2007-06-24- ST STM32x cortex support addedntfreak
2007-06-14- added manpage for OpenOCD (thanks to Uwe Hermann)drath