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:
976102c
)
Add missing ChangeLog entry bit
author
Pedro Alves
<palves@redhat.com>
Tue, 5 Jan 2016 11:12:31 +0000
(11:12 +0000)
committer
Pedro Alves
<palves@redhat.com>
Tue, 5 Jan 2016 11:12:31 +0000
(11:12 +0000)
gdb/ChangeLog:
PR sim/13418
* rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
of WITH_SIM.
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index b10aa04eeb91e91a06673d1bbc60ed59634c9225..577d639eb52731475745504c6005baf80efbc34c 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-3,6
+3,8
@@
PR sim/13418
* configure.ac: Define WITH_PPC_SIM when linking in the sim and
the target is powerpc*.
+ * rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
+ of WITH_SIM.
* configure: Regenerate.
* config.in: Regenerate.