2005-04-26 |
jesusc | src/SSDCCmain.c (setIncludePath): added port->target...
|
commit | commitdiff | tree |
2005-02-24 |
jesusc | Changed /Zm1000 to /Zm1500
|
commit | commitdiff | tree |
2005-01-10 |
jesusc | Fixed error in log date
|
commit | commitdiff | tree |
2005-01-09 |
jesusc | MSVC 6 does not support macro variable arguments
|
commit | commitdiff | tree |
2004-08-04 |
jesusc | src/mcs51/gen.c: add \n for labels only, not DOS/WIN...
|
commit | commitdiff | tree |
2004-07-25 |
jesusc | Added dependency of ChangeLog to version.h
|
commit | commitdiff | tree |
2004-07-24 |
jesusc | Added creation of version.h to project
|
commit | commitdiff | tree |
2004-05-16 |
jesusc | better fix for bug #954173
|
commit | commitdiff | tree |
2004-05-14 |
jesusc | I forgot to change the date in the last entry.
|
commit | commitdiff | tree |
2004-05-14 |
jesusc | fixed bug [ 954173 ] code size miscalculation
|
commit | commitdiff | tree |
2004-04-30 |
jesusc | sdccopt works for the hc08 port now
|
commit | commitdiff | tree |
2004-04-27 |
jesusc | sdccconf.h is not available in WIN32
|
commit | commitdiff | tree |
2004-04-20 |
jesusc | Added as/hc08/lkelf.c to as/link_hc08.dsp
|
commit | commitdiff | tree |
2004-04-17 |
jesusc | Fixed bug #899105: misplaced 'LBA' record in intel...
|
commit | commitdiff | tree |
2004-04-16 |
jesusc | *.dsw and *.dsp file must have 0x0d, 0x0a line terminations...
|
commit | commitdiff | tree |
2004-02-18 |
jesusc | Fixed bug #895763. Thanks to o_gloom.
|
commit | commitdiff | tree |
2004-02-18 |
jesusc | For release version disable anoying warnings. Debug...
|
commit | commitdiff | tree |
2004-02-18 |
jesusc | Added options --stack-size and --pack-iram
|
commit | commitdiff | tree |
2004-02-11 |
jesusc | Version 1.18 was a copy of ralloc.h(1.7). So this...
|
commit | commitdiff | tree |
2004-02-08 |
jesusc | Report stack size in .mem file.
|
commit | commitdiff | tree |
2004-02-08 |
jesusc | doc/sdccman.lyx: added section 3.14 about sdcclib
|
commit | commitdiff | tree |
2004-01-29 |
jesusc | fixed mcs51.dsp missing dependency
|
commit | commitdiff | tree |
2004-01-13 |
jesusc | Added ChangeLog to project
|
commit | commitdiff | tree |
2004-01-13 |
jesusc | Moved declaration to begining of function so to compile...
|
commit | commitdiff | tree |
2004-01-06 |
jesusc | Fixed gcc warnings, and added help about -Y option
|
commit | commitdiff | tree |
2004-01-06 |
jesusc | Added genutils.c to project
|
commit | commitdiff | tree |
2004-01-06 |
jesusc | stack must be after data when option -Y is not used...
|
commit | commitdiff | tree |
2004-01-04 |
jesusc | Linker places variables in unused register banks. ...
|
commit | commitdiff | tree |
2003-11-03 |
jesusc | Added MSVC projects for hc08 assembler and linker
|
commit | commitdiff | tree |
2003-11-03 |
jesusc | Added MSVC projects for hc08 assembler and linker
|
commit | commitdiff | tree |
2003-10-15 |
jesusc | Added HC08 projects to the workspace
|
commit | commitdiff | tree |
2003-10-15 |
jesusc | Fixed VC6 error
|
commit | commitdiff | tree |
2003-09-23 |
jesusc | Optimized memory allocation when processing libs
|
commit | commitdiff | tree |
2003-09-22 |
jesusc | Cleaned up memory allocation for library index
|
commit | commitdiff | tree |
2003-09-21 |
jesusc | Added errno.c
|
commit | commitdiff | tree |
2003-09-21 |
jesusc | Change line terminations to unix style.
|
commit | commitdiff | tree |
2003-09-19 |
jesusc | Fixed segfaults when fclosing a FILE* already closed.
|
commit | commitdiff | tree |
2003-09-17 |
jesusc | Generate correct file offsets for Unix/Linux and Windows/DOS
|
commit | commitdiff | tree |
2003-09-15 |
jesusc | For mingw, tolower prototype is in ctype.h
|
commit | commitdiff | tree |
2003-09-13 |
jesusc | realpath() is not available for mingw32. Use _fullpath...
|
commit | commitdiff | tree |
2003-09-10 |
jesusc | When checking for duplicated modules use absolute library...
|
commit | commitdiff | tree |
2003-09-01 |
jesusc | #warning does not work in MSVC. Used "#pragma message...
|
commit | commitdiff | tree |
2003-08-25 |
jesusc | Check for '.' in filename only, not the whole path.
|
commit | commitdiff | tree |
2003-08-24 |
jesusc | It is --use-stdout, not --use-stderr...
|
commit | commitdiff | tree |
2003-08-24 |
jesusc | Fixed gcc warning
|
commit | commitdiff | tree |
2003-08-23 |
jesusc | mcs51 linker uses .rel extension, not .o
|
commit | commitdiff | tree |
2003-08-22 |
jesusc | z80 and mcs51 linkers complaint if a public symbol...
|
commit | commitdiff | tree |
2003-08-14 |
jesusc | MSVC gives an error if declaration is after statements
|
commit | commitdiff | tree |
2003-08-09 |
jesusc | Fixed warnings in MSVC build.
|
commit | commitdiff | tree |
2003-08-05 |
jesusc | Fixed some warnings in MSVC build.
|
commit | commitdiff | tree |
2003-08-04 |
jesusc | Fixed some warnings when building in MSVC
|
commit | commitdiff | tree |
2003-08-04 |
jesusc | Fixed some warnings when building in MSVC
|
commit | commitdiff | tree |
2003-08-04 |
jesusc | Fixed some warnings when building in MSVC
|
commit | commitdiff | tree |
2003-08-02 |
jesusc | 'O' record is output correctly now.
|
commit | commitdiff | tree |
2003-08-01 |
jesusc | Added support\librarian\Makefile
|
commit | commitdiff | tree |
2003-08-01 |
jesusc | Don't remove .\Makefile
|
commit | commitdiff | tree |
2003-08-01 |
jesusc | chmod a+rwx configure configure.in
|
commit | commitdiff | tree |
2003-08-01 |
jesusc | Cleaning up mess while trying to build librarian. ...
|
commit | commitdiff | tree |
2003-08-01 |
jesusc | Added librarian to MSVC build.
|
commit | commitdiff | tree |
2003-08-01 |
jesusc | configure not needed for librarian. Makefile is enough.
|
commit | commitdiff | tree |
2003-08-01 |
jesusc | configure not needed for librarian. Revert to previous...
|
commit | commitdiff | tree |
2003-07-31 |
jesusc | Adding librarian to build
|
commit | commitdiff | tree |
2003-07-31 |
jesusc | Adding sdcclib to the build.
|
commit | commitdiff | tree |
2003-07-31 |
jesusc | Beginning of librarian support added.
|
commit | commitdiff | tree |
2003-07-31 |
jesusc | First try to build under Linux
|
commit | commitdiff | tree |
2003-07-30 |
jesusc | Options --int-long-rent --float-rent --stack-auto are...
|
commit | commitdiff | tree |
2003-07-30 |
jesusc | Linker complaints if linked modules have conflicting...
|
commit | commitdiff | tree |
2003-07-28 |
jesusc | Warning when libfile not found and path is null
|
commit | commitdiff | tree |
2003-07-28 |
jesusc | Generate a warning when a library file is not found.
|
commit | commitdiff | tree |
2003-07-27 |
jesusc | Do not search for crt0.o when --nostdlib
|
commit | commitdiff | tree |
2003-07-25 |
jesusc | Solved some issues with cygwin paths again...
|
commit | commitdiff | tree |
2003-07-25 |
jesusc | Added execution time functions for win32
|
commit | commitdiff | tree |
2003-07-25 |
jesusc | Fixed warning when compiling with gcc
|
commit | commitdiff | tree |
2003-07-24 |
jesusc | Added support for new library format. Old format supported...
|
commit | commitdiff | tree |
2003-07-24 |
jesusc | use FSEPX to create filename
|
commit | commitdiff | tree |
2003-07-23 |
jesusc | Changed "Insufficient DRAM memory" to "Insufficient...
|
commit | commitdiff | tree |
2003-07-17 |
jesusc | z80 library paths may contain '.' now (better fix)
|
commit | commitdiff | tree |
2003-07-17 |
jesusc | z80 library paths may contain '.' now
|
commit | commitdiff | tree |
2003-07-16 |
jesusc | Fixed some gcc warnings
|
commit | commitdiff | tree |
2003-07-15 |
jesusc | sdcc option -Wl-bBSEG=0x08 works now...
|
commit | commitdiff | tree |
2003-07-13 |
jesusc | added option --no-std-crt0 for the z80 and gbz80 ports
|
commit | commitdiff | tree |
2003-07-13 |
jesusc | Ooops! For the z80 port, crt0.o must be the first...
|
commit | commitdiff | tree |
2003-07-13 |
jesusc | Cleaned up a litle the z80 and gbz80 ports
|
commit | commitdiff | tree |
2003-07-13 |
jesusc | cleaned up a little the gbz80 and z80 ports
|
commit | commitdiff | tree |
2003-07-09 |
jesusc | added compiler option -DSDK
|
commit | commitdiff | tree |
2003-07-07 |
jesusc | getst(id, c) was looping forever so changed it as in...
|
commit | commitdiff | tree |
2003-07-06 |
jesusc | fclose FILE * != NULL
|
commit | commitdiff | tree |
2003-07-06 |
jesusc | replaced *index with *libindex so gcc is happy
|
commit | commitdiff | tree |
2003-07-06 |
jesusc | Support for files created with the sdcc librarian
|
commit | commitdiff | tree |
2003-07-06 |
jesusc | Support for files created with the sdcc librarian
|
commit | commitdiff | tree |
2003-07-06 |
jesusc | Sdcc librarian
|
commit | commitdiff | tree |
2003-07-03 |
jesusc | properly handle extensions in function afile
|
commit | commitdiff | tree |
2003-06-20 |
jesusc | If a procedure is the last on the list, make sure its...
|
commit | commitdiff | tree |
2003-06-20 |
jesusc | io.h is available only in win32
|
commit | commitdiff | tree |
2003-06-20 |
jesusc | Better implementation for --use-stdout
|
commit | commitdiff | tree |
2003-06-18 |
jesusc | described option --use-stderr in sdccman.lyx
|
commit | commitdiff | tree |
2003-06-18 |
jesusc | Added option --use-stdout
|
commit | commitdiff | tree |
2003-06-10 |
jesusc | Table in section 2.2 looks better now
|
commit | commitdiff | tree |
2003-06-10 |
jesusc | Removed -bottom_navigation due to lack of popular support
|
commit | commitdiff | tree |
2003-06-09 |
jesusc | centered some tables,and other changes
|
commit | commitdiff | tree |
next |