aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arm-dis.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-08 * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns.Aldy Hernandez1-0/+19
2001-09-19Fix compile time warning messagesNick Clifton1-1/+1
2001-07-162001-07-13 Philip Blundell <philb@gnu.org>Phil Blundell1-3/+3
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+2
2001-03-06Fix BLX(1) for ThumbNick Clifton1-4/+21
2001-01-09Fix disassembly of arm-elf instructions with relocs associated with them.Nick Clifton1-0/+8
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton1-0/+26
2000-07-04* arm-dis.c (print_insn_arm): Output combinations of PSR flags.Alexandre Oliva1-21/+9
2000-06-262000-06-26 Scott Bambrough <scottb@netwinder.org>Scott Bambrough1-1/+3
2000-05-15Add support for _x and _s flags to MSR instructionNick Clifton1-3/+9
2000-02-142000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-3/+33
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
2000-01-27Add ATPCS support to ARM disassembler.Nick Clifton1-155/+171
2000-01-27Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions whenNick Clifton1-10/+14
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
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 disass...Nick Clifton1-3/+69
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