From 5558e7e691534636afa28f6bf68bfd83530d8054 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 14 Apr 2010 07:38:06 +0000 Subject: sim: constify sim_write source buffer (part 2) As pointed out by Sandra Loosemore, a bunch of targets define sim_write themselves instead of using the common/ code. So constify them too. Signed-off-by: Mike Frysinger --- sim/ppc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sim/ppc/ChangeLog') diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 183f1e6..f33c2d0e 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2010-04-14 Mike Frysinger + + * sim_calls.c (sim_write): Add const to buf arg. + 2010-02-14 Andreas Schwab * ppc-instructions: Fix missing assignment in last change. -- cgit v1.1