OSDN Git Service

Fix typos in ChangeLogs; fix dates in copyright notices
[pf3gnuchains/pf3gnuchains3x.git] / opcodes / arm-dis.c
2001-03-13 Nick CliftonFix typos in ChangeLogs; fix dates in copyright notices
2001-03-06 Nick CliftonFix BLX(1) for Thumb
2001-01-09 Nick CliftonFix disassembly of arm-elf instructions with relocs...
2000-11-25 Nick CliftonAdd ARM v5t, v5te and XScale support
2000-07-04 Alexandre Oliva* arm-dis.c (print_insn_arm): Output combinations of...
2000-06-26 Scott Bambrough2000-06-26 Scott Bambrough <scottb@netwinder.org>
2000-05-15 Nick CliftonAdd support for _x and _s flags to MSR instruction
2000-02-14 Fernando Nasser2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus...
2000-02-07 Nick CliftonRename parse_disassembler_option (again)
2000-01-28 Nick CliftonRename parse_disassembler_option to parse_arm_disassemb...
2000-01-27 Nick CliftonAdd ATPCS support to ARM disassembler.
2000-01-27 Nick CliftonApply Thoams de Lellis's patch to fic disassembly of...
2000-01-25 Nick CliftonPrevent double dumping of raw thumb instructions.
2000-01-03 Nick CliftonAdd support for --disassembler-options=force-thumb
1999-11-16 Don LindsayAdded 'X' format to ARM code.
1999-10-27 Nick Cliftonfix compile time warnings.
1999-07-05 Nick CliftonDisplay hex equivalent of rotated ARM constants.
1999-06-21 Ian Lance Taylor * alpha-dis.c: Don't include <stdlib.h>.
1999-06-16 Nick CliftonAdd detection of IMB and IMBRange SWIs.
1999-06-16 Nick CliftonAdd -M command line switch to objdump - text of switch...
1999-06-04 Nick CliftonMake LDRH/LDRB consistent with LDR when target is PC...
1999-05-03 Richard HendersonInitial revision