2008-10-09 Thomas Schwinge <tschwinge@gnu.org>
[binutils-gdb.git] / opcodes / ChangeLog
index 51410fe803224d91e03732549a6185e19cb6fc55..d691664768b5a70e694eb98ba853f56073cb4686 100644 (file)
@@ -1,3 +1,27 @@
+2008-09-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-gen.c: Include "hashtab.h".
+       (next_field): Take a new argument, last.  Check last.
+       (process_i386_cpu_flag): Updated.
+       (process_i386_opcode_modifier): Likewise.
+       (process_i386_operand_type): Likewise.
+       (process_i386_registers): Likewise.
+       (output_i386_opcode): New.
+       (opcode_hash_entry): Likewise.
+       (opcode_hash_table): Likewise.
+       (opcode_hash_hash): Likewise.
+       (opcode_hash_eq): Likewise.
+       (process_i386_opcodes): Use opcode hash table and opcode array.
+
+2008-09-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * s390-opc.txt (stdy, stey): Fix description
+
+2008-09-30  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
 2008-09-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        * aclocal.m4: Regenerated.