fixed bug #635354
[fw/sdcc] / src / ds390 /
2003-04-11 kvigorFix bug 706781
2003-04-11 kvigorFix null pointer deref that caused build failures on...
2003-04-03 johanknoltemp fix for genArrayInit
2003-04-02 johanknolno comments
2003-03-30 borutrchanged type of parameter asmOptions to set in _tininat...
2003-03-26 johanknolcatched symbol abuse
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-17 bernhardheldsrc/ds390/peeph.def: fix bug #704878: added rule 213...
2003-03-16 johanknolcleaned up the mess I left behind
2003-03-15 bernhardheld* src/ds390/gen.c (genAddrOf): fixed bug #704087
2003-03-14 johanknolcatch DECLARATOR / SPECIFIER abuse
2003-03-12 johanknolfixed bug #700031
2003-03-08 bernhardheldsrc/ds390/peeph.def: fix bug 700036
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
2003-03-07 johanknolSee Changelog 1.204
2003-03-04 kvigorOP_SYMBOL and OP_VALUE check their parameters are the...
2003-02-27 kvigorImproved genReceive, write two bytes at a time in genGe...
2003-02-26 kvigorMore cleanups of _ap abuse.
2003-02-26 kvigorCleanups and reduction in _ap abuse; a lot more work...
2003-02-25 kvigorCleanups, minor improvements, death to strcpy strcat...
2003-02-21 kvigorMore strcpy() strcat() sprintf() squashing
2003-02-21 kvigorBuffer overflow hunt: removing strcpy, strcat, sprintf
2003-02-19 johanknola cleaner way to fix the shift bug
2003-02-19 johanknolfixed a shift bug
2003-02-15 johanknolnew options: --no-c-code-in-asm and --i-code-in-asm
2003-02-10 borutrBorland Makefile cleanup
2003-02-04 kvigorMinor ds390 performance enhancement on generic pointer...
2003-02-02 borutrdelete $(LIB) only if exist
2003-02-02 kvigorCleanups of the mess I made on the last commit
2003-01-31 kvigorInternal error compiling bug-524691 regression test
2003-01-31 johanknolApplied Jan Rejlek's >64K startup patch.
2003-01-29 johanknolChanged OP_DEFS and OP_USES from macros to function...
2003-01-28 bernhardheld* src/ds390/gen.c: fix deps by replacing <common.h...
2003-01-24 johanknolfixed bug #667458
2003-01-19 bernhardheld* src/mcs51/peeph.def: Frieder: removed 237, obsolete...
2003-01-19 bernhardheld../m
2003-01-13 bernhardheld* src/ds390/peeph.def: #237 another rule from Frieder
2003-01-13 bernhardheld* src/ds390/peeph.def: fix #123; add 14 rules by Fioren...
2003-01-11 bernhardheldnew option -o
2002-12-27 johanknoladded option --no-xinit-opt
2002-08-29 borutrcorrected improper use of assert
2002-08-28 borutr- added Release configuration in VS projects
2002-08-07 borutr- added return 0 statements after assert() to make...
2002-08-07 borutr- changed project type to Generic Project so that can...
2002-08-07 borutr- removed compiler command line option /WX: Treats...
2002-07-26 kvigorBug 580443 fix
2002-04-16 michaelh * device/lib/z80/printf.c (sprintf): Added.
2002-03-20 kvigorConsolidate generic pointer code
2002-03-20 sdattaloAdded -p command line option to allow selection of...
2002-03-06 johanknolsome minor improvements
2002-03-02 sandeepAdded some more peephole rules
2002-03-02 sandeepVarious fixes & enhancements
2002-03-02 sandeepvarious fixes & enhancements (ds390) specific
2002-01-31 johanknolfixed bug #510826
2002-01-31 bernhardheldFix typo
2002-01-30 sandeephad commited with options.parms_in_bank1 turned on...
2002-01-30 bernhardheldOptimise bit assignment
2002-01-30 sandeepadded a few more peephole optimzations
2002-01-30 sandeep1) added __builtin_inp & __builtin_outp used to read...
2002-01-30 sandeep1) handle multiple send & receives from register bank1
2002-01-27 johanknolxa51, work in progress
2002-01-27 johanknolfixed an integral promotion bug
2002-01-24 johanknolfixed bug #507904
2002-01-20 johanknolfixed bug #505387
2002-01-19 johanknolfirst pass at including c-code as asm comments
2002-01-15 johanknolfixed bug #449107
2002-01-14 johanknolfixed bug #503216
2002-01-13 sandeepzero changed to #0, one changed to #1
2002-01-07 johanknolfixed bug #499029
2001-12-29 sandeepa) improved computing address of stack variable
2001-12-29 sandeepa) packRegsForSupport could mess up live information...
2001-12-24 sandeepMore builtin function additions for TININative
2001-12-24 sandeepHad broken the regression testsuite
2001-12-24 sandeepALPHA version for -mTININative
2001-12-21 sandeepFixed a bug major in FillGaps , have to check uses...
2001-12-19 sandeepFixed a post increment bug . Cannot post increment...
2001-12-18 sandeepSome peepholes cannot be done in tiniNative mode becaus...
2001-12-18 sandeepAdded tiniNative port
2001-12-18 sandeepMore assembler agnostisisms now the code generated...
2001-12-17 johanknolfixed an aggregate initialization bug
2001-12-17 bernhardheld(_*_genXINIT) orl instead of add
2001-12-16 bernhardheld(_ds390_genXINIT) added test for 0 length
2001-12-16 johanknolsome small corrections
2001-12-16 johanknolThis should never have been here
2001-12-16 johanknolmissing files for "added seperate segments for initiali...
2001-12-16 johanknoladded seperate segments for initialized data
2001-12-11 sandeepDPTR use fixed for add to remat.
2001-12-09 johanknolfixed bug #477835 for ds390-port
2001-12-01 johanknolfixed bug #485513, although a warning should be thrown...
2001-11-28 sandeepa) Moved DPL, DPH, DPX & B before XREGn . ralloc.c...
2001-11-28 michaelhCleaned up warnings
2001-11-26 sandeepPrevious fix was BADDD . this should do it
2001-11-25 sandeepFixed problem where the same slocs was shared between...
2001-11-23 sandeepMade it assembler agnostic everything assembler specifi...
2001-11-23 sandeepMore fixes for DPTR use
2001-11-23 sandeepChanged default stack location to 0x400007
2001-11-21 sandeepAdded __builtin function __builtin_memset_x
2001-11-21 sandeepa) Fixed a buch of bugs with DPTR use
2001-11-19 johanknolfixed a last minute type
2001-11-19 johanknolFixed bug #483124
next