why doesn't this one go with a ci in the root dir?
authorjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 1 Oct 2001 12:50:13 +0000 (12:50 +0000)
committerjohanknol <johanknol@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 1 Oct 2001 12:50:13 +0000 (12:50 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@1336 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 51d5dcebcafd0ff7029eff9934e9f84c05636c05..0ce35093387872c30fcbac3385248493d12fa249 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-01    <johan@FRIJA>
+
+       * src/SDCC.y: fixed bug #466586 part 1
+
+2001-10-01  Johan Knol <johan.knol@iduna.nl>
+
+       * SDCCicode.c: z80 has no generic pointers
+       * removed -s from strip in all Makefile(.in)'s. It is not needed, but Solaris chocks on it.
+       
 2001-09-30  Michael Hope  <michaelh@juju.net.nz>
 
        * sim/ucsim/cmd.src/Makefile.in ($(PRJDIR)/libcmd.a): Changed all ar references to $(AR) for Solaris.