From 32f25203b47b1823bf77724e3eb7bbd15ca3e429 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 5 Aug 2015 14:58:21 +0100 Subject: Fix building GDB for the M32C by providing a stub sim_info function. * gdb-if.c (sim_info): Stub function to allow GDB to be built with this simulator. --- sim/m32c/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/m32c/ChangeLog') diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog index 228f52b..e8e1624 100644 --- a/sim/m32c/ChangeLog +++ b/sim/m32c/ChangeLog @@ -1,3 +1,8 @@ +2015-08-05 Nick Clifton + + * gdb-if.c (sim_info): Stub function to allow GDB to be built + with this simulator. + 2015-06-23 Mike Frysinger * configure: Regenerate. -- cgit v1.1