fw/sdcc
2001-11-07 bernhardheld * sdcc/sim/ucsim/s51.src/glob.cc: Minor fix.
2001-11-07 michaelhAdded missing entries
2001-11-07 kvigorogga-ectomy
2001-11-07 sandeepAdded option --use-accelerator (for DS390)
2001-11-07 sandeepDisbale interrupt during Accelerator operations
2001-11-07 sandeepAnother small improvement on cast remat
2001-11-07 sandeepFixed cast remat problem for pointerGet & pointerSet
2001-11-07 sdattalo- Parameter passing now works
2001-11-06 johanknolfixed bug #478698
2001-11-06 johanknola small naked and calleesave fix
2001-11-06 kvigorArithmetic accelerator: genModTwoBytes loaded MB backwa...
2001-11-06 kvigorArithmetic accelerator fixes: literal multiply/divide...
2001-11-05 kvigorFix crash compiling vprintf.c
2001-11-05 sandeepadded macro IS_CAST_ICODE
2001-11-05 sandeepcast of a remat is also remat.
2001-11-05 sandeepCast of a remat is also remat.
2001-11-05 johanknolfixed bug #477835 for the mcs port
2001-11-05 johanknolmore function pointer issues
2001-11-05 michaelhAdded heap support functions
2001-11-05 michaelh * device/include/malloc.h: Added z80 and gbz80 support.
2001-11-05 michaelh* src/SDCCmain.c (parseCmdLine): Added support for...
2001-11-05 michaelh * support/regression/tests/bug-478094.c: Added.
2001-11-04 bernhardheld * sdcc/sim/ucsim/s51.src/uc390cl.h: Improvement for...
2001-11-04 michaelhFor 296a
2001-11-04 sandeepAdded a new warning message "W_CAST_STRUCT_PTR" when
2001-11-04 sandeepFixed bug-478036 : (struct array passed as argument)
2001-11-04 johanknolmore function pointer parameter issues
2001-11-04 johanknola small fix for the floating point problem
2001-11-04 michaelh * support/regression/tests/bug-477927.c: Added.
2001-11-04 sandeepAdded support for DS390 Arithmetic Accelerator
2001-11-03 johanknolfixed fig #471059
2001-11-02 johanknolthis wasn't intended to be this way
2001-11-02 johanknolthis wasn't intended to be this way
2001-11-02 johanknola better fix for bug #476632
2001-11-02 johanknolsome small improvements for dumptree
2001-11-02 johanknolfixed bug #477397
2001-11-02 johanknolWhy did I do this in 1.100 ??????
2001-11-02 michaelh * src/SDCCmain.c (linkEdit): Added runtime path detect...
2001-11-01 sdattalo- Added ;#CSRC labels so that a 3rd party tool can...
2001-11-01 johanknolsome small dumptree enhancements
2001-11-01 johanknoltemporary fix for bug #476632 z80 only
2001-10-31 bernhardheldinsert reentrant for mcs51
2001-10-31 johanknolfixed bug #476678
2001-10-31 johanknolfixed bug #476683
2001-10-31 johanknolfixed bug #476632
2001-10-31 michaelhAdded.
2001-10-30 bernhardheldavoid stack overflow
2001-10-30 bernhardheldavoid DSEG overflow
2001-10-30 sdattaloAdded regression tests for PIC Port.
2001-10-30 sdattaloThe PIC Port was assuming ifx was always true. (A recen...
2001-10-30 johanknola small update, before I forget
2001-10-30 johanknola beauty patch from bug #476062
2001-10-30 johanknolfixed bug #476089
2001-10-30 johanknolvoid * is allowed
2001-10-30 johanknolfixed bug #476281
2001-10-30 johanknolfixed bug #475821
2001-10-29 johanknolfixed bug #475852
2001-10-29 johanknolfixed an array to pointer bug
2001-10-29 johanknolmake the examples work again
2001-10-28 sandeepAssignment to structure member incorrect
2001-10-28 michaelh * src/z80/gen.c (genArrayInit): Made it work for on...
2001-10-27 sandeepAdded new option --dumptree . This will dump the front...
2001-10-27 sandeepFix for bug 474411: Two loops can share the same lastBl...
2001-10-27 sandeepFix for bug #469649 . When we make a register equivalen...
2001-10-27 johanknolfixed an array of structures initialisation bug
2001-10-27 johanknolfixed a sprintf() bug, only visible in the ds390 port
2001-10-27 johanknolMake the examples work again
2001-10-27 michaelh * support/cpp2/Makefile.in (install): Added creation...
2001-10-26 kvigorfix some grossness in the logic operations (genAnd...
2001-10-26 kvigorfix broken genOr
2001-10-26 johanknoltemporary "fixed" bug #469649, more too come...
2001-10-26 johanknolfixed bug #474411/474687
2001-10-26 johanknolfixed a optimizer bug for longs
2001-10-26 johanknolfixed bug #474222
2001-10-24 kbongersremove cpp directory
2001-10-24 bernhardheldstdio.h not needed
2001-10-24 kbongersRemove cpp directory
2001-10-24 bernhardheldremove output of empty line
2001-10-24 johanknolit's ok now
2001-10-24 johanknolCleaned it up a little
2001-10-23 kvigording, dong, the ack is dead! (fixed the last "Ack!...
2001-10-23 johanknolfixed bug #443366
2001-10-23 johanknolsmall reg bank fix
2001-10-23 johanknolfixed bug #473654
2001-10-23 johanknolfixed a gcc warning
2001-10-23 kvigorBug 471076 fix
2001-10-22 bernhardheldclean: rm timeout.exe for Cygwin
2001-10-22 johanknolFunction attribute migration.
2001-10-22 michaelh2001-10-21 Michael Hope <michaelh@juju.net.nz>
2001-10-21 sdattaloSigned comparisons are now working (except for signed...
2001-10-21 bernhardheldAdded temp.lnk to clean
2001-10-21 bernhardheldFix: added includes
2001-10-21 bernhardheld * support/regression/Makefile: Improved clean
2001-10-21 johanknolsmall fix
2001-10-21 johanknoladded a long litteral test
2001-10-21 johanknolNo need for that anymore
2001-10-21 johanknolsome litteral long fixes, now 40000+40000 = 80000l...
2001-10-20 sandeepEarly optimization of '?' operator if value already...
2001-10-19 johanknolimplicit casts of array to pointer are now in default...
2001-10-19 johanknolno need to do that
next