* as/hc08/lkaomf51.c (OutputName): made name unsigned char,
[fw/sdcc] / src / SDCCglue.c
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-08-22 maartenbrock* as/mcs51/asdata.c: changed ctype['['] to BINOP
2005-07-19 maartenbrock* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG...
2005-06-27 maartenbrock* as/mcs51/asexpr.c (expr): disabled warning "not in...
2005-01-22 epetrich* src/SDCCglue.c (glue): make sure code area is declare...
2004-11-18 maartenbrock* .version: bumped version to 2.4.7
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2004-09-15 bernhardheld* src/SDCCsymt.h: removed RESULT_CHECK
2004-09-08 maartenbrock* device/lib/_gptrget.c,
2004-07-24 vrokasAdding version extension according to ChangeLog CVS...
2004-07-11 maartenbrock* src/SDCCglue.c (printIvalArray): fixed bug #984229...
2004-06-29 bernhardheld* src/SDCCglue.c (printChar): fixed bug #973350, patch...
2004-05-31 maartenbrock* src/SDCCast.c (createIvalArray): fixed bug 770487...
2004-05-15 friefsave 2 bytes stack space with the option --main-return...
2004-04-30 jesuscsdccopt works for the hc08 port now
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-03-12 epetrich* src/SDCCglue.c (printIvalPtr): fixed bug with pointer...
2004-02-09 epetrich* src/SDCCsymt.h,
2004-01-31 bernhardheld* src/SDCCast.c (processParams): added new type flow...
2004-01-25 bernhardheld* src/SDCCast.c: added an additional type flow in decor...
2004-01-09 frief(createInterruptVect): don't append 7(5) padding bytes...
2003-12-18 epetrich* src/SDCCast.c (createIvalCharPtr),
2003-12-18 epetrich* support/Util/SDCCerr.h,
2003-12-12 epetrich* src/ds390/main.c (PORT tininative_port): fixed bug...
2003-12-05 epetrichApplied z80 i/o port patch from Peter Townson and fixed...
2003-11-26 epetrich* src/SDCCast.c (decorateType): disabled a transformati...
2003-09-12 epetrichFixed bug #621531 (const & volatile confusion in the...
2003-08-15 bernhardheldFixed bug #787649 by anonymous
2003-08-13 epetrichMade the constant following the "interrupt" keyword...
2003-08-08 epetrichChanges to support big endian targets:
2003-07-30 jesuscOptions --int-long-rent --float-rent --stack-auto are...
2003-07-30 jesuscLinker complaints if linked modules have conflicting...
2003-07-13 jesusccleaned up a little the gbz80 and z80 ports
2003-07-01 kvigorDS800C400 fun, improved ROM interface and tinibios
2003-06-02 bernhardheldoops, not for *nix
2003-06-02 bernhardheldsrc/SDCCmain.c (tempfileandname): added check for missi...
2003-05-21 johanknoloops
2003-05-21 johanknolfixed bug #739934
2003-05-10 johanknolfixed bug #585125
2003-05-09 johanknolfixed bug #597940
2003-04-29 kvigorDS80C400 support, the beginning
2003-03-30 borutrincluded "SDCCset.h", added declaration of setParseWith...
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-17 johanknolCleaned up some more mess. Everything should be the...
2003-03-16 johanknolundid the hackup of const and volatile, the problem...
2003-03-14 johanknolcatch DECLARATOR / SPECIFIER abuse
2003-03-13 johanknolhack up const and volatile modifiers in type chains...
2003-03-12 johanknolfixed bug #700797
2003-03-10 borutradded set pipeSet, added function closePipes, which...
2003-03-09 borutrre-implemented tempfilename() and tempfile(): using...
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
2003-02-21 kvigorMore strcpy() strcat() sprintf() squashing
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-01-26 johanknolSee Changelog 1.163
2003-01-26 johanknol* src/SDCCglue.c: reverted back to 1.124
2003-01-25 johanknolA better fix for bug#661910
2003-01-25 johanknolThat was a little too efficient
2003-01-24 johanknolfixed bug #458099 (again, but now better)
2003-01-16 johanknolfixed bug #655842
2003-01-14 bernhardheld* as/mcs51/lkmem.c: rflag is for DS390
2003-01-13 bernhardheld* src/ds390/peeph.def: fix #123; add 14 rules by Fioren...
2003-01-11 bernhardheldnew option -o
2002-09-08 jesuscCreate REG_BANK_[0-3] areas only for 8051 like ports.
2002-09-04 jesuscDelegates data and stack allocation to aslink. Creates...
2002-09-03 borutrintroduced atexit() handler for teporay files removal...
2002-08-28 bernhardhelda better fix
2002-08-28 bernhardheldsrc/SDCCglue.c (printIvalArray): iterative calculation...
2002-08-07 borutrUnification of code in functions tempfilename() and...
2002-03-20 kvigorConsolidate generic pointer code
2002-03-03 johanknolChangelog:1.102 I hate to repeat myself ...
2002-03-03 johanknolchanged some warnings to errors when codegen is skipped
2002-03-01 johanknolswapped type and val->type ;(
2002-03-01 johanknolswappen from and to
2002-03-01 johanknolfixed bug #524211
2002-02-26 johanknolfixed bug #522534
2002-02-14 johanknolfixed bug #517082
2002-01-28 johanknolxa51, work in progress
2002-01-25 johanknolxa51, work in progress
2002-01-21 johanknoladded asm mappings for xa51
2002-01-17 johanknolfixed bug #504479
2002-01-15 johanknolfixed bug #499071
2002-01-13 johanknolfixed bug #402254
2002-01-06 johanknolfixed bug #498740
2002-01-02 bernhardheld* src/SDCCast.c: fix #498138 by Johan
2001-12-25 johanknolfixed the 'char *s="hallo";' initialization bug
2001-12-24 johanknolsome small fixes
2001-12-24 johanknolthe real constExprTree()
2001-12-24 johanknoldisabled constExprTree the proper way
2001-12-24 sandeepDisabled "constExpr" check
2001-12-23 michaelh * src/z80/mappings.i: Added z80asm support.
2001-12-23 johanknolfixed the remainder of bug #485513
2001-12-20 sandeepFixed bug #493423, allow 0 element arrays in structures...
2001-12-17 johanknolmmmm, that could be better
2001-12-17 johanknolchange to initialized data segment before emitting...
2001-12-17 johanknolassigning NULL to a generic pointer is ok
2001-12-16 johanknolanother missing file. Can't we trust cvs anymore?
2001-12-16 johanknolmissing files for "added seperate segments for initiali...
2001-12-10 johanknolfixed bug #482168
2001-11-23 sandeep& sp with 0xff
2001-11-13 johanknolall excess initializers (that I can think of) are catch...
next