From c0e9c2a63142e64c74d394569aa5465c0623b4fc Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 14 Sep 2007 19:28:56 +0000 Subject: [PATCH] 2007-09-14 H.J. Lu * Makefile.am: Run "make dep-am". * Makefile.in: Regenerate. --- opcodes/ChangeLog | 12 +++++++----- opcodes/Makefile.am | 3 ++- opcodes/Makefile.in | 3 ++- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e9c2e2b..1b47123 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,9 @@ -2007-08-31 Michael Meissner +2007-09-14 H.J. Lu + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + +2007-09-14 Michael Meissner Dwarakanath Rajagopal Tony Linthicum @@ -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 @@ -98,10 +104,6 @@ (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 * i386-dis.c (get_valid_dis386): Take a pointer to diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index d5daa92..5160257 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -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 diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index ce79db3..b39b463 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -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 -- 2.7.4