* src/mcs51/gen.c, src/z80/gen.c, src/hc08/gen.c, src/ds390/gen.c,
[fw/sdcc] / src / ds390 / gen.c
2009-03-10 borutr* src/mcs51/gen.c, src/z80/gen.c, src/hc08/gen.c, src...
2008-06-04 MaartenBrock* .version,
2008-05-05 borutr* support/regression/Makefile.in,
2008-04-17 MaartenBrock* device/lib/libsdcc.lib,
2008-03-21 MaartenBrock* src/ds390/gen.c (opIsGptr, adjustArithmeticResult...
2008-03-08 MaartenBrock* src/ds390/gen.c (pushSide): fixed 'too few arguments'
2008-03-08 MaartenBrock* src/ds390/gen.c (pushSide, genPcall),
2007-12-29 borutr* src/SDCCasm.[ch]: renamed from asm[ch], use dbuf_getl...
2007-09-17 borutr* src/SDCC.y, src/SDCCast.c, src/SDCCcse.c, src/SDCCglu...
2007-08-29 MaartenBrock* src/ds390/gen.c (genFarPointerSet),
2007-07-03 borutr* src/mcs51/gen.c, src/avr/gen.c, src/pic/gen.c, src...
2007-05-08 MaartenBrock* src/ds390/gen.c (emitcode): don't change properties...
2007-05-07 MaartenBrock* device/lib/_gptrput.c,
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-04-17 borutr* doc/sdccman.lyx, src/SDCCmain.c, src/SDCCglobal.h...
2007-02-27 frief* src/SDCCglobl.h,
2007-02-06 kvigorAddress bug 1469393.
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2006-12-26 bernhardheld* src/SDCCpeeph.c: made labelHashEntry global, made...
2006-09-30 MaartenBrock* src/port.h: added mem.cabs_name to PORT
2006-08-27 MaartenBrock* src/ds390/gen.c (aopGetUsesAcc): handle AOP_DPTR2...
2006-08-26 MaartenBrock* src/ds390/gen.c (genAnd, genOr, genXor): fixed bug...
2006-08-06 MaartenBrock* device/lib/Makefile.in (Z80SOURCES): enabled float...
2006-08-01 borutradditional signed char correction
2006-08-01 borutr* src/mcs51/gen.c, src/dc390/gen.c: fixed warning:
2006-07-01 bernhardheld* as/hc08/lkaomf51.c (OutputName),
2006-06-02 MaartenBrock* device/lib/printf_large.c (output_digit): optimized...
2006-05-13 bernhardheld* src/avr/gen.c (aopop),
2006-05-12 MaartenBrock* doc/sdccman.lyx: documented numeric ranges, WEBDOC...
2006-04-25 MaartenBrock* src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to...
2006-01-28 bernhardheld* src/ds390/gen.c (unsaveRegisters): fixed literal...
2005-11-18 bernhardheld* src/SDCCcse.c (ReplaceOpWithCheaperOp): minor fix...
2005-10-25 bernhardheld* src/SDCCast.c (decorateType): fixed previouse immatur...
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-06-27 maartenbrock* as/mcs51/asexpr.c (expr): disabled warning "not in...
2004-12-19 maartenbrock* src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs...
2004-09-08 maartenbrock* device/lib/_gptrget.c,
2004-07-27 maartenbrock* src/SDCC.lex (doPragma): added pragma disable_warning...
2004-07-11 maartenbrock* src/SDCCglue.c (printIvalArray): fixed bug #984229...
2004-06-20 epetrich* src/mcs51/gen.c (genCmp): fixed bug #975903
2004-05-25 epetrich* src/ds390/main.c,
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-03-19 epetrich* src/mcs51/gen.c (genFunction): optimize RECEIVE in...
2004-03-02 epetrich* src/ds390/gen.c: added missing #include "main.h"
2004-03-02 epetrich* src/ds390/ralloc.h,
2004-02-11 bernhardheld* device/lib/_modsint.c,
2004-02-10 epetrich* src/ds390/gen.c (genNearPointerGet),
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-01-16 kflittner * src/ds390/gen.c (aopOp3): fixed the assignment of...
2004-01-13 kflittner * src/ds390/gen.c (genCall): fixed a double use of...
2004-01-12 kflittner * src/ds390/gen.c (operandsEqu): fixed a little typo...
2004-01-09 epetrich* src/ds390/main.c,
2004-01-05 bernhardheld* src/ds390/gen.c (genRightShift): fixed bug #870788
2003-12-09 epetrich* src/SDCCopt.c (killDeadCode): change iCode type to...
2003-11-26 epetrich* src/SDCC.y (pointer): fixed bug #846006
2003-11-06 epetrich* src/port.h,
2003-10-28 kflittnerReplaced the liverange code.
2003-10-23 epetrich* src/SDCCmain.c,
2003-10-22 epetrichExtended the semantics of the critical keyword to include
2003-10-14 epetrich* src/z80/gen.c: fixed bug revealed by ast_constant_fol...
2003-10-03 epetrich* src/z80/gen.h,
2003-09-16 epetrich* src/mcs51/gen.c (genFunction, genEndFunction),
2003-09-15 bernhardheldFeature request 799831: added code to allow nesting...
2003-09-01 epetrich* src/SDCCpeeph.c (notVolatile, notVolatileVariable...
2003-08-20 epetrichfixed bug #741761
2003-08-20 epetrichChanged the type of the result of the ! (NOT) operator...
2003-08-18 epetrichMade bitfield a distinct type from bit so that bitfields
2003-08-16 epetrichoops, needed dname==TRUE in my last update
2003-08-16 epetrichCleaned up genPackBits and genUnpackBits and added...
2003-08-15 bernhardheldFixed bug #787649 by anonymous
2003-08-14 epetrichFixed numerous bitfield problems.
2003-08-04 jesuscFixed some warnings when building in MSVC
2003-07-23 bernhardheldadded DUMMY_READ_VOLATILE:
2003-06-30 kvigorMore DS400 support
2003-06-27 kvigorMore support for DS80C400
2003-06-15 borutrreimplemented function inExcludeList() by using sets...
2003-05-18 johanknolremoved obsolete and buggy ARRAYINIT
2003-04-29 kvigorDS80C400 support, the beginning
2003-04-11 kvigorFix bug 706781
2003-04-11 kvigorFix null pointer deref that caused build failures on...
2003-04-02 johanknolno comments
2003-03-26 johanknolcatched symbol abuse
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-16 johanknolcleaned up the mess I left behind
2003-03-15 bernhardheld* src/ds390/gen.c (genAddrOf): fixed bug #704087
2003-03-12 johanknolfixed bug #700031
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
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 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-04 kvigorMinor ds390 performance enhancement on generic pointer...
2003-02-02 kvigorCleanups of the mess I made on the last commit
2003-01-31 kvigorInternal error compiling bug-524691 regression test
next