2005-05-26 |
epetrich | * src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSy... |
blob | commitdiff | raw |
2005-04-12 |
maartenbrock | * device/include/malloc.h: removed redundant __reentran... |
blob | commitdiff | raw | diff to current |
2005-04-03 |
epetrich | * src/SDCCast.c (decorateType): fixed bug #1105626 |
blob | commitdiff | raw | diff to current |
2005-03-16 |
epetrich | * src/SDCCcse.c (cseBBlock): retain assignment to self... |
blob | commitdiff | raw | diff to current |
2005-02-22 |
maartenbrock | * src/SDCCast.c (decorateType): fixed bug 1124787 |
blob | commitdiff | raw | diff to current |
2005-02-02 |
tecodev | * src/SDCCast.c (processParms): disabled W_NONRENT_ARGS... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
vrokas | * src/SDCCast.c (gatherAutoInit): allow pic16 to emit... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
maartenbrock | * .version: bumped version to 2.4.7 |
blob | commitdiff | raw | diff to current |
2004-10-22 |
epetrich | * src/SDCCast.c (reverseParms): fixed bug #1040577... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
epetrich | * src/SDCCast.h (struct ast), |
blob | commitdiff | raw | diff to current |
2004-09-15 |
bernhardheld | * src/SDCCsymt.h: removed RESULT_CHECK |
blob | commitdiff | raw | diff to current |
2004-09-08 |
maartenbrock | * device/lib/_gptrget.c, |
blob | commitdiff | raw | diff to current |
2004-08-12 |
epetrich | * src/SDCCsymt.h, |
blob | commitdiff | raw | diff to current |
2004-07-20 |
maartenbrock | * src/SDCCast.c (decorateType): removed buggy fix for... |
blob | commitdiff | raw | diff to current |
2004-07-11 |
maartenbrock | * src/SDCCglue.c (printIvalArray): fixed bug #984229... |
blob | commitdiff | raw | diff to current |
2004-05-31 |
maartenbrock | * src/SDCCast.c (createIvalArray): fixed bug 770487... |
blob | commitdiff | raw | diff to current |
2004-05-19 |
epetrich | * src/SDCCast.c (isConformingBody): fixed bug #949967 |
blob | commitdiff | raw | diff to current |
2004-05-13 |
epetrich | * src/hc08/gen.c (hc08_emitDebuggerSymbol), |
blob | commitdiff | raw | diff to current |
2004-04-11 |
bernhardheld | * src/SDCCast.c (decorateType): fixed bug #898889,... |
blob | commitdiff | raw | diff to current |
2004-04-11 |
bernhardheld | * src/SDCCast.c (decorateType): don't decorate/process... |
blob | commitdiff | raw | diff to current |
2004-03-29 |
bernhardheld | * src/SDCCast.c (addCast): don't cast float to char |
blob | commitdiff | raw | diff to current |
2004-03-23 |
bernhardheld | * src/SDCCast.c (resultTypePropagate, decorateType... |
blob | commitdiff | raw | diff to current |
2004-03-22 |
bernhardheld | * src/SDCCast.c (processParms): fixed bug #920866;... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
bernhardheld | * src/SDCCast.c (decorateType): fixed with bug and... |
blob | commitdiff | raw | diff to current |
2004-03-09 |
bernhardheld | * device/lib/time.c (mktime): fixed bug reported by... |
blob | commitdiff | raw | diff to current |
2004-03-07 |
bernhardheld | * src/SDCCast.c (addCast): fixed bug #908454 by promoti... |
blob | commitdiff | raw | diff to current |
2004-03-06 |
bernhardheld | * sim/ucsim/configure.in, |
blob | commitdiff | raw | diff to current |
2004-02-26 |
bernhardheld | * src/Makefile.in (dep): include SLIBOBJS in dependency... |
blob | commitdiff | raw | diff to current |
2004-02-23 |
bernhardheld | This should not have been commited |
blob | commitdiff | raw | diff to current |
2004-02-23 |
bernhardheld | src/SDCCast.c (decorateType): fixed bug #902362 |
blob | commitdiff | raw | diff to current |
2004-02-11 |
bernhardheld | * device/lib/_modsint.c, |
blob | commitdiff | raw | diff to current |
2004-02-09 |
epetrich | * src/SDCCsymt.h, |
blob | commitdiff | raw | diff to current |
2004-02-08 |
epetrich | * src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet, |
blob | commitdiff | raw | diff to current |
2004-02-07 |
epetrich | * support/Util/SDCCerr.h, |
blob | commitdiff | raw | diff to current |
2004-02-06 |
epetrich | * src/SDCCast.c (decorateType), |
blob | commitdiff | raw | diff to current |
2004-02-04 |
epetrich | * src/SDCCicode.c (geniCodeParms), |
blob | commitdiff | raw | diff to current |
2004-01-31 |
bernhardheld | * src/SDCCast.c (processParams): added new type flow... |
blob | commitdiff | raw | diff to current |
2004-01-27 |
bernhardheld | * src/SDCCast.c (addCast): added more promotion fixes |
blob | commitdiff | raw | diff to current |
2004-01-27 |
bernhardheld | Fixed promotion, it should be done on AST level: |
blob | commitdiff | raw | diff to current |
2004-01-25 |
bernhardheld | * src/SDCCast.c: added an additional type flow in decor... |
blob | commitdiff | raw | diff to current |
2004-01-20 |
epetrich | * src/hc08/ralloc.c (rematStr): fixed bug #879282 |
blob | commitdiff | raw | diff to current |
2004-01-12 |
bernhardheld | * src/SDCCast.c (decorateType): fixed bug introduced... |
blob | commitdiff | raw | diff to current |
2004-01-12 |
bernhardheld | * src/SDCCast.c (decorateType): replacing 'ul > 0'... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
bernhardheld | * src/SDCCast.c (decorateType): fixed char foo (unsigne... |
blob | commitdiff | raw | diff to current |
2004-01-10 |
epetrich | * src/SDCCast.c (decorateType): fixed bug #874046 |
blob | commitdiff | raw | diff to current |
2004-01-06 |
bernhardheld | * src/SDCCast.c (decorateType), |
blob | commitdiff | raw | diff to current |
2004-01-05 |
bernhardheld | * src/SDCCast.c (decorateType): fixed bug #870781 |
blob | commitdiff | raw | diff to current |
2004-01-01 |
bernhardheld | Many signedness and type propagation fixes |
blob | commitdiff | raw | diff to current |
2003-12-20 |
epetrich | * src/SDCCast.h, |
blob | commitdiff | raw | diff to current |
2003-12-19 |
epetrich | * support/Util/SDCCerr.c, |
blob | commitdiff | raw | diff to current |
2003-12-18 |
epetrich | * src/SDCCast.c (createIvalCharPtr), |
blob | commitdiff | raw | diff to current |
2003-12-18 |
epetrich | * support/Util/SDCCerr.h, |
blob | commitdiff | raw | diff to current |
2003-12-13 |
epetrich | * src/SDCCicode.c (geniCodeAdd), |
blob | commitdiff | raw | diff to current |
2003-12-12 |
epetrich | * src/ds390/main.c (PORT tininative_port): fixed bug... |
blob | commitdiff | raw | diff to current |
2003-11-27 |
epetrich | * src/SDCClrange.c (findNextUseSym, rlivePoint): fixed... |
blob | commitdiff | raw | diff to current |
2003-11-26 |
epetrich | * src/SDCCast.c (decorateType): disabled a transformati... |
blob | commitdiff | raw | diff to current |
2003-11-26 |
epetrich | * src/SDCC.y (pointer): fixed bug #846006 |
blob | commitdiff | raw | diff to current |
2003-11-11 |
epetrich | * src/SDCCast.c (removePostIncDecOps, removePreIncDecOps), |
blob | commitdiff | raw | diff to current |
2003-11-09 |
epetrich | * support/regression/fwk/lib/testfwk.c: printn is recur... |
blob | commitdiff | raw | diff to current |
2003-11-06 |
epetrich | * src/port.h, |
blob | commitdiff | raw | diff to current |
2003-10-31 |
bernhardheld | src/SDCCast.c (decorateType): fixed bug #832664 |
blob | commitdiff | raw | diff to current |
2003-10-30 |
epetrich | Fixed a number of problems revealed by bug #827883. |
blob | commitdiff | raw | diff to current |
2003-10-22 |
epetrich | Extended the semantics of the critical keyword to include |
blob | commitdiff | raw | diff to current |
2003-10-19 |
epetrich | * src/SDCCicode.c (geniCodePreInc, geniCodePreDec,... |
blob | commitdiff | raw | diff to current |
2003-10-10 |
bernhardheld | * src/SDCCast.c (decorateType): added extended constant... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
epetrich | * src/SDCCsymt.c (sclsFromPtr), |
blob | commitdiff | raw | diff to current |
2003-09-12 |
epetrich | Fixed bug #621531 (const & volatile confusion in the... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
epetrich | * src/SDCCast.c (isConformingBody): fixed loop reversal bug |
blob | commitdiff | raw | diff to current |
2003-08-18 |
epetrich | Made bitfield a distinct type from bit so that bitfields |
blob | commitdiff | raw | diff to current |
2003-08-05 |
bernhardheld | * src/SDCCast.c (decorateType): fixed gcc3.3 warning |
blob | commitdiff | raw | diff to current |
2003-08-03 |
bernhardheld | src/SDCCast.c (constExprTree): fix bug #781827 by Carl... |
blob | commitdiff | raw | diff to current |
2003-05-20 |
bernhardheld | Applied patch from bug 737905 (renamed yylineo to mylineno) |
blob | commitdiff | raw | diff to current |
2003-04-05 |
johanknol | fixed a warning about the new enum ASTTYPE |
blob | commitdiff | raw | diff to current |
2003-04-04 |
johanknol | fixed bug #715076 |
blob | commitdiff | raw | diff to current |
2003-04-03 |
johanknol | missing return values is a warning now |
blob | commitdiff | raw | diff to current |
2003-04-02 |
johanknol | fixed the function type in --dumptree |
blob | commitdiff | raw | diff to current |
2003-03-26 |
johanknol | a better fix for "if ( -v < 3)" |
blob | commitdiff | raw | diff to current |
2003-03-23 |
bernhardheld | src/SDCCast.c: fixed "void foo(void){char c; -c < 0;}" |
blob | commitdiff | raw | diff to current |
2003-03-23 |
bernhardheld | * doc/cdbfile.html: removed, replaced by cdbfileformat.lyx |
blob | commitdiff | raw | diff to current |
2003-03-20 |
johanknol | An sfr/sbit can have an "at #" AND an initializer |
blob | commitdiff | raw | diff to current |
2003-03-17 |
johanknol | Cleaned up some more mess. Everything should be the... |
blob | commitdiff | raw | diff to current |
2003-03-16 |
johanknol | cleaned up the mess I left behind |
blob | commitdiff | raw | diff to current |
2003-03-16 |
johanknol | undid the hackup of const and volatile, the problem... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
johanknol | catch DECLARATOR / SPECIFIER abuse |
blob | commitdiff | raw | diff to current |
2003-03-13 |
johanknol | hack up const and volatile modifiers in type chains... |
blob | commitdiff | raw | diff to current |
2003-03-07 |
johanknol | See Changelog 1.204 |
blob | commitdiff | raw | diff to current |
2003-02-26 |
johanknol | made the dumptree a little more readable |
blob | commitdiff | raw | diff to current |
2003-02-24 |
johanknol | fixed bug#680076 |
blob | commitdiff | raw | diff to current |
2003-02-21 |
kvigor | More strcpy() strcat() sprintf() squashing |
blob | commitdiff | raw | diff to current |
2003-02-21 |
kvigor | Buffer overflow hunt: removing strcpy, strcat, sprintf |
blob | commitdiff | raw | diff to current |
2003-02-01 |
johanknol | fixed Karl's "2 | (1<<8)" |
blob | commitdiff | raw | diff to current |
2003-01-26 |
johanknol | See Changelog 1.163 |
blob | commitdiff | raw | diff to current |
2003-01-26 |
johanknol | * src/SDCCglue.c: reverted back to 1.124 |
blob | commitdiff | raw | diff to current |
2003-01-25 |
johanknol | A better fix for bug#661910 |
blob | commitdiff | raw | diff to current |
2003-01-24 |
johanknol | an ival doesn't always has a storage class anymore |
blob | commitdiff | raw | diff to current |
2003-01-24 |
johanknol | fixed bug #458099 (again, but now better) |
blob | commitdiff | raw | diff to current |
2003-01-24 |
johanknol | fixed bug #661910 |
blob | commitdiff | raw | diff to current |
2003-01-07 |
johanknol | fixed bug#600035 |
blob | commitdiff | raw | diff to current |
2003-01-05 |
johanknol | Small fix for implicit integral promotion |
blob | commitdiff | raw | diff to current |
2003-01-04 |
johanknol | finalized the implicit integer promotion |
blob | commitdiff | raw | diff to current |
next |