Apply H>J's patch to propogate changes made by Thomas de Lellis to arm.h
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 30886d4393d230c4c4e6382b3083c9ac4533e3d3..2b72067cb1c38359fabc803fae1ebf79dd62c193 100644 (file)
@@ -1,3 +1,43 @@
+2000-02-03  Timothy Wall  <twall@redhat.com>   
+       
+       * dis-buf.c (buffer_read_memory):  Use octets_per_byte field
+       to adjust target address bounds checking and calculate the
+       appropriate octet offset into data.
+       
+2000-01-27  Nick Clifton  <nickc@redhat.com>
+
+       * arm-dis.c: (parse_disassembler_option): Rename to
+       parse_arm_disassembler_option and allow to be exported.
+
+       * disassemble.c (disassembler_usage): New function: Print out any
+       target specific disassembler options.
+       Call arm_disassembler_options() if the ARM architecture is being
+       supported.  
+
+       * arm-dis.c (NUM_ELEM): Define this macro if not already
+       defined.
+       (arm_regname): New struct type for ARM register names.
+       (arm_toggle_regnames): Delete.
+       (parse_disassembler_option): Use register name structure.
+       (print_insn): New function: Combines duplicate code found in
+       print_insn_big_arm and print_insn_little_arm.
+       (print_insn_big_arm): Call print_insn.
+       (print_insn_little_arm): Call print_insn.
+       (print_arm_disassembler_options): Display list of supported,
+       ARM specific disassembler options.
+         
+2000-01-27  Thomas de Lellis  <tdel@windriver.com>
+
+        * arm-dis.c (printf_insn_big_arm): Treat ELF symbols with the
+       ARM_STT_16BIT flag as Thumb code symbols.
+        
+        * arm-dis.c (printf_insn_little_arm): Ditto.
+
+2000-01-25  Thomas de Lellis  <tdel@windriver.com>
+
+       * arm-dis.c (printf_insn_thumb): Prevent double dumping
+        of raw thumb instructions.
+
 2000-01-20  Nick Clifton  <nickc@cygnus.com>
 
        * mcore-opc.h (mcore_table): Add "add" as an alias for "addu".
This page took 0.023487 seconds and 4 git commands to generate.