From 2b3decb5e194cab298545ca41d0fe22ad282d2e6 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 22 May 2009 09:33:16 +0000 Subject: Run "make dep-am" and regenerate --- opcodes/ChangeLog | 6 ++++++ opcodes/Makefile.am | 5 +++-- opcodes/Makefile.in | 5 +++-- opcodes/po/POTFILES.in | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) (limited to 'opcodes') diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1c6af47..30829d4 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2009-05-22 Alan Modra + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + * po/POTFILES.in: Regenerate. + 2009-05-19 DJ Delorie * mep-asm.c: Regenerate. diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 24c9296..0e9883c 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -796,7 +796,7 @@ frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h moxie-dis.lo: moxie-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/opcode/moxie.h $(INCDIR)/dis-asm.h $(BFD_H) \ - $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h + $(INCDIR)/symcat.h moxie-opc.lo: moxie-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/opcode/moxie.h h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ @@ -976,7 +976,8 @@ mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \ $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/xregex.h \ - $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h + $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \ + $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \ $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/libiberty.h \ diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index f0f4a91..d70fe38 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -1361,7 +1361,7 @@ frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h moxie-dis.lo: moxie-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/opcode/moxie.h $(INCDIR)/dis-asm.h $(BFD_H) \ - $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h + $(INCDIR)/symcat.h moxie-opc.lo: moxie-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/opcode/moxie.h h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ @@ -1541,7 +1541,8 @@ mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \ $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/xregex.h \ - $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h + $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \ + $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \ $(INCDIR)/opcode/cgen.h mep-opc.h opintl.h $(INCDIR)/libiberty.h \ diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index 3180b79..80663bc 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -127,6 +127,8 @@ mips-opc.c mips16-opc.c mmix-dis.c mmix-opc.c +moxie-dis.c +moxie-opc.c mt-asm.c mt-desc.c mt-desc.h @@ -155,6 +157,7 @@ s390-mkopc.c s390-opc.c score-dis.c score-opc.h +score7-dis.c sh-dis.c sh-opc.h sh64-dis.c -- cgit v1.1