diff options
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b10aa04..577d639 100644 --- 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. |