Promote varargs pointers to RESULT_TYPE_GPTR
[fw/sdcc] / src / SDCCast.c
2009-04-29 Keith PackardPromote varargs pointers to RESULT_TYPE_GPTR
2009-01-08 MaartenBrock* src/SDCCast.c (decorateType RETURN): use RESULT_TYPE_...
2008-12-28 MaartenBrock* src/mcs51/peeph.def (177.e): replaced notVolatile...
2008-11-15 borutr* src/pic16/glue.c, src/SDCC.y, src/SDCCast.c, src...
2008-09-07 borutr* src/SDCCglue.c, src/SDCCast.c:
2008-05-29 MaartenBrock* src/SDCCast.c (createIvalType, createIvalStruct,...
2008-05-13 MaartenBrock* src/SDCCast.c (fixupInline, createFunction): save...
2008-05-07 MaartenBrock* as/mcs51/asdata.c,
2008-03-10 MaartenBrock* src/SDCCast.c (isConformingBody): fixed bug 1505811...
2008-02-26 borutr* src/SDCCast.c, src/SDCCast.h: fixed RFE #1901171...
2008-02-24 borutrremoved debugging leftovers
2008-02-24 borutr* src/SDCCast.c, src/SDCCast.h: fixed bug #1874922...
2008-02-24 borutr* src/SDCCast.c, src/SDCCast.h: fixed bug #1874922...
2008-02-24 MaartenBrock* src/SDCCast.c (expandInlineFuncs): fixed bug 1875869
2008-02-21 MaartenBrock* src/SDCCast.c (createIvalStruct): fixed bug 1466761
2008-02-13 borutr* src/pic16/glue.c, src/SDCCast.c, src/SDCCast.h, src...
2008-02-09 borutr* src/SDCCval.c, src/SDCCval.h:
2008-02-01 MaartenBrock* src/SDCCast.c (resolveSymbols): added reentrancy...
2008-01-23 MaartenBrock* src/SDCCast.c (createRMW): fixed bug 1582651
2007-10-21 MaartenBrock* src/SDCCast.c (resultTypePropagate): do propagate...
2007-10-14 MaartenBrock* device/include/mcs51/p89lpc938.h: new, added, thanks...
2007-10-13 MaartenBrock* src/mcs51/gen.c (leftRightUseAcc): use macro IS_OP_ACCUSE
2007-09-17 borutr* src/SDCC.y, src/SDCCast.c, src/SDCCcse.c, src/SDCCglu...
2007-06-20 epetrich* src/SDCCast.c (inlineFindMaxBlockno, createFunction...
2007-06-16 MaartenBrock* src/SDCCast.c (decorateType),
2007-06-10 MaartenBrock* src/SDCCast.c (decorateType): optimized '?' for equal...
2007-06-04 MaartenBrock* src/SDCCast.c(decorateType): better optimize '!!...
2007-06-02 MaartenBrock* src/mcs51/gen.c (outBitC, genRet): used IS_OP_RUONLY,
2007-05-10 epetrich* src/SDCCast.c (createFunction): also generate non...
2007-04-27 borutr* src/SDCCast.c: fixed feature request
2007-04-08 MaartenBrock* device/include/pic16/pic18fregs.h,
2007-03-27 epetrich* src/SDCC.y (declaration_specifiers, function_specifier),
2007-03-09 borutr* src/SDCC.lex, src/SDCCast.c. src/SDCCglobl.c, src...
2007-01-18 borutr* SDCClabel.c: fixed bug #1638651: wrong linenumber...
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2007-01-01 bernhardheld* src/SDCCast.c (createDo): backPatchLabels() needs...
2006-10-06 bernhardheld* src/SDCCglue.c (tempfileandname): changed un*x tmp...
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-13 vrokas* src/port.h (struct PORT): added field gp_tags, to...
2006-06-12 bernhardheld* src/SDCCast.c (backPatchLabels): fixed bug #1504636
2006-06-10 MaartenBrock* as/hc08/asmain.c (asexit),
2006-06-04 bernhardheld* src/SDCCval.c (checkConstantRange): added
2006-05-30 bernhardheld* src/SDCCast.c (processParms): fixed bug #1247551
2006-05-30 bernhardheld* src/SDCCast.c (isLoopCountable): fixed bug #1478316
2006-04-25 bernhardheld* src/SDCCast.c (decorateType): fix for RFE 1475742...
2006-04-25 bernhardheld* src/SDCCast.c (decorateType): partial fix for RFE...
2006-03-13 maartenbrock* src/SDCCicode.c (geniCodeLogic),
2006-02-13 maartenbrock* src/SDCCast.c (constExprValue): return NULL if not...
2006-01-27 bernhardheld* src/SDCC.y: fixed bug #716242, exchanged pointer...
2006-01-20 bernhardheld* src/SDCCicode.c (geniCodeAdd, geniCodeArray): use...
2006-01-18 bernhardheldthis should have been removed
2006-01-17 bernhardheld* src/SDCCast.c (backPatchLabels): fixed bug #1408066...
2005-12-31 bernhardheld* src/SDCCast.c (decorateType): fix promotion of unary...
2005-12-06 maartenbrock* config.dsp: added dependency on .version and configur...
2005-11-29 bernhardheld* src/SDCCast.c (decorateType): try to optimize literal...
2005-11-29 bernhardheld* src/SDCCast.c (createIvalStruct, createIvalArray...
2005-11-29 bernhardheld* src/SDCCast.c (decorateType): fixed bug 1368489
2005-11-24 bernhardheld* src/SDCCsymt.c (copyLinkChain): fixed bug 770487...
2005-11-23 bernhardheld* src/SDCCast.c (createIvalCharPtr): fixed bug 1348271
2005-10-30 maartenbrock* device/lib/medium/Makefile: added for new memory...
2005-10-25 bernhardheld* src/SDCCast.c (decorateType): fixed previouse immatur...
2005-10-25 bernhardheld* src/SDCCast.c (addCast): added promotion for bit...
2005-09-25 maartenbrock* src/SDCC.y: added tokens GETABIT, GETBYTE, GETWORD
2005-08-22 maartenbrock* as/mcs51/asdata.c: changed ctype['['] to BINOP
2005-08-10 tecodev* src/*.c, src/pic16/{gen.c,glue.c,main.c}: applied...
2005-07-19 maartenbrock* as/mcs51/lkarea.c (lnkarea, lnkarea2): improved BSEG...
2005-05-26 epetrich* src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSy...
2005-04-12 maartenbrock* device/include/malloc.h: removed redundant __reentran...
2005-04-03 epetrich* src/SDCCast.c (decorateType): fixed bug #1105626
2005-03-16 epetrich* src/SDCCcse.c (cseBBlock): retain assignment to self...
2005-02-22 maartenbrock* src/SDCCast.c (decorateType): fixed bug 1124787
2005-02-02 tecodev* src/SDCCast.c (processParms): disabled W_NONRENT_ARGS...
2004-12-20 vrokas* src/SDCCast.c (gatherAutoInit): allow pic16 to emit...
2004-11-18 maartenbrock* .version: bumped version to 2.4.7
2004-10-22 epetrich* src/SDCCast.c (reverseParms): fixed bug #1040577...
2004-10-22 epetrich* src/SDCCast.h (struct ast),
2004-09-15 bernhardheld* src/SDCCsymt.h: removed RESULT_CHECK
2004-09-08 maartenbrock* device/lib/_gptrget.c,
2004-08-12 epetrich* src/SDCCsymt.h,
2004-07-20 maartenbrock* src/SDCCast.c (decorateType): removed buggy fix for...
2004-07-11 maartenbrock* src/SDCCglue.c (printIvalArray): fixed bug #984229...
2004-05-31 maartenbrock* src/SDCCast.c (createIvalArray): fixed bug 770487...
2004-05-19 epetrich* src/SDCCast.c (isConformingBody): fixed bug #949967
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-04-11 bernhardheld* src/SDCCast.c (decorateType): fixed bug #898889,...
2004-04-11 bernhardheld* src/SDCCast.c (decorateType): don't decorate/process...
2004-03-29 bernhardheld* src/SDCCast.c (addCast): don't cast float to char
2004-03-23 bernhardheld* src/SDCCast.c (resultTypePropagate, decorateType...
2004-03-22 bernhardheld* src/SDCCast.c (processParms): fixed bug #920866;...
2004-03-10 bernhardheld* src/SDCCast.c (decorateType): fixed with bug and...
2004-03-09 bernhardheld* device/lib/time.c (mktime): fixed bug reported by...
2004-03-07 bernhardheld* src/SDCCast.c (addCast): fixed bug #908454 by promoti...
2004-03-06 bernhardheld* sim/ucsim/configure.in,
2004-02-26 bernhardheld* src/Makefile.in (dep): include SLIBOBJS in dependency...
2004-02-23 bernhardheldThis should not have been commited
2004-02-23 bernhardheldsrc/SDCCast.c (decorateType): fixed bug #902362
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-09 epetrich* src/SDCCsymt.h,
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-02-07 epetrich* support/Util/SDCCerr.h,
next