From 048668d355f4b148c6d926361803cf84bf624017 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Mon, 13 May 1996 17:25:06 +0000 Subject: [PATCH] More progressive fixes --- sim/ppc/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 788a148..82b3299 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,14 @@ +Tue May 7 17:28:12 1996 Michael Meissner + + * hw_pal.c (hw_pal_instance_read_callback): Remove unused + variable. + + * misc.c ({,target_}a2i): Rewrite to not use strtoul. + + * Makefile.in ({spreg,misc}.o): Add dependency on .c file. + ({i,d}gen): Don't link in liberity. Use BUILD_LIBS instead of + LIBS. + Mon May 6 11:31:43 1996 Michael Meissner * hw_pal.c (hw_pal_instance_read_callback): If using stdio, use -- 2.7.4