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:
abcee8f
)
sim: testsuite: regen configure after rl78 addition
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 23 Mar 2012 04:30:55 +0000
(
04:30
+0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 23 Mar 2012 04:30:55 +0000
(
04:30
+0000)
sim/testsuite/configure
patch
|
blob
|
history
diff --git
a/sim/testsuite/configure
b/sim/testsuite/configure
index 88a05173066bafc0d9dd85dc0d38ac8ae7d1fa21..6a582ab1714030f3e687706472206a94cc74a48d 100755
(executable)
--- a/
sim/testsuite/configure
+++ b/
sim/testsuite/configure
@@
-1893,6
+1893,9
@@
case "${target}" in
sim_arch=moxie
sim_testsuite=yes
;;
+ rl78-*-*)
+ sim_arch=rl78
+ ;;
rx-*-*)
sim_arch=rx
;;