fw/sdcc
2001-09-04 pjspragma noinduction broke memcpy on mcs51 large model...
2001-09-04 johanknolfix for the first part of bug #458099
2001-09-04 johanknolbug #458311
2001-09-04 johanknolcomit of the fix as mentioned in bug #458311
2001-09-03 michaelh * link/z80/aslink.h: Fixed path for PATH_MAX
2001-09-03 michaelhAdded build to the install target
2001-09-03 michaelhFixed up initalisation of size
2001-09-03 michaelh * src/z80/gen.c (fetchLitPair): Changed so that it...
2001-09-02 johanknolsome minor --stack-auto improvements
2001-09-02 johanknolfixed bug #457718
2001-09-02 kbongersadd JAMIN ds390 testing switch
2001-09-02 kbongerstraces for AP and dptr1 use
2001-09-02 kbongersadd test prog
2001-09-02 michaelhStopped a couple of warnings.
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-09-01 kbongersadd DS390F
2001-09-01 kbongersmake CC=sdcc
2001-09-01 kbongersfix up simple example
2001-09-01 kbongersadd start of flat24 support
2001-09-01 michaelh * support/regression/ports/host/spec.mk: Update...
2001-09-01 kbongersadd simple asm example
2001-09-01 sandeepupdateSpillocation did not check for nosupdate flag...
2001-09-01 johanknolthe --stack-auto crash fix wasn't so useless after...
2001-09-01 johanknolremove some warnings
2001-08-31 pjsAdded peepholes 223 to 231 to mcs51 port.
2001-08-31 michaelhFixed up support for the gbz80 such that it will at...
2001-08-31 michaelh * src/z80/gen.c (genPlus): Changed bad long add for...
2001-08-30 pjsOnly build each library if configure listed it in ports...
2001-08-30 kbongersadd ds390 processor
2001-08-30 kbongersChange IS_DS390 to .model=FLAT24
2001-08-30 kvigorFix initialization of arrays of char *
2001-08-30 anoncvs_rymovsnprintf is not standard
2001-08-30 bernhardheld * sim/ucsim/configure: little improvement of Cygwin...
2001-08-30 bernhardheldaccept everything as symbol name in rel-files, bug...
2001-08-30 bernhardheldsmall changes for mcs51
2001-08-30 bernhardheldinclude <sys/types.h> to define fd_set automated build
2001-08-30 bernhardheldlittle improvement of Cygwin-detection
2001-08-30 michaelh * link/z80/aslink.h: Fixed long file name support...
2001-08-28 bernhardheldno shared lib under Cygwin
2001-08-28 johanknolfixed bug #455597
2001-08-28 johanknolconstant strings should be in codespace
2001-08-28 kbongersallow compile of small large model
2001-08-28 michaelhAdded tests from Scott's PIC tests
2001-08-27 kvigorFix old array initialization support
2001-08-27 michaelhOptimised mul, added asm string functions
2001-08-27 sandeepSome more improvements on AVR
2001-08-27 sdattalopCode peep is fully working for the PIC port.
2001-08-26 bernhardheldIncreased buffer size for regression tests:
2001-08-26 bernhardheld* Change from GPL to LGPL
2001-08-26 bernhardheldChange from GPL to LGPL
2001-08-26 sandeepFixed regression
2001-08-26 michaelhAdded support for gsinit packing.
2001-08-25 sandeepfix for bug-453196
2001-08-25 pjschange printf_fast to LGPL
2001-08-25 michaelhAdded simple static array init test
2001-08-24 kvigor(optionally) push static array initialization down...
2001-08-24 johanknolpartial fix for bug 436868
2001-08-23 johanknolremoved a useless fix
2001-08-23 bernhardheldadd mcs51-port
2001-08-23 bernhardheldadd mcs51-port
2001-08-22 johanknolfixed bug 449137/453886
2001-08-21 johanknolThis _could_ be a fix for the everlasting --stack-auto...
2001-08-21 johanknolloop reversal works for int and long too
2001-08-21 johanknolfixed bug #451453
2001-08-21 johanknolfixed bug #453370
2001-08-21 pjsFix compiler warnings, extra tokens at end of #endif...
2001-08-20 michaelhAdded simple assertions to help bug tracking
2001-08-20 michaelhTurned off dumpall
2001-08-20 michaelhAdded tests for switch statement and the z80 loop induc...
2001-08-19 sandeepfixed pointer post increment problem
2001-08-19 sandeepFixed pointer post increment problem
2001-08-19 bernhardheldcorrected logic of _SDCC_NO_ASM_LIB_FUNCS
2001-08-18 kbongersmake cpp -> bin/sdcppold
2001-08-18 kbongersmake cpp2 -> bin/sdcpp
2001-08-16 bernhardheldRemoved linker-problems under CYGWIN
2001-08-16 bernhardheldRemoved linker-problems under CYGWIN
2001-08-16 bernhardheldRemoved linker-problems under CYGWIN
2001-08-16 bernhardheldRemoved problems with old sdcpp
2001-08-15 bernhardheldbug 427642 fix: error with files like ./file.asm
2001-08-15 bernhardheldAssembler functions for _mulint and _mullong
2001-08-13 bernhardheldAvoid tmp-files: create them only when compiling
2001-08-13 bernhardheldFixed up ENDIAN warning with CYGWIN
2001-08-12 bernhardheldHelp-text corrected
2001-08-12 bernhardheldHelp-text corrected
2001-08-12 bernhardheldHelp-text corrected
2001-08-12 kbongerswas stopping on every entry/exit point
2001-08-10 johanknolfixed the lineno error when using the new sdcpp
2001-08-10 johanknolfixed bug #449137
2001-08-09 michaelhChanged z80 to use loop induction. Updated libs to...
2001-08-08 michaelh* Optimised many of the library functions
2001-08-06 kbongersGet debugger working
2001-08-06 kbongersfill with notes
2001-08-04 johanknol"fixed" bug 447547
2001-08-03 johanknolfixed bug #447331
2001-08-03 michaelhAdded div/mod/mul stubs file
2001-08-03 michaelh* Fixed alias of -c to -canything
2001-08-02 kvigorfix genrshTwo bug
2001-08-02 michaelhAdded support fun for long shifts
2001-08-02 michaelh* Added support for doing shifts by helper functions
2001-08-02 michaelhUpdated most tests to also do longs
next