* dep-in.sed: Cope with absolute paths.
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate. * ppc-opc.c: Whitespace. * s390-dis.c: Fix copyright date.
This commit is contained in:
parent
830629ab3e
commit
82674a1fec
6 changed files with 57 additions and 32 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2002-04-04 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* dep-in.sed: Cope with absolute paths.
|
||||||
|
* Makefile.am (dep.sed): Subst TOPDIR.
|
||||||
|
Run "make dep-am".
|
||||||
|
* Makefile.in: Regenerate.
|
||||||
|
* ppc-opc.c: Whitespace.
|
||||||
|
* s390-dis.c: Fix copyright date.
|
||||||
|
|
||||||
2002-03-23 matthew green <mrg@redhat.com>
|
2002-03-23 matthew green <mrg@redhat.com>
|
||||||
|
|
||||||
* ppc-opc.c (vmaddfp): Fix operand order.
|
* ppc-opc.c (vmaddfp): Fix operand order.
|
||||||
|
|
|
@ -376,7 +376,8 @@ dep.sed: dep-in.sed config.status
|
||||||
-e 's!@BFD_H@!$(BFD_H)!' \
|
-e 's!@BFD_H@!$(BFD_H)!' \
|
||||||
-e 's!@INCDIR@!$(INCDIR)!' \
|
-e 's!@INCDIR@!$(INCDIR)!' \
|
||||||
-e 's!@BFDDIR@!$(BFDDIR)!' \
|
-e 's!@BFDDIR@!$(BFDDIR)!' \
|
||||||
-e 's!@SRCDIR@!$(srcdir)!'
|
-e 's!@SRCDIR@!$(srcdir)!' \
|
||||||
|
-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
|
||||||
|
|
||||||
dep: DEP
|
dep: DEP
|
||||||
sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
|
sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
|
||||||
|
@ -406,11 +407,11 @@ alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
|
$(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
|
||||||
opintl.h
|
opintl.h
|
||||||
arc-dis.lo: arc-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
|
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
||||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
|
||||||
opintl.h arc-dis.h arc-ext.h
|
$(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
|
||||||
arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/arc.h
|
$(INCDIR)/opcode/arc.h
|
||||||
arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
|
@ -488,19 +489,25 @@ i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
|
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
|
||||||
ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
|
||||||
ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
|
ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
|
ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
ia64-opc-d.lo: ia64-opc-d.c
|
ia64-opc-d.lo: ia64-opc-d.c
|
||||||
ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
|
sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
|
||||||
ia64-asmtab.c
|
$(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
|
||||||
ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/safe-ctype.h sysdep.h config.h ia64-opc.h \
|
$(INCDIR)/safe-ctype.h sysdep.h config.h ia64-opc.h \
|
||||||
$(INCDIR)/opcode/ia64.h ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c \
|
$(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
|
||||||
ia64-opc-b.c ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
|
ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
|
||||||
|
ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
|
||||||
ia64-asmtab.lo: ia64-asmtab.c
|
ia64-asmtab.lo: ia64-asmtab.c
|
||||||
m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
|
$(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
|
||||||
|
@ -528,7 +535,7 @@ m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/m68hc11.h
|
$(INCDIR)/opcode/m68hc11.h
|
||||||
m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
|
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
|
||||||
opintl.h $(INCDIR)/opcode/m68k.h
|
$(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
|
||||||
m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/m68k.h
|
$(INCDIR)/opcode/m68k.h
|
||||||
m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
|
|
|
@ -887,7 +887,8 @@ dep.sed: dep-in.sed config.status
|
||||||
-e 's!@BFD_H@!$(BFD_H)!' \
|
-e 's!@BFD_H@!$(BFD_H)!' \
|
||||||
-e 's!@INCDIR@!$(INCDIR)!' \
|
-e 's!@INCDIR@!$(INCDIR)!' \
|
||||||
-e 's!@BFDDIR@!$(BFDDIR)!' \
|
-e 's!@BFDDIR@!$(BFDDIR)!' \
|
||||||
-e 's!@SRCDIR@!$(srcdir)!'
|
-e 's!@SRCDIR@!$(srcdir)!' \
|
||||||
|
-e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/opcodes$$,,`'!'
|
||||||
|
|
||||||
dep: DEP
|
dep: DEP
|
||||||
sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
|
sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
|
||||||
|
@ -917,11 +918,11 @@ alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
|
$(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
|
||||||
opintl.h
|
opintl.h
|
||||||
arc-dis.lo: arc-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
|
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
||||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
|
$(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
|
||||||
opintl.h arc-dis.h arc-ext.h
|
$(INCDIR)/elf/reloc-macros.h opintl.h arc-dis.h arc-ext.h
|
||||||
arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/arc.h
|
$(INCDIR)/opcode/arc.h
|
||||||
arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
|
@ -999,19 +1000,25 @@ i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
|
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
|
||||||
ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
|
||||||
ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h
|
ia64-opc-f.lo: ia64-opc-f.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
|
ia64-opc-i.lo: ia64-opc-i.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
|
ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
|
||||||
|
$(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
||||||
ia64-opc-d.lo: ia64-opc-d.c
|
ia64-opc-d.lo: ia64-opc-d.c
|
||||||
ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
|
sysdep.h config.h ia64-asmtab.h $(INCDIR)/opcode/ia64.h \
|
||||||
ia64-asmtab.c
|
$(BFD_H) $(INCDIR)/symcat.h ia64-asmtab.c
|
||||||
ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/safe-ctype.h sysdep.h config.h ia64-opc.h \
|
$(INCDIR)/safe-ctype.h sysdep.h config.h ia64-opc.h \
|
||||||
$(INCDIR)/opcode/ia64.h ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c \
|
$(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
|
||||||
ia64-opc-b.c ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
|
ia64-opc-a.c ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c \
|
||||||
|
ia64-opc-f.c ia64-opc-x.c ia64-opc-d.c
|
||||||
ia64-asmtab.lo: ia64-asmtab.c
|
ia64-asmtab.lo: ia64-asmtab.c
|
||||||
m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
|
$(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen.h \
|
||||||
|
@ -1039,7 +1046,7 @@ m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/m68hc11.h
|
$(INCDIR)/opcode/m68hc11.h
|
||||||
m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
|
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
|
||||||
opintl.h $(INCDIR)/opcode/m68k.h
|
$(INCDIR)/libiberty.h opintl.h $(INCDIR)/opcode/m68k.h
|
||||||
m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/opcode/m68k.h
|
$(INCDIR)/opcode/m68k.h
|
||||||
m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
|
|
|
@ -6,7 +6,9 @@ t loop
|
||||||
s!\.o:!.lo:!
|
s!\.o:!.lo:!
|
||||||
s! @BFD_H@! $(BFD_H)!g
|
s! @BFD_H@! $(BFD_H)!g
|
||||||
s!@INCDIR@!$(INCDIR)!g
|
s!@INCDIR@!$(INCDIR)!g
|
||||||
|
s!@TOPDIR@/include!$(INCDIR)!g
|
||||||
s!@BFDDIR@!$(BFDDIR)!g
|
s!@BFDDIR@!$(BFDDIR)!g
|
||||||
|
s!@TOPDIR@/bfd!$(BFDDIR)!g
|
||||||
s!@SRCDIR@/!!g
|
s!@SRCDIR@/!!g
|
||||||
|
|
||||||
s/\\\n */ /g
|
s/\\\n */ /g
|
||||||
|
|
|
@ -2957,7 +2957,7 @@ const struct powerpc_opcode powerpc_opcodes[] = {
|
||||||
{ "wrteei", X(31,163), XE_MASK, PPC403, { E } },
|
{ "wrteei", X(31,163), XE_MASK, PPC403, { E } },
|
||||||
{ "wrteei", X(31,163), XE_MASK, BOOKE, { E } },
|
{ "wrteei", X(31,163), XE_MASK, BOOKE, { E } },
|
||||||
|
|
||||||
{ "mtmsrd", X(31,178), XRLARB_MASK, PPC64, { RS , MTMSRD_L } },
|
{ "mtmsrd", X(31,178), XRLARB_MASK, PPC64, { RS, MTMSRD_L } },
|
||||||
|
|
||||||
{ "stdux", X(31,181), X_MASK, PPC64, { RS, RAS, RB } },
|
{ "stdux", X(31,181), X_MASK, PPC64, { RS, RAS, RB } },
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* s390-dis.c -- Disassemble S390 instructions
|
/* s390-dis.c -- Disassemble S390 instructions
|
||||||
Copyright 2000, 2001 Free Software Foundation, Inc.
|
Copyright 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||||
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
|
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
|
||||||
|
|
||||||
This file is part of GDB, GAS and the GNU binutils.
|
This file is part of GDB, GAS and the GNU binutils.
|
||||||
|
|
Loading…
Reference in a new issue