2005-06-27 |
maartenbrock | * as/mcs51/asexpr.c (expr): disabled warning "not in... |
tree | commitdiff |
2004-10-19 |
maartenbrock | * as/mcs51/lkarea.c: removed old K&R style, |
tree | commitdiff |
2004-08-29 |
bernhardheld | * device/lib/pic16/Makefile.common.in: added $(MM)... |
tree | commitdiff |
2004-05-16 |
jesusc | better fix for bug #954173 |
tree | commitdiff |
2004-05-14 |
jesusc | fixed bug [ 954173 ] code size miscalculation |
tree | commitdiff |
2004-04-22 |
epetrich | * link/z80/lkmain.c (afile), |
tree | commitdiff |
2004-04-21 |
epetrich | * link/z80/lkmain.c (afile): allow periods in directory... |
tree | commitdiff |
2004-04-17 |
jesusc | Fixed bug #899105: misplaced 'LBA' record in intel... |
tree | commitdiff |
2004-02-18 |
jesusc | Fixed bug #895763. Thanks to o_gloom. |
tree | commitdiff |
2004-02-18 |
jesusc | Added options --stack-size and --pack-iram |
tree | commitdiff |
2004-02-08 |
jesusc | Report stack size in .mem file. |
tree | commitdiff |
2004-01-30 |
epetrich | * src/mcs51/ralloc.c (getRegPtr, getRegGpr), |
tree | commitdiff |
2004-01-06 |
jesusc | Fixed gcc warnings, and added help about -Y option |
tree | commitdiff |
2004-01-06 |
jesusc | stack must be after data when option -Y is not used... |
tree | commitdiff |
2004-01-04 |
jesusc | Linker places variables in unused register banks. ... |
tree | commitdiff |
2003-11-07 |
borutr | * support/Util/NewAlloc.c, as/hc08/lklibr.c, as/mcs51... |
tree | commitdiff |
2003-11-04 |
borutr | * configure, configure.in, sdcc_vc_in.h, sdcconf.h, |
tree | commitdiff |
2003-11-03 |
bernhardheld | Use headers defined in the C[++] standards: |
tree | commitdiff |
2003-09-23 |
jesusc | Optimized memory allocation when processing libs |
tree | commitdiff |
2003-09-22 |
jesusc | Cleaned up memory allocation for library index |
tree | commitdiff |
2003-09-19 |
jesusc | Fixed segfaults when fclosing a FILE* already closed. |
tree | commitdiff |
2003-09-15 |
jesusc | For mingw, tolower prototype is in ctype.h |
tree | commitdiff |
2003-09-13 |
jesusc | realpath() is not available for mingw32. Use _fullpath... |
tree | commitdiff |
2003-09-10 |
jesusc | When checking for duplicated modules use absolute libra... |
tree | commitdiff |
2003-08-25 |
jesusc | Check for '.' in filename only, not the whole path. |
tree | commitdiff |
2003-08-24 |
jesusc | Fixed gcc warning |
tree | commitdiff |
2003-08-23 |
jesusc | mcs51 linker uses .rel extension, not .o |
tree | commitdiff |
2003-08-22 |
jesusc | z80 and mcs51 linkers complaint if a public symbol... |
tree | commitdiff |
2003-08-04 |
jesusc | Fixed some warnings when building in MSVC |
tree | commitdiff |
2003-08-02 |
jesusc | 'O' record is output correctly now. |
tree | commitdiff |
2003-07-30 |
jesusc | Linker complaints if linked modules have conflicting... |
tree | commitdiff |
2003-07-28 |
jesusc | Warning when libfile not found and path is null |
tree | commitdiff |
2003-07-28 |
jesusc | Generate a warning when a library file is not found. |
tree | commitdiff |
2003-07-25 |
jesusc | Added execution time functions for win32 |
tree | commitdiff |
2003-07-24 |
jesusc | use FSEPX to create filename |
tree | commitdiff |
2003-07-23 |
jesusc | Changed "Insufficient DRAM memory" to "Insufficient... |
tree | commitdiff |
2003-07-16 |
jesusc | Fixed some gcc warnings |
tree | commitdiff |
2003-07-15 |
jesusc | sdcc option -Wl-bBSEG=0x08 works now... |
tree | commitdiff |
2003-07-06 |
jesusc | Support for files created with the sdcc librarian |
tree | commitdiff |
2003-07-03 |
jesusc | properly handle extensions in function afile |
tree | commitdiff |
2003-06-20 |
jesusc | If a procedure is the last on the list, make sure its... |
tree | commitdiff |
2003-05-25 |
jesusc | Address space 'z' was missing. |
tree | commitdiff |
2003-05-23 |
jesusc | Do not generate dump file .d51 |
tree | commitdiff |
2003-04-24 |
bernhardheld | EXEEXT introduces to solve Cygwin problems |
tree | commitdiff |
2003-04-20 |
borutr | make getfid() more robust and fixed gcc warning |
tree | commitdiff |
2003-04-19 |
borutr | handling space characters in file path |
tree | commitdiff |
2003-03-24 |
jesusc | Fixed to work with lates CDB format. Needs more work... |
tree | commitdiff |
2003-03-16 |
johanknol | cleaned up the mess I left behind |
tree | commitdiff |
2003-03-11 |
jesusc | Added ASlink-Warning to messages |
tree | commitdiff |
2003-03-11 |
jesusc | Fixed bug when linking asmblink example |
tree | commitdiff |
2003-02-22 |
johanknol | icode comments need space |
tree | commitdiff |
2003-02-18 |
johanknol | a module can start with a digit |
tree | commitdiff |
2003-02-10 |
borutr | Borland Makefile cleanup |
tree | commitdiff |
2003-02-06 |
jesusc | patch from Jan Rejlek <jr@apex-lib.cz> to fix Bug 677692 |
tree | commitdiff |
2003-02-02 |
borutr | fixed compilation with Borland C |
tree | commitdiff |
2003-01-29 |
jesusc | Added option --code-size and --xram-size |
tree | commitdiff |
2003-01-26 |
bernhardheld | replace non-ANSI strcmpi by as_strcmpi |
tree | commitdiff |
2003-01-14 |
bernhardheld | * as/mcs51/lkmem.c: rflag is for DS390 |
tree | commitdiff |
2003-01-13 |
bernhardheld | * src/ds390/peeph.def: fix #123; add 14 rules by Fioren... |
tree | commitdiff |
2003-01-12 |
bernhardheld | * src/SDCCmain.c (main): port->finaliseOptions() moved... |
tree | commitdiff |
2003-01-07 |
bernhardheld | * as/mcs51/lkmem.c: added several l-modifiers to printf... |
tree | commitdiff |
2002-12-29 |
jesusc | fixed typo lkomf51.o -> lkaomf51.o |
tree | commitdiff |
2002-12-27 |
bernhardheld | fixed typo lkomf51.o -> lkaomf51.o |
tree | commitdiff |
2002-12-27 |
bernhardheld | as/mcs51/Makefile.in: fixed typo lkomf51.o -> lkaomf51.o |
tree | commitdiff |
2002-12-15 |
jesusc | Extended address of ds390 not supported in Intel omf51 |
tree | commitdiff |
2002-12-15 |
jesusc | Correct size check of XRam and Code for ds390 |
tree | commitdiff |
2002-12-12 |
jesusc | Corrected a bug when the CDB file does not propperly... |
tree | commitdiff |
2002-12-11 |
jesusc | When generating aomf51 file, corrected bug in static... |
tree | commitdiff |
2002-12-11 |
jesusc | Added support to generate aomf51 file. (Basic Intel... |
tree | commitdiff |
2002-12-11 |
jesusc | Added two new source files to the project: lkmem.c... |
tree | commitdiff |
2002-11-09 |
jesusc | Now reports memory usage using the value from option... |
tree | commitdiff |
2002-09-20 |
jesusc | added boundary check before using dram[] array. |
tree | commitdiff |
2002-09-09 |
jesusc | Fixed incorrect number of parameters to sprintf()... |
tree | commitdiff |
2002-09-04 |
jesusc | Creation of default areas. Improved memory usage.... |
tree | commitdiff |
2002-08-07 |
borutr | - definition of PATH_MAX for MSC |
tree | commitdiff |
2001-12-10 |
johanknol | fixed bug #482168 |
tree | commitdiff |
2001-10-24 |
bernhardheld | remove output of empty line |
tree | commitdiff |
2001-10-13 |
michaelh | * src/SDCCmain.c (linkEdit): Added support for passing... |
tree | commitdiff |
2001-10-12 |
bernhardheld | replace FILENAME_MAX with PATH_MAX |
tree | commitdiff |
2001-10-11 |
johanknol | a bug fix of Martijn van Buul |
tree | commitdiff |
2001-10-01 |
johanknol | fixed bug #462474 |
tree | commitdiff |
2001-09-14 |
kbongers | allow for APPLE MACH compilation |
tree | commitdiff |
2001-08-30 |
bernhardheld | accept everything as symbol name in rel-files, bug... |
tree | commitdiff |
2001-08-26 |
bernhardheld | Increased buffer size for regression tests: |
tree | commitdiff |
2001-08-21 |
pjs | Fix compiler warnings, extra tokens at end of #endif... |
tree | commitdiff |
2001-07-02 |
michaelh | Added exe transform support. Made the strip explicit... |
tree | commitdiff |
2001-06-29 |
bernhardheld | bug 427642 error with files like ./file.asm |
tree | commitdiff |
2001-06-25 |
kvigor | Clean up some compiler warnings |
tree | commitdiff |
2001-04-20 |
jtvolpe | Cleaned up MSVC specific stuff |
tree | commitdiff |
2001-04-20 |
jtvolpe | Cleaned up MSVC specific stuff and unary minus on unsig... |
tree | commitdiff |
2001-04-20 |
jtvolpe | Cleaned up MSVC specific stuff |
tree | commitdiff |
2001-04-20 |
jtvolpe | Fixed signed/unsigned compare in newsym |
tree | commitdiff |
2001-04-20 |
jtvolpe | This file should not be needed anymore |
tree | commitdiff |
2001-02-18 |
sandeep | changed some Makefiles |
tree | commitdiff |
2001-02-13 |
jtvolpe | House cleaning for VC6 host port |
tree | commitdiff |
2001-02-07 |
johanknol | a first small step to cross the 64k barrier |
tree | commitdiff |
2001-02-07 |
jbess | Fix some path problems |
tree | commitdiff |
2001-02-04 |
jtvolpe | New Memory Allocation functions |
tree | commitdiff |
2001-02-03 |
johanknol | as should return an error if one occurs |
tree | commitdiff |
2001-01-09 |
kvigor | rename addr_t type to Addr-T to avoid conflict with... |
tree | commitdiff |
next |