projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf86986
)
(TM_PRINT_INSN_MACH): Redefine for sparclet.
author
David Edelsohn
<dje.gcc@gmail.com>
Thu, 5 Dec 1996 22:30:45 +0000
(22:30 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Thu, 5 Dec 1996 22:30:45 +0000
(22:30 +0000)
gdb/config/sparc/tm-sparclet.h
patch
|
blob
|
history
diff --git
a/gdb/config/sparc/tm-sparclet.h
b/gdb/config/sparc/tm-sparclet.h
index dc46141ea466242cb995f8b1e87351869b1c269c..b4d4bcb3b15c21ee82a623300efa53a47453e9d6 100644
(file)
--- a/
gdb/config/sparc/tm-sparclet.h
+++ b/
gdb/config/sparc/tm-sparclet.h
@@
-21,6
+21,12
@@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define TARGET_SPARCLET 1
+/* Select the sparclet disassembler. Slightly different instruction set from
+ the V8 sparc. */
+
+#undef TM_PRINT_INSN_MACH
+#define TM_PRINT_INSN_MACH bfd_mach_sparc_sparclet
+
/* overrides of tm-sparc.h */
#undef TARGET_BYTE_ORDER