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:
8570b2b
)
gdb: Enable target rx-*-*linux.
author
Yoshinori Sato
<ysato@users.sourceforge.jp>
Thu, 2 Sep 2021 03:55:07 +0000
(12:55 +0900)
committer
Yoshinori Sato
<ysato@users.sourceforge.jp>
Thu, 9 Sep 2021 11:47:16 +0000
(20:47 +0900)
I added rx-*-linux in binutils few yaers ago.
But missing this changes,
gdb/configure.tgt
patch
|
blob
|
history
diff --git
a/gdb/configure.tgt
b/gdb/configure.tgt
index c678027faef485165797bb0cee55ceb3643ff644..b6de6b29a62392c7fa82b7b2d1e2e306326cfd20 100644
(file)
--- a/
gdb/configure.tgt
+++ b/
gdb/configure.tgt
@@
-529,7
+529,7
@@
rl78-*-elf)
gdb_target_obs="rl78-tdep.o"
;;
-rx-*-
elf
)
+rx-*-
*
)
# Target: Renesas RX
gdb_target_obs="rx-tdep.o"
;;