summaryrefslogtreecommitdiff
path: root/opcodes/arm-dis.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton2001-03-131-1/+2
* Fix BLX(1) for ThumbNick Clifton2001-03-061-4/+21
* Fix disassembly of arm-elf instructions with relocs associated with them.Nick Clifton2001-01-091-0/+8
* Add ARM v5t, v5te and XScale supportNick Clifton2000-11-251-0/+26
* * arm-dis.c (print_insn_arm): Output combinations of PSR flags.Alexandre Oliva2000-07-041-21/+9
* 2000-06-26 Scott Bambrough <scottb@netwinder.org>Scott Bambrough2000-06-261-1/+3
* Add support for _x and _s flags to MSR instructionNick Clifton2000-05-151-3/+9
* 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser2000-02-141-3/+33
* Rename parse_disassembler_option (again)Nick Clifton2000-02-071-5/+6
* Rename parse_disassembler_option to parse_arm_disassembler_option and allow itNick Clifton2000-01-281-1/+0
* Add ATPCS support to ARM disassembler.Nick Clifton2000-01-271-155/+171
* Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton2000-01-271-10/+14
* Prevent double dumping of raw thumb instructions.Nick Clifton2000-01-251-3/+2
* Add support for --disassembler-options=force-thumbNick Clifton2000-01-031-22/+69
* Added 'X' format to ARM code.Donald Lindsay1999-11-161-0/+8
* fix compile time warnings.Nick Clifton1999-10-271-0/+1
* Display hex equivalent of rotated ARM constants.Nick Clifton1999-07-051-4/+3
* * alpha-dis.c: Don't include <stdlib.h>.Ian Lance Taylor1999-06-211-0/+1
* Add detection of IMB and IMBRange SWIs.Nick Clifton1999-06-161-79/+82
* Add -M command line switch to objdump - text of switch is passed on to disass...Nick Clifton1999-06-161-3/+69
* Make LDRH/LDRB consistent with LDR when target is PC-relativeNick Clifton1999-06-041-0/+4
* Initial revisionRichard Henderson1999-05-031-0/+887