]> git.gag.com Git - fw/sdcc/commitdiff
* src/asm.c: rewrite of printILine() to use temporary file instead a pipe
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 28 Sep 2003 16:21:47 +0000 (16:21 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 28 Sep 2003 16:21:47 +0000 (16:21 +0000)
* 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

index 70fe287297f733d476792a8fb47b506d9b83053e..387732f7deffc29a7328fcd5c5fc4728dfb876a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-28  Borut Razem <borut.razem@siol.net>
+
+       * 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 <epetrich@ivorytower.norman.ok.us>
 
        * src/SDCCicode.c (geniCodeJumpTable): Fixed bug #813206