Add missing ChangeLog entry bit

gdb/ChangeLog:

 	PR sim/13418
	* rs6000-tdep.c (init_sim_regno_table): Check WITH_PPC_SIM instead
	of WITH_SIM.
This commit is contained in:
Pedro Alves 2016-01-05 11:12:31 +00:00
parent 976102cd17
commit fa89c1268f
1 changed files with 2 additions and 0 deletions

View 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.