]> git.gag.com Git - fw/sdcc/commitdiff
WIN32 version of getBinPath() calls GetModuleFileName() to determine
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 11 May 2003 13:11:44 +0000 (13:11 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 11 May 2003 13:11:44 +0000 (13:11 +0000)
the path of bin directory, so that PATH is the only env. variable,
which has to be set  in case of standard installation;
added --print-search-dirs command line option

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2611 4a8a32a2-be11-0410-ad9d-d568d2c75423

ChangeLog

index 3cddcb3443a05f6bccb05beea3f0cd5e334e3a88..efb8e7e9d7b514fea7414161c40d606a57807f4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-05-11  Borut Razem <borut.razem@siol.net>
+
+       * src/SDCCutil.c: WIN32 version of getBinPath() calls GetModuleFileName() to determine
+       the path of bin directory, so that PATH is the only env. variable, which has to be set
+       in case of standard installation.
+       * src/ds390/ds390.dsp: increased /Zm option value to 1000
+       * src/pic/main.c: add quotes to file name parameters for gplink and gpasm
+       * src/SDCCglobl.h, src/SDCCmain.c, doc/sdccman.lyx: added --print-search-dirs command line option
+
 2003-05-04  Bernhard Held <bernhard@bernhardheld.de>
 
        * src/SDCCmain.c (linkEdit): fixed buffer overflow for gbz80