aboutsummaryrefslogtreecommitdiff
path: root/opcodes/arm-dis.c
AgeCommit message (Expand)AuthorFilesLines
1998-09-05Fix detection of thumb-elf function symbolsNick Clifton1-11/+4
1998-08-31remove armelf sanitization.Catherine Moore1-34/+24
1998-08-10 * arm-dis.c (print_insn_big_arm): Check for thumb symbolCatherine Moore1-20/+77
1998-02-24 * arm-dis.c (print_insn_{big,little}_arm): info->symbol changedDoug Evans1-2/+2
1998-02-24Removed saved_symbol code as it is no longer needed.Nick Clifton1-10/+0
1998-02-24Fixed bug displaying symbols in big endian arms.Nick Clifton1-2/+4
1997-12-08Removed disasm_symaddr() function and switched detection of Arm vs ThumbNick Clifton1-16/+41
1997-12-02Add support for displaying disassembled Thumb instrucitons.Nick Clifton1-0/+803