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:
80bc5d0
)
* Makefile.in (M32RX_OBJS): Comment out until m32rx port working.
author
Doug Evans
<dje@google.com>
Thu, 29 Jan 1998 19:25:37 +0000
(19:25 +0000)
committer
Doug Evans
<dje@google.com>
Thu, 29 Jan 1998 19:25:37 +0000
(19:25 +0000)
* arch.h (HAVE_CPU_M32RX): Likewise.
* arch.c (machs): Check ifdef HAVE_CPU_FOO for each entry.
sim/m32r/arch.h
patch
|
blob
|
history
diff --git
a/sim/m32r/arch.h
b/sim/m32r/arch.h
index 42ccb8c0189f26c6f3fae94dc526411df069e6cb..989c9b26cd9a57e106023d0bb449a3669776f3b3 100644
(file)
--- a/
sim/m32r/arch.h
+++ b/
sim/m32r/arch.h
@@
-33,7
+33,7
@@
with this program; if not, write to the Free Software Foundation, Inc.,
/* Macros to determine which cpus are supported. */
#define HAVE_CPU_M32R
/* start-sanitize-m32rx */
-#define HAVE_CPU_M32RX
+/*#define HAVE_CPU_M32RX*/
/* end-sanitize-m32rx */
/* Enum declaration for mode types. */