diff options
| author | uwe <uwe@NetBSD.org> | 2007-04-20 11:13:23 +0000 |
|---|---|---|
| committer | uwe <uwe@NetBSD.org> | 2007-04-20 11:13:23 +0000 |
| commit | e249080b645f4f80bd2c9a336f48b6f505d26d4d (patch) | |
| tree | 2995815b4eee41b81eab56f7449aa45b116aa03f /gnu/lib/libopcodes | |
| parent | 119f6e61f7f0d977ef3063efc4558b241ba9b101 (diff) | |
Regen: remove sh5 support from sh3 tools.
Diffstat (limited to 'gnu/lib/libopcodes')
| -rw-r--r-- | gnu/lib/libopcodes/arch/sh3eb/defs.mk | 7 | ||||
| -rw-r--r-- | gnu/lib/libopcodes/arch/sh3el/defs.mk | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/gnu/lib/libopcodes/arch/sh3eb/defs.mk b/gnu/lib/libopcodes/arch/sh3eb/defs.mk index 997bd296a08..720f35bc510 100644 --- a/gnu/lib/libopcodes/arch/sh3eb/defs.mk +++ b/gnu/lib/libopcodes/arch/sh3eb/defs.mk @@ -1,6 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.5 2006/02/02 20:06:04 skrll Exp +# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp # -G_archdefs=-DARCH_sh -DINCLUDE_SHMEDIA -G_BFD_MACHINES=sh64-dis.lo sh64-opc.lo sh-dis.lo +G_archdefs=-DARCH_sh +G_BFD_MACHINES=sh-dis.lo G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c diff --git a/gnu/lib/libopcodes/arch/sh3el/defs.mk b/gnu/lib/libopcodes/arch/sh3el/defs.mk index 997bd296a08..720f35bc510 100644 --- a/gnu/lib/libopcodes/arch/sh3el/defs.mk +++ b/gnu/lib/libopcodes/arch/sh3el/defs.mk @@ -1,6 +1,7 @@ # This file is automatically generated. DO NOT EDIT! -# Generated from: NetBSD: mknative-binutils,v 1.3 2003/12/04 14:38:00 mrg Exp +# Generated from: NetBSD: mknative-binutils,v 1.5 2006/02/02 20:06:04 skrll Exp +# Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp # -G_archdefs=-DARCH_sh -DINCLUDE_SHMEDIA -G_BFD_MACHINES=sh64-dis.lo sh64-opc.lo sh-dis.lo +G_archdefs=-DARCH_sh +G_BFD_MACHINES=sh-dis.lo G_libopcodes_la_SOURCES=dis-buf.c disassemble.c dis-init.c |
