Tidy up formatting.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 676c97b72cc3852209a1eb31595aa23d6d9cbae4..737d7af05e7ae1349d173bf564f1c314697aa5f6 100644 (file)
@@ -1,8 +1,48 @@
+2000-07-03  Marek Michalkiewicz  <marekm@linux.org.pl>
+
+       * avr-dis.c (avr_operand): Change _ () to _() around all strings
+       marked for translation (exception from the usual coding style).
+       (print_insn_avr): Initialize insn2 to avoid warnings.
+
+2000-07-03  Kazu Hirata  <kazu@hxi.com>
+
+       * h8300-dis.c (bfd_h8_disassemble): Improve readability.
+       * h8500-dis.c: Fix formatting.
+
+2000-07-01  Alan Modra  <alan@linuxcare.com.au>
+
+       * Makefile.am (DEP): Fix 2000-06-22.  grep after running dep.sed
+       (CLEANFILES): Add DEPA.
+       * Makefile.in: Regenerate.
+
+2000-06-26  Scott Bambrough  <scottb@netwinder.org>
+
+       * arm-dis.c (regnames): Add an additional register set to match
+       the set used by GCC.  Make it the default.
+
+2000-06-22  Alan Modra  <alan@linuxcare.com.au>
+
+       * Makefile.am (DEP): grep for leading `/' in DEP1, and fail if we
+       find one.
+       * Makefile.in: Regenerate.
+
 2000-06-20  H.J. Lu  <hjl@gnu.org>
 
        * Makefile.am: Rebuild dependency.
        * Makefile.in: Rebuild.
 
+2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
+
+       * Makefile.in, configure: regenerate
+       * disassemble.c (disassembler): Recognize ARCH_m68hc12, 
+       ARCH_m68hc11.
+       * m68hc11-dis.c (read_memory, print_insn, print_insn_m68hc12): 
+       New functions.
+       * configure.in: Recognize m68hc12 and m68hc11.
+       * m68hc11-dis.c, m68hc11-opc.c: New files for support of m68hc1x
+       * Makefile.am (CFILES, ALL_MACHINES): New files for disassembly 
+       and opcode generation for m68hc11 and m68hc12.
+
 2000-06-16  Nick Duffek  <nsd@redhat.com>
 
        * disassemble.c (disassembler): Refer to the PowerPC 620 using
This page took 0.023341 seconds and 4 git commands to generate.