OSDN Git Service

Fix compile time warning messages
[pf3gnuchains/pf3gnuchains4x.git] / opcodes / arm-dis.c
2001-09-19 nickcFix compile time warning messages
2001-07-16 pb2001-07-13 Philip Blundell <philb@gnu.org>
2001-03-13 nickcFix typos in ChangeLogs; fix dates in copyright notices
2001-03-06 nickcFix BLX(1) for Thumb
2001-01-09 nickcFix disassembly of arm-elf instructions with relocs...
2000-11-25 nickcAdd ARM v5t, v5te and XScale support
2000-07-04 aoliva* arm-dis.c (print_insn_arm): Output combinations of...
2000-06-26 scottb2000-06-26 Scott Bambrough <scottb@netwinder.org>
2000-05-15 nickcAdd support for _x and _s flags to MSR instruction
2000-02-14 fnasser2000-02-14 Fernando Nasser <fnasser@totem.to.cygnus...
2000-02-07 nickcRename parse_disassembler_option (again)
2000-01-28 nickcRename parse_disassembler_option to parse_arm_disassemb...
2000-01-27 nickcAdd ATPCS support to ARM disassembler.
2000-01-27 nickcApply Thoams de Lellis's patch to fic disassembly of...
2000-01-25 nickcPrevent double dumping of raw thumb instructions.
2000-01-03 nickcAdd support for --disassembler-options=force-thumb
1999-11-16 dlindsayAdded 'X' format to ARM code.
1999-10-27 nickcfix compile time warnings.
1999-07-05 nickcDisplay hex equivalent of rotated ARM constants.
1999-06-21 ian * alpha-dis.c: Don't include <stdlib.h>.
1999-06-16 nickcAdd detection of IMB and IMBRange SWIs.
1999-06-16 nickcAdd -M command line switch to objdump - text of switch...
1999-06-04 nickcMake LDRH/LDRB consistent with LDR when target is PC...
1999-05-03 rthInitial revision