From 2118ab8e70a8a1ecaebde45802c924e5911da2eb Mon Sep 17 00:00:00 2001 From: borutr Date: Sun, 28 Sep 2003 16:21:47 +0000 Subject: [PATCH] * src/asm.c: rewrite of printILine() to use temporary file instead a pipe * src/xa51/main.c: commented out declaration of int rewinds git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2913 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 70fe2872..387732f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-09-28 Borut Razem + + * src/asm.c: rewrite of printILine() to use temporary file instead + a pipe + * src/xa51/main.c: commented out declaration of int rewinds + 2003-09-27 Erik Petrich * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206 -- 2.47.2