aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arm-dis.c
AgeCommit message (Collapse)AuthorFilesLines
2000-02-07Rename parse_disassembler_option (again)Nick Clifton1-5/+6
2000-01-28Rename parse_disassembler_option to parse_arm_disassembler_option and allow itNick Clifton1-1/+0
to be exported.
2000-01-27Add ATPCS support to ARM disassembler.Nick Clifton1-155/+171
Document ARM disassembler options.
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton1-10/+14
bounded by non-function labels.
2000-01-25Prevent double dumping of raw thumb instructions.Nick Clifton1-3/+2
2000-01-03Add support for --disassembler-options=force-thumbNick Clifton1-22/+69
1999-11-16Added 'X' format to ARM code.Donald Lindsay1-0/+8
1999-10-27fix compile time warnings.Nick Clifton1-0/+1
1999-07-05Display hex equivalent of rotated ARM constants.Nick Clifton1-4/+3
1999-06-21 * alpha-dis.c: Don't include <stdlib.h>.Ian Lance Taylor1-0/+1
* arm-dis.c: Include "sysdep.h". * tic30-dis.c: Don't include <stdlib.h> or <string.h>. Include "sysdep.h". * Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild.
1999-06-16Add detection of IMB and IMBRange SWIs.Nick Clifton1-79/+82
1999-06-16Add -M command line switch to objdump - text of switch is passed on to ↵Nick Clifton1-3/+69
disassembler Add support for register name set selection ot ARM disassembler.
1999-06-04Make LDRH/LDRB consistent with LDR when target is PC-relativeNick Clifton1-0/+4
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+887