fw/sdcc
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
2001-10-19 johanknolshould also work in --model-small now
2001-10-18 johanknolHmmm, didn't do that in my early days just because...
2001-10-18 johanknolbring back in a huge optimization
2001-10-18 michaelh * support/regression/fwk/include/testfwk.h: Fixed...
2001-10-17 johanknolfixed bug #436360 part 2
2001-10-17 sdattalo - And'ing with a constant works (again).
2001-10-16 bernhardheldtimeout for uCsim
2001-10-16 sdattalo - signed/unsigned long comparisons now work.
2001-10-16 johanknolfixed bug #436360 part 1 and 3
2001-10-16 johanknolfound a better fix in SDCCcse.c:1.53
2001-10-16 johanknolWithout this algebraicOpts() gets confused
2001-10-16 johanknolfixed regression bug, although it doesn't fix the regre...
2001-10-15 johanknol%lf doesn't recognize 0x1234
2001-10-15 johanknollet's be nice to cygwin and mingw
2001-10-15 johanknolfixed a regression bug, although it doesn't fix the...
2001-10-15 michaelhAdded tests
2001-10-15 sandeepSame enhancement as in mcs51/ralloc.c can set accuse
2001-10-15 sandeepA fix for bug #467035 - this is a fairly major shift in
2001-10-15 sandeepset accuse when used ONLY in IFX & this is a CONDITIONAL
2001-10-13 michaelh * src/SDCCmain.c (linkEdit): Added support for passing...
2001-10-13 michaelh * src/SDCCval.c (constVal): Fixed usage of 'L' modifie...
2001-10-13 michaelh * support/regression/tests/longor.c: Added.
next