fw/sdcc
2001-01-26 kvigoradd 'on demand' integer promotion
2001-01-25 kvigorShift integer promotion behavior is controlled by ...
2001-01-25 kvigorAdd support for ANSI integer promotion rules
2001-01-25 kvigorarray parameters should default to generic pointers
2001-01-24 kvigorfix bogus 'argument type' error with array function...
2001-01-24 kvigorpromote operands to shift operations to int
2001-01-22 kmhfixed the storage class checking
2001-01-19 michaelhImported initial.
2001-01-10 sdattaloPIC Port - Indirection works better. instrumented pic...
2001-01-09 kvigorWhoops! Somehow completely clobbered aslex.c; this...
2001-01-09 kvigorRename addr_t type to Addr_T to avoid conflict with...
2001-01-09 kvigorRename type addr_t to Addr_T to avoid conflict with...
2001-01-09 kvigorrename addr_t type to Addr-T to avoid conflict with...
2001-01-08 kvigorInfinite loop in getst
2001-01-08 kvigorunix-flavored builds were b0rken
2001-01-06 michaelhAdded design, updated url
2001-01-04 jtvolpeMS VC6 Port
2001-01-04 jtvolpeMS VC6 Port
2000-12-31 sdattaloPIC port on going development.most of addition, arrays...
2000-12-15 mschmittRegister Definitions Update V1.0.6
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-12-07 kvigorFix reverseLoop optimization; fix suggested by Jerome...
2000-12-05 sdattaloPIC PORT - &, |, ^
2000-12-04 sdattaloDon't call any PIC code if the PIC option is disabled.
2000-12-04 sdattaloTSD PIC port
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)
2000-11-30 kvigorfix segfault on casting int to pointer
2000-11-21 kvigorback to 2.2.2
2000-11-21 kvigorTagging 2.2.2-pre1
2000-11-21 kvigorhandle fetch from code space to DPTR
2000-11-20 kvigorclean up garbage in last checkin
2000-11-20 kvigorwiden array indices to int type before doing other...
2000-11-20 kvigorremove unneeded constant array
2000-11-20 kvigorTINI-specific: internal 1-wire access to read unit...
2000-11-14 sandeepDon't propagate the "register" class for structure...
2000-11-14 sandeepmore on bitfields
2000-11-14 sandeepmore bitfield related fixes
2000-11-13 sandeepFixed some BITFIELD related problems
2000-11-13 sandeepFixed BITFIELD problems
2000-11-12 mschmittUpdated to version V1.0.4
2000-11-11 sandeepsome -xstack related stuff
2000-11-09 stevewilliams Handle . characters in library paths.
2000-11-09 stevewilliams Type safe newAst, fixes various warnings.
2000-11-09 stevewilliams Get debugger working with --disable-boehm-gc flag
2000-11-09 stevewilliams Get datadir from configure.
2000-11-07 mschmittV1.0.3 bug fixes and new CPU added
2000-11-07 mschmittupdated version number to 2.2.2
2000-11-06 drdani0.2.38-pre1 implements AVR instructions
2000-11-05 sandeepFixed problem in SDCCalloc.h & fixed problem allocation
2000-11-05 stevewilliams support for memory allocation
2000-11-04 stevewilliams Add support for the --disable-boehm-gc flag for system...
2000-11-03 mschmittsingle register definition file - V1.0.1
2000-10-30 sandeepSome more AVR intermediate commit
2000-10-21 sandeepfixed a push/pop problem
2000-10-21 sandeepFixed a parameter declaration regression
2000-10-21 sandeepfixed a parameter declaration regression
2000-10-20 johanknolfixed operator precedance bug
2000-10-19 johanknolremoved a internal debugging target
2000-10-19 johanknolupgrade ds1621 to report fp temp's
2000-10-18 kvigordisable packRegsForOneuse until I can make it safe
2000-10-17 kvigorMinor optimization: don't sign-extend when casting...
2000-10-17 kvigorRemove Windows NT flavored predefined symbols
2000-10-17 vavfixed assemblers & linker: now works with CygWin's...
2000-10-17 vav *typo fix in packihx.c
2000-10-17 vav *fixed problem with non-existent error messages about...
2000-10-17 kvigoravoid malloc(0)
2000-10-17 kvigorAdd support for packihx to Borland makefiles
2000-10-16 kvigorRemove old perl version of packihx
2000-10-16 kvigorReplace Perl version of packihx with C version
2000-10-16 kvigorRewrite packihx in C (for platforms without Perl handil...
2000-10-15 skenton*** empty log message ***
2000-10-14 sandeepfixed a loop invariant bug
2000-10-14 sandeepFixed a loop invariant bug & a casting bug
2000-10-14 kvigorEnable unused parameter fix
2000-10-13 kvigorfix unused parameter receive bug (fix ifdef'd out right...
2000-10-12 drdaniFix of v__printf prototypes
2000-10-11 kvigorRemove bogus semicolon
2000-10-11 johanknolMoved and unpacked examples to sdcc/device/examples...
2000-10-11 johanknolMoved and unpacked examples to sdcc/device/examples...
2000-10-10 kvigorOne more BCC fix
2000-10-10 kvigorGet Borland C++ build working yet again
2000-10-09 sandeepanother AVR
2000-10-08 sandeepintermediate commit for AVR
2000-10-08 sandeepIntermediate commit for AVR
2000-10-08 sandeepYet another intermediate commit
2000-10-07 sandeepfixuptypes fixed
2000-10-07 sandeepAnother intermediate commit for AVR
2000-10-06 kvigorForce function prototypes to default to extern storage...
2000-10-04 kvigordocument a few more options
2000-10-03 kvigorundo unistd.h; restores Cygwin & BC++ functionality
2000-10-02 kvigorreplace /usr/local/bin/perl shebang with ugly but hopef...
2000-10-02 kvigorminor cleanup: rename link() to link_main() to avoid...
2000-10-02 drdaniFix of INSTALL problem on cygwin
2000-10-01 johanknolChanged confusing comment
2000-10-01 johanknolremove -Werror again for less stable systems
2000-10-01 sandeepsome more avr intermediate stuff
2000-10-01 sandeepadded conditional transformation
2000-10-01 sandeep /* added condition transformations */
2000-09-30 kvigorre-introduce required file
2000-09-30 sandeepat absolute address can be an expression . This increas...
next