* doc/sdccman.lyx: documented numeric ranges, WEBDOC #1442369
[fw/sdcc] / src / ds390 /
2006-05-12 MaartenBrock* doc/sdccman.lyx: documented numeric ranges, WEBDOC...
2006-04-25 MaartenBrock* src/ds390/gen.c (AccAXRrl1, AccAXLrl1): changed to...
2006-04-24 bernhardheldEnabled VPATH feature: changed nearly all Makefiles...
2006-03-07 maartenbrock* device/include/mcs51/c8051f410.h: new SiLabs mcu
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-09-03 maartenbrock* .version: changed to version 2.5.3
2005-06-27 maartenbrock* as/mcs51/asexpr.c (expr): disabled warning "not in...
2005-03-20 epetrich* src/port.h (struct PORT),
2005-02-26 epetrich* src/avr/ralloc.c (serialRegAssign),
2004-12-19 maartenbrock* src/ds390/gen.c (genCpl): fixed bit=~(char/bit) bugs...
2004-10-19 maartenbrock* as/mcs51/lkarea.c: removed old K&R style,
2004-09-23 epetrich* src/SDCCicode.h,
2004-09-08 maartenbrock* device/lib/_gptrget.c,
2004-09-06 epetrich* src/port.h,
2004-08-05 maartenbrock* src/pic/ralloc.c (deassignLR): allthough pic port...
2004-08-05 epetrich* src/mcs51/ralloc.c (deassignLR),
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-06-08 epetrich* src/avr/ralloc.c (serialRegAssign),
2004-05-25 epetrich* src/ds390/main.c,
2004-05-25 vrokas* src/port.h (PORT structure): added hook initPaths...
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-04-23 epetrich* src/SDCCicode.h,
2004-03-19 epetrich* src/mcs51/gen.c (genFunction): optimize RECEIVE in...
2004-03-17 epetrich* src/SDCCglue.c (emitMaps): allow public sfr variables
2004-03-12 frief(_ds390_genAssemblerPreamble): cosmetic change, made...
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-09 epetrich* src/SDCCsymt.h,
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-01-30 epetrich* src/mcs51/ralloc.c (getRegPtr, getRegGpr),
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-08 vrokas2004-01-08 Vangelis Rokas <vrokas@otenet.gr>
2004-01-05 bernhardheld* src/ds390/gen.c (genRightShift): fixed bug #870788
2003-12-13 friefusing the atomic test and clear instruction jbc. Allows...
2003-12-12 epetrich* src/ds390/main.c (PORT tininative_port): fixed bug...
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-23 kflittner fixed bug #845089
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-08 bernhardheldReplaced cast (void **) with (void *) to avoid gcc...
2003-10-05 bernhardheld* src/SDCCloop.c (assignmentsToSym, loopInduction)...
2003-10-03 epetrich* src/z80/gen.h,
2003-09-21 epetrich* src/mcs51/ralloc.c (fillGaps),
2003-09-19 epetrich* src/mcs51/gen.c (loadDptrFromOperand, genFarPointerGet,
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-08 epetrichChanges to support big endian targets:
2003-08-04 jesuscFixed some warnings when building in MSVC
2003-07-23 bernhardheldadded DUMMY_READ_VOLATILE:
2003-07-11 kvigorfix bug 769624
2003-07-02 borutrvirtualization of glue() function: each port has it...
2003-07-01 kvigorDS800C400 fun, improved ROM interface and tinibios
2003-06-30 kvigorMore DS400 support
2003-06-27 kvigorMore support for DS80C400
2003-06-15 borutrreimplemented function inExcludeList() by using sets...
2003-06-15 borutrfixed width array of pointers replaced with sets;
2003-05-25 jesuscChanged Zm to 1000.
2003-05-18 johanknolremoved obsolete and buggy ARRAYINIT
2003-05-11 borutrincreased value of /Zm option to 1000
2003-04-29 jesuscIncrement max memory alloc for MSVC using /Zm600
2003-04-29 kvigorDS80C400 support, the beginning
2003-04-19 borutrhandling space characters in file path
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
next