Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-11-18 | 2002-11-18 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -2/+2 | |
* arc.h (arc_ext_opcodes): Declare as extern. (arc_ext_operands): Declare as extern. * i860.h (i860_opcodes): Declare as const. 2002-11-18 Klee Dienes <kdienes@apple.com> * arc-opc.c (arc_ext_opcodes): Define. (arc_ext_operands): Define. * i386-dis.c (Suffix3DNow): Declare as const. * arm-opc.h (arm_opcodes): Declare as const. (thumb_opcodes): Declare as const. * h8500-opc.h (h8500_table): Declare as const. (h8500_table): Use a NULL for the opcode in the terminator, so that code testing (opcode->name) behaves correctly. * mcore-opc.h (mcore_table): Declare as const. * sh-opc.h (sh_table): Declare as const. * w65-opc.h (optable): Declare as const. * z8k-opc.h (z8k_table): Declare as const. | |||||
2002-01-19 | * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h. | Richard Earnshaw | 1 | -3/+2 | |
* arm-dis.c (print_insn_arm): Don't handle 'h' case. | |||||
2002-01-18 | 2002-01-18 Keith Walker <keith.walker@arm.com> | Richard Earnshaw | 1 | -0/+3 | |
* arm-opc.h (arm_opcodes): Add bxj instruction. | |||||
2002-01-15 | * arm-opc.h (arm_opcodes): Add patterns for VFP instructions. | Richard Earnshaw | 1 | -1/+80 | |
* arm-dis.c (print_insn_arm): Support new disassembly qualifiers for VFP bitfields. | |||||
2001-10-08 | * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns. | Aldy Hernandez | 1 | -0/+87 | |
* opcodes/arm-dis.c (print_insn_arm): Add 'I' case. | |||||
2001-03-13 | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 1 | -1/+2 | |
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 1 | -4/+69 | |
2000-05-15 | Add support for _x and _s flags to MSR instruction | Nick Clifton | 1 | -4/+4 | |
2000-05-12 | Fix disassembly of DLRS{H|B} instruction | Nick Clifton | 1 | -1/+1 | |
2000-03-29 | Disassemble 0xde.. to "bal" [branch always] instead of "undefined". | Nick Clifton | 1 | -3/+5 | |
1999-11-16 | Added 'X' format to ARM code. | Donald Lindsay | 1 | -0/+1 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+281 | |