diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b10aa04eeb..577d639eb5 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.