fixed compilation with Borland C
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 2 Feb 2003 22:22:47 +0000 (22:22 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 2 Feb 2003 22:22:47 +0000 (22:22 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2212 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 3e646c1a7c3b3515fecbb72878495e18b07e4202..cb090934651fa5660f91ba33abd77a0a890274fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-02-02  Borut Razem <borut.razem@siol.net>
+
+       * Makefile.bcc: removed non existing cpp project and non compilable izt project from makefile
+       * as/mcs51/asm.h: fixed compilation with Borland C
+       * support/cpp2/Makefile.bcc: added rule to generate auto-host.h
+       * support/cpp2/auto-host_vc_in.h: fixed compilation with Borland C
+       * src/mcs51/mcs51a.dsp: corrected misspelled project name from msc51a to mcs51a
+       * src/avr/Makefile.bcc, src/ds390/Makefile.bcc, src/izt/Makefile.bcc,
+       src/mcs51/Makefile.bcc, src/pic16/Makefile.bcc, src/xa51/Makefile.bcc,
+       src/z80/Makefile.bcc: delete $(LIB) only if exist
+       * src/Makefile.bcc, src/pic/Makefile.bcc:  fixed compilation with Borland C
+
 2003-02-02  Bernhard Held <bernhard@bernhardheld.de>
 
        * device/include/malloc.h: introduced NULL
@@ -20,7 +32,6 @@
        * device/lib/_strtok.c: removed NULL
        * device/lib/malloc.c: removed NULL, include own header
 
-
 2003-02-02    <johan@balder>
 
        * src/mcs51/ralloc.c (packForPush): fixed bug #631653, maybe other ports need this too? At least now some new alerts in SDCCBBlock.c and SDCCicode.c gives an early warning