* as/hc08/lkaomf51.c (OutputName),
[fw/sdcc] / src / SDCCsymt.c
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-18 tecodev* src/SDCCsymt.c (initCSupport): change return type...
2006-06-12 MaartenBrock* link/z80/lkgb.c,
2006-06-04 bernhardheld* src/SDCCval.c (checkConstantRange): added
2006-03-15 vrokas* src/SDCCmain.c (linkEdit): do not test for PIC16...
2006-01-27 bernhardheld* src/SDCC.y: fixed bug #716242, exchanged pointer...
2005-12-31 bernhardheld* src/SDCCast.c (decorateType): fix promotion of unary...
2005-11-29 bernhardheld* src/SDCCast.c (createIvalStruct, createIvalArray...
2005-11-24 bernhardheldI was too fast: this breaks regression test bug-221220.c
2005-11-24 bernhardheld* src/SDCCsymt.c (copyLinkChain): fixed bug 770487...
2005-11-18 bernhardheld* src/SDCCsymt.c (computeType): fixed bug 1358192:...
2005-10-31 bernhardheld* src/SDCCsymt.c (compStructSize): make bitfields witho...
2005-10-30 maartenbrock* device/lib/medium/Makefile: added for new memory...
2005-10-26 tecodev* src/SDCCsymt.c (compStructSize): allow signed bitfiel...
2005-09-03 maartenbrock* .version: changed to version 2.5.3
2005-08-23 maartenbrock* as/mcs51/aslink.h: completed lkrloc.c prototypes
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-06-28 maartenbrock* device/lib/_gptrget.c: also push/pop _PSBANK, added...
2005-05-26 epetrich* src/SDCCast.c (funcOfType, funcOfTypeVarg, stringToSy...
2005-01-23 vrokas* src/pic16/gen.c: fixed bug #1106975,
2004-12-20 vrokas* src/SDCCast.c (gatherAutoInit): allow pic16 to emit...
2004-12-09 maartenbrock* device/include/sdcc-lib.h: inserted LGPL, added includes
2004-11-18 maartenbrock* .version: bumped version to 2.4.7
2004-10-05 maartenbrock* src/port.h: made reset_regparms prototype void parame...
2004-10-01 vrokas* .version: bumped version number to 2.4.5
2004-08-28 epetrich* src/SDCCsymt.c (processFuncArgs): make sure parameter...
2004-08-27 maartenbrock* src/SDCCsymt.c: undid changes that were not meant...
2004-08-27 maartenbrock* support/regression/ports/hc08spec.mk: REENTRANT must...
2004-08-12 epetrich* src/SDCCsymt.h,
2004-07-24 vrokas* src/SDCCmain.c (parseCmdLine): when sOpt is 'I' add...
2004-05-31 maartenbrock* src/SDCCast.c (createIvalArray): fixed bug 770487...
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-03-05 epetrich* support/Util/SDCCerr.h,
2004-02-26 bernhardheld* src/Makefile.in (dep): include SLIBOBJS in dependency...
2004-02-15 epetrich* src/SDCCsymt.c (processFuncArgs): fixed bug #896796
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-09 epetrich* src/SDCCsymt.h,
2004-01-25 bernhardheld* src/SDCCast.c: added an additional type flow in decor...
2004-01-07 epetrich* src/SDCCsymt.c (processFuncArgs): fixed superflous...
2004-01-06 epetrich* src/SDCC.y (enum_specifier, enumerator_list, opt_assi...
2004-01-01 bernhardheldMany signedness and type propagation fixes
2003-12-13 epetrich* src/SDCCicode.c (geniCodeAdd),
2003-12-03 epetrich* src/SDCCsymt.c (addSymChain, compareTypeExact): fixed...
2003-11-27 epetrich* src/SDCClrange.c (findNextUseSym, rlivePoint): fixed...
2003-11-21 epetrich* src/SDCCsymt.c (compareTypesExact): disabled debuggin...
2003-11-12 epetrich* src/SDCCsymt.h,
2003-10-10 bernhardheld* src/SDCCast.c (decorateType): added extended constant...
2003-10-09 epetrich* src/SDCCmain.c (setParseWithComma): fixed bug #816685
2003-09-18 epetrich* src/SDCCsymt.c (structElemType): fixed bug #808291...
2003-09-14 epetrich* src/SDCCsymt.c (sclsFromPtr),
2003-09-12 epetrichFixed bug #621531 (const & volatile confusion in the...
2003-08-18 epetrichMade bitfield a distinct type from bit so that bitfields
2003-08-14 epetrichFixed numerous bitfield problems.
2003-08-13 bernhardheld* src/SDCCcse.c (algebraicOpts): fix bug converting...
2003-06-15 borutrreimplemented function inCalleeSaveList() by using...
2003-05-25 bernhardheldFinalize muluint/mulsint and mululong/mulslong merging
2003-05-20 bernhardheldApplied patch from bug 737905 (renamed yylineo to mylineno)
2003-05-18 sdattaloPIC16 - Applied patch from Vangelis Rokas. Many fixes...
2003-04-29 kvigorDS80C400 support, the beginning
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-20 johanknolAn sfr/sbit can have an "at #" AND an initializer
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 johanknolsome more on the const, volatile and now also static...
2003-03-14 johanknolcatch DECLARATOR / SPECIFIER abuse
2003-03-13 johanknola function returning a constant pointer shouldn't be...
2003-03-13 johanknolhack up const and volatile modifiers in type chains...
2003-03-12 johanknolfixed bug #697590
2003-03-11 johanknola (void *) can be assigned to any pointer
2003-03-06 bernhardheldfix 64 bit warnings
2003-02-24 johanknolfixed bug #679761
2003-02-24 johanknolfixed bug #690781
2003-02-21 kvigorMore strcpy() strcat() sprintf() squashing
2003-02-08 bernhardheld* src/SDCCsymt.c (initCSupport): fix compile warning...
2003-01-05 johanknolSmall fix for implicit integral promotion
2002-08-07 sdattaloAdded regression tests for compound comparisons.
2002-03-06 johanknolsome minor improvements
2002-03-02 michaelh * src/SDCCsymt.c (initCSupport): Removed managling...
2002-02-08 johanknolfixed bug #513896
2002-01-30 sandeepchanges to handle multiple sends & receives
2002-01-17 johanknolfixed bug #504538
2002-01-07 johanknolfixed bug #498744
2002-01-03 bernhardheld* src/SDCCsymt.c (processFuncArgs): fix #498307 by...
2001-12-24 sandeepAdded funcattr hasStackParms will be set for reentrant...
2001-12-24 sandeepadded _JavaNative to debug info printing
2001-12-20 sandeepFixed bug #493423, allow 0 element arrays in structures...
2001-12-19 sandeepif "const" specified with other storage class then...
2001-12-19 sandeepIf a variable/function is declared as extern then decla...
2001-12-18 sandeep1) port decides whether to handle GPOINTER unqualified...
2001-12-09 johanknolfixed bug #482668
2001-12-05 johanknolfixed bug #489360
2001-11-18 sandeepImplementaion of builtin functions
2001-11-16 johanknolthis is better than a wild guess
2001-11-15 sandeepAdded option --all-callee-saves will force all functions
2001-11-13 johanknolsize of a function is the size of a code pointer
2001-11-12 johanknolsize of a function is the size of a code pointer
next