2007-09-14 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Sep 2007 19:28:56 +0000 (19:28 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Sep 2007 19:28:56 +0000 (19:28 +0000)
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.

opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in

index e9c2e2b..1b47123 100644 (file)
@@ -1,4 +1,9 @@
-2007-08-31  Michael Meissner  <michael.meissner@amd.com>
+2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2007-09-14  Michael Meissner  <michael.meissner@amd.com>
            Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
            Tony Linthicum  <tony.linthicum@amd.com>
 
@@ -70,6 +75,7 @@
        (cvtph2ps,cvtps2ph): Ditto.
 
        * i386-tbl.h: Regenerate from i386-opc.tbl.
+       * i386-init.h: Likewise.
 
        * i386-dis.c (libiberty.h): Include to get ARRAY_SIZE.
        (dis386_move_test): New disassembly support for move from test
        (dis386_twobyte): Add SSE5 24/25/7a/7b support.
        (three_byte_table): Add rows for describing SSE5 instructions.
 
-       * Makefile.am (i386-dis.lo): Add $(INCDIR)/libiberty.h.
-
-       * Makefile.in (i386-dis.lo): Add $(INCDIR)/libiberty.h.
-
 2007-09-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386-dis.c (get_valid_dis386): Take a pointer to
index d5daa92..5160257 100644 (file)
@@ -806,7 +806,8 @@ i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/opcode/i370.h
 i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
-  opintl.h $(INCDIR)/opcode/i386.h
+  opintl.h $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h \
+  $(INCDIR)/ansidecl.h
 i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
   $(INCDIR)/opcode/i386.h i386-tbl.h
index ce79db3..b39b463 100644 (file)
@@ -1357,7 +1357,8 @@ i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/opcode/i370.h
 i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
-  opintl.h $(INCDIR)/opcode/i386.h
+  opintl.h $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h \
+  $(INCDIR)/ansidecl.h
 i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
   $(INCDIR)/opcode/i386.h i386-tbl.h