* device/lib/pic/libsdcc/fs2ulong.c, device/lib/pic/libsdcc/fsadd.c,
[fw/sdcc] / src / pic / gen.c
2009-04-10 tecodev* device/lib/pic/libsdcc/fs2ulong.c, device/lib/pic...
2008-08-15 tecodev* src/pic/*.[ch]: removed dead/replaced code, no functi...
2008-08-15 tecodev* src/z80/gen.c (_vemit2): suppress compiler warning
2008-03-16 tecodev* src/pic/gen.c (SetIrp,genNearPointerGet,genNearPointe...
2008-03-04 tecodev* src/pic/gen.c: removed unused prototypes, prevent...
2008-03-03 tecodev* src/pic/gen.c (saveRegisters): Disable debug output.
2008-03-03 tecodev* src/pic/gen.c,
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-07-03 borutr* src/mcs51/gen.c, src/avr/gen.c, src/pic/gen.c, src...
2007-03-22 tecodev* src/pic/gen.c (popGetExternal): augmented to also...
2007-03-09 tecodev* src/pic/gen.c,
2007-03-02 tecodev* src/pic/gen.c (genGenPointerSet): removed bogus assertion
2007-01-29 tecodev* src/pic/gen.c (popGetExternal): simplified, mark...
2007-01-28 borutr* sim/ucsim/cmd.src/cmdutil.cc: NUL device is detected...
2007-01-22 tecodev* src/regression/bank1.c, src/regression/compare6.c,
2007-01-19 tecodev* src/pic/device.c (register_map): fixed list construction
2007-01-07 borutr* use dynamic memory buffers instead temporary files
2006-12-26 bernhardheld* src/SDCCpeeph.c: made labelHashEntry global, made...
2006-11-23 tecodev* src/regression/Makefile: add -L path to fresh library
2006-11-20 tecodev* src/pic/device.{c,h}: added pic14_getPIC()
2006-10-28 tecodev* src/pic/gen.c (genFunction,genCall): drop "same code...
2006-09-04 tecodev* src/pic/gen.c (genReceive): skip unreferenced arguments,
2006-06-25 tecodev* device/lib/pic/libm: NEW, added math library functions
2006-06-19 tecodev* src/pic/glue.h,src/pic16/glue.h: added prototypes
2006-06-19 tecodev* src/pic/glue.h: added pic14aopLiteral prototype
2006-06-18 borutr* support/regression/tests/structflexarray.c: flexible...
2006-05-24 jesuscMSC 6 does not have <stdint.h>. Use pstdint.h instead.
2006-05-20 tecodev* src/pic/gen.c (bitpatternFromVal): fixed for 64-bit...
2006-05-13 bernhardheld* src/avr/gen.c (aopop),
2006-05-01 tecodev* src/pic/device.c (sanitise_processor_name): only...
2006-04-28 tecodev* src/pic/{gen.c,main.h,pcode.c},
2006-04-28 tecodev* src/pic/gen.c (genFunction): set global pic14_hasInte...
2006-02-08 tecodev* src/pic/pcode.c (pciTRIS): fixed typo,
2005-12-08 tecodev* src/pic/device.c: renamed is_shared to pic14_is_shared
2005-11-16 tecodev* src/pic/pcode.c (LinkFlow): handle empty flows correctly,
2005-11-11 tecodev* src/pic/gen.c: handle FPOINTERS like POINTERS everywhere
2005-10-27 tecodev* .version: changed version to 2.5.4
2005-09-23 tecodev* configure.in, configure: have device/lib/pic configured
2005-09-08 maartenbrock* as/hc08/lkaomf51.c (OutputName): made name unsigned...
2005-07-23 tecodev* src/pic/gen.h: added emitpcode macro for debugging
2005-07-22 tecodev* src/SDCCmain.c (linkEdit): initialized linkerScriptFi...
2005-07-22 tecodev* src/pic/device.c (dump_sfr): replaced register declar...
2005-07-21 tecodev* src/pic/gen.c (aopOp): do not generate AOP_ACC operan...
2005-07-04 tecodev* src/pic/gen.c (genPointerGet): handle pointers to...
2005-07-04 tecodev* src/pic/gen.c (popGet): changed assert to allow for
2005-07-01 tecodev* src/pic/gen.h: added prototypes emitpComment, popGetA...
2005-04-10 borutr* src/pic/gen.c (genInline),
2005-02-04 slade_richFix for bugs #1080519 & #1115662.
2004-11-09 slade_richAdded support to generate code for struct bit fields.
2004-10-26 slade_richtidied it up a little.
2004-10-13 slade_richchanged comment.
2004-09-06 slade_richBug fixes for PIC14 - signed RSHIFT problem. Patch...
2004-08-16 slade_richRestored fn genRet as previous fix was incorrect.
2004-08-12 slade_richFixed problem with fn returning a variable bigger than...
2004-08-11 slade_richPrinting rIdx on internal verbose debug.
2004-08-02 slade_richTidied up tabs.
2004-06-20 epetrich* src/mcs51/gen.c (genCmp): fixed bug #975903
2004-05-13 epetrich * src/hc08/gen.c (hc08_emitDebuggerSymbol),
2004-03-23 sdattalomulti-byte complements were failing
2004-03-22 sdattaloBit operands were not being handled properly in the...
2004-02-08 epetrich* src/mcs51/gen.c (genNearPointerGet, genPagedPointerGet,
2004-02-04 slade_richLined up indentation.
2004-01-20 bernhardheld* src/pic/device.c,
2004-01-08 vrokas2004-01-08 Vangelis Rokas <vrokas@otenet.gr>
2003-09-12 epetrichFixed bug #621531 (const & volatile confusion in the...
2003-08-20 epetrichChanged the type of the result of the ! (NOT) operator...
2003-08-19 bernhardheldpic patches by Slade
2003-07-25 bernhardheld* src/SDCCicode.c (operandOperation): really fixed...
2003-07-23 bernhardheldadded DUMMY_READ_VOLATILE:
2003-04-11 sdattaloThe function name in a pointer to function variable...
2003-04-11 sdattaloPointers - Applied function ptr patch from Steve Tell...
2003-03-30 sdattaloFixed compound expressions of the type y = (x+K) OP...
2003-03-30 sdattaloFixed bug 609628 ==> x=(x+1)&0x0f generated bad code...
2003-03-30 sdattaloSteve Tell fixed a nested for-loop bug in the PIC Port
2003-03-23 bernhardheld* doc/cdbfile.html: removed, replaced by cdbfileformat.lyx
2003-03-08 bernhardheld* src/configure.in: check for endianess (even while...
2003-02-15 johanknolnew options: --no-c-code-in-asm and --i-code-in-asm
2002-08-11 sdattalox = y >> 6; was failing if x and y were 16-bit ints
2002-08-09 sdattaloIndirect pointer access to banks 2 and 3 on the 'f877...
2002-08-07 sdattaloAdded regression tests for compound comparisons.
2002-07-27 sdattalovarA = (varB > CONSTANT); Was not compiling correctly.
2002-07-07 sdattaloinline assembly was generated as plain text, now it...
2002-07-06 sdattaloFixed seg fault for empty programs. Added more register...
2002-07-04 sdattaloMore enhancements to register optimization algorithms.
2002-06-17 sdattaloFixed some pointer bugs. Added option to selectively...
2002-06-13 sdattaloImproved the Register Banking algorithm.
2002-05-31 sdattaloPIC aopput was using #00 as a register name.
2002-05-31 sdattaloPIC Port - fixed pointer/array accesses. Stream line...
2002-05-20 sdattaloFixed shifts by varaibles. Added rotate test code to...
2002-05-18 sdattaloFixed fatal infinite loop in pcode optimizer.
2002-05-17 sdattaloNumerous bug fixes in PIC Port (pointers, shifting...
2002-05-11 sdattaloFixed several pointer related bugs in the PIC port
2002-05-10 sdattaloAdded support for multiplication. Fixed peep hole bugs...
2002-03-20 sdattaloAdded -p command line option to allow selection of...
2002-03-14 sdattalodattalo - Major commit! re-wrote register allocation...
2002-03-06 johanknolsome minor improvements
2002-01-09 sdattaloNow the PIC port DOESN'T spew debug info by default.
2001-12-19 johanknolfixed bug #486483
2001-12-18 sdattaloYet again, signed comparisons to literals has been...
next