From a1fe883fd031cc24c18dc4d21bbca8069641d212 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Fri, 13 Oct 1995 14:01:32 +0000 Subject: [PATCH] Rename trace to ppc_trace; Remove extra static. --- sim/ppc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index a99a6c74456..543f82fd4b4 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,13 @@ +Fri Oct 13 09:58:43 1995 Michael Meissner + + * debug.h (ppc_trace): Rename from trace, to avoid a conflict with + TCL when gdb is linked with the simulator. + * debug.c (ppc_trace): Ditto. + * sim_calls.c (sim_open): Change trace -> ppc_trace. + * main.c (main): Ditto. + + * cpu.c (cpu_add_commas): Remove extra static. + Thu Oct 12 11:35:53 1995 Michael Meissner * Makefile.in (psim.o): Now that inlines are turned on, make -- 2.30.2