Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-08 | * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns. | Aldy Hernandez | 1 | -0/+19 | |
* opcodes/arm-dis.c (print_insn_arm): Add 'I' case. | |||||
2001-09-19 | Fix compile time warning messages | Nick Clifton | 1 | -1/+1 | |
2001-07-16 | 2001-07-13 Philip Blundell <philb@gnu.org> | Phil Blundell | 1 | -3/+3 | |
* arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR. | |||||
2001-03-13 | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 1 | -1/+2 | |
2001-03-06 | Fix BLX(1) for Thumb | Nick Clifton | 1 | -4/+21 | |
2001-01-09 | Fix disassembly of arm-elf instructions with relocs associated with them. | Nick Clifton | 1 | -0/+8 | |
2000-11-25 | Add ARM v5t, v5te and XScale support | Nick Clifton | 1 | -0/+26 | |
2000-07-04 | * arm-dis.c (print_insn_arm): Output combinations of PSR flags. | Alexandre Oliva | 1 | -21/+9 | |
2000-06-26 | 2000-06-26 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 1 | -1/+3 | |
* arm-dis.c (regnames): Add an additional register set to match the set used by GCC. Make it the default. | |||||
2000-05-15 | Add support for _x and _s flags to MSR instruction | Nick Clifton | 1 | -3/+9 | |
2000-02-14 | 2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -3/+33 | |
* arm-dis.c: Change flavor name from atpcs-special to special-atpcs to prevent name conflict in gdb. (get_arm_regname_num_options, set_arm_regname_option, get_arm_regnames): New functions. API to access the several flavor of register names. Note: Used by gdb. (print_insn_thumb): Use the register name entry from the currently selected flavor for LR and PC. | |||||
2000-02-07 | Rename parse_disassembler_option (again) | Nick Clifton | 1 | -5/+6 | |
2000-01-28 | Rename parse_disassembler_option to parse_arm_disassembler_option and allow it | Nick Clifton | 1 | -1/+0 | |
to be exported. | |||||
2000-01-27 | Add ATPCS support to ARM disassembler. | Nick Clifton | 1 | -155/+171 | |
Document ARM disassembler options. | |||||
2000-01-27 | Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when | Nick Clifton | 1 | -10/+14 | |
bounded by non-function labels. | |||||
2000-01-25 | Prevent double dumping of raw thumb instructions. | Nick Clifton | 1 | -3/+2 | |
2000-01-03 | Add support for --disassembler-options=force-thumb | Nick Clifton | 1 | -22/+69 | |
1999-11-16 | Added 'X' format to ARM code. | Donald Lindsay | 1 | -0/+8 | |
1999-10-27 | fix compile time warnings. | Nick Clifton | 1 | -0/+1 | |
1999-07-05 | Display hex equivalent of rotated ARM constants. | Nick Clifton | 1 | -4/+3 | |
1999-06-21 | * alpha-dis.c: Don't include <stdlib.h>. | Ian Lance Taylor | 1 | -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-16 | Add detection of IMB and IMBRange SWIs. | Nick Clifton | 1 | -79/+82 | |
1999-06-16 | Add -M command line switch to objdump - text of switch is passed on to ↵ | Nick Clifton | 1 | -3/+69 | |
disassembler Add support for register name set selection ot ARM disassembler. | |||||
1999-06-04 | Make LDRH/LDRB consistent with LDR when target is PC-relative | Nick Clifton | 1 | -0/+4 | |
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+887 | |