__rlrr array lacking extern
[fw/sdcc] / src /
2001-09-16 kbongers__rlrr array lacking extern
2001-09-15 johanknola possible fix for bug #460662 part 2
2001-09-15 johanknolA skeleton for a regression fix.
2001-09-15 johanknolfixed bug #460662 part 1
2001-09-14 johanknolNow only the native_memcpy_cs2xs() is missing
2001-09-14 kbongersallow for APPLE MACH compilation
2001-09-13 johanknolImproved version of the experimental new initializer
2001-09-12 johanknola better version of array initializers
2001-09-12 johanknolreversed src and dst
2001-09-11 johanknoloops, sorry
2001-09-11 johanknolA first attempt for more efficient initialisations
2001-09-11 johanknolfixed bug #460010
2001-09-11 michaelh * support/regression/tests/bug-460444.c: Added test...
2001-09-10 johanknolfixed bug #460198
2001-09-10 johanknolfixed the mergeSpec() warning and did some cosmetics
2001-09-10 johanknolcosmetic
2001-09-09 michaelh * src/pic/ralloc.c (debugLogRegType): Removed some...
2001-09-09 sandeepFixed a regression
2001-09-09 sandeepsome minor improvements
2001-09-09 sandeepfixed up hasInc function, was missing some opputunities
2001-09-09 sandeepSome more progress.
2001-09-09 sandeepFixed loopreversal bug.
2001-09-09 johanknolOne big shot, to finally solve the pointer "whatever...
2001-09-09 sandeepimproved code generation for RLC & RRC
2001-09-09 johanknolthis shouldn't have been in cvs
2001-09-09 michaelh * support/regression/tests/fetchoverlap.c: Added new...
2001-09-08 johanknola better fix for bug #436344
2001-09-08 johanknolundid my latest fix for bug #436344
2001-09-08 johanknola CPOINTER can be used as a function
2001-09-07 johanknolfixed bug #456235
2001-09-07 johanknolbug fix #458744 is confirmed
2001-09-07 johanknolALWAYS walk the tree for UPOINTERS
2001-09-07 johanknolDon't call a function, unless it's a function
2001-09-07 johanknolOnly delete a symbol when it is a symbol
2001-09-06 johanknolBernhard mentioned that "()" equals "(void)"
2001-09-06 johanknolmaybe a fix for bug #458744
2001-09-05 johanknolfixed bug #458177, global vars are always .global
2001-09-05 johanknolprevent a warning
2001-09-05 johanknolfixed bug #458099/2
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 michaelhFixed up initalisation of size
2001-09-03 michaelh * src/z80/gen.c (fetchLitPair): Changed so that it...
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 michaelhStopped a couple of warnings.
2001-09-02 michaelh * src/z80/gen.c: Fixed up generator to pass the regres...
2001-09-01 sandeepupdateSpillocation did not check for nosupdate flag...
2001-09-01 johanknolthe --stack-auto crash fix wasn't so useless after...
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 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 michaelh * link/z80/aslink.h: Fixed long file name support...
2001-08-28 johanknolfixed bug #455597
2001-08-28 kbongersallow compile of small large model
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 sandeepFixed regression
2001-08-26 michaelhAdded support for gsinit packing.
2001-08-25 sandeepfix for bug-453196
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-22 johanknolfixed bug 449137/453886
2001-08-21 johanknolThis _could_ be a fix for the everlasting --stack-auto...
2001-08-21 johanknolfixed bug #451453
2001-08-21 johanknolfixed bug #453370
2001-08-20 michaelhAdded simple assertions to help bug tracking
2001-08-19 sandeepfixed pointer post increment problem
2001-08-19 sandeepFixed pointer post increment problem
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-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-04 johanknol"fixed" bug 447547
2001-08-03 johanknolfixed bug #447331
2001-08-03 michaelh* Fixed alias of -c to -canything
2001-08-02 kvigorfix genrshTwo bug
2001-08-02 michaelh* Added support for doing shifts by helper functions
2001-08-02 johanknola treat for those poor MS$ addicts
2001-08-01 johanknolfixed bug #444971
2001-08-01 johanknolfixed the bit to int cast
2001-07-31 johanknolsmall fix for constant range check
2001-07-30 johanknolshort really is 16bits now
2001-07-30 johanknolfinal fix for bug 444507
2001-07-30 johanknolfixed bug #443257
2001-07-27 johanknolno need to register bitfields
2001-07-26 johanknolpartial fix for bug #444507
next