Add missing ChangeLog entry bit
authorPedro Alves <palves@redhat.com>
Tue, 5 Jan 2016 11:12:31 +0000 (11:12 +0000)
committerPedro 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

index b10aa04..577d639 100644 (file)
@@ -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.