__rlrr array lacking extern
[fw/sdcc] / src / pic /
2001-09-09 michaelh * src/pic/ralloc.c (debugLogRegType): Removed some...
2001-08-30 anoncvs_rymovsnprintf is not standard
2001-08-27 sdattalopCode peep is fully working for the PIC port.
2001-08-24 kvigor(optionally) push static array initialization down...
2001-08-19 sandeepfixed pointer post increment problem
2001-08-13 bernhardheldFixed up ENDIAN warning with CYGWIN
2001-08-02 michaelh* Added support for doing shifts by helper functions
2001-07-16 michaelh* Fixed va_args for the z80
2001-07-03 michaelhFixed up ENDIAN warning with mingw32. Added ability...
2001-07-03 johanknolShort is 16bits by default now
2001-06-30 johanknola fix for the initialized structs and some others, see
2001-06-26 michaelhCleared out all warnings in sdcc. Moved all unused...
2001-06-20 michaelhUnified the per port Makefiles
2001-05-24 johanknolcreate/append dump files on a per session base
2001-05-21 johanknolfixed a small bug with large effects
2001-05-20 johanknolchanged inline asm buffers from static to dynamic size
2001-05-20 jtvolpeFixed implicit data type conversions
2001-05-20 jtvolpeFixed up implicit data type conversions
2001-05-16 kvigorget Borland makefiles working yet again
2001-05-12 sdattaloMore peep to pCode parsing.
2001-05-05 sdattaloMore peephole to pCode parsing.
2001-04-29 sandeepAdded some heuristic for register spilling
2001-04-29 sdattaloParse peephole snippets to generate pCode
2001-04-26 jtvolpeRemoved Release configuration until stable
2001-04-24 jtvolpeContinuing with VC6 Development - Dependency changes...
2001-04-20 jtvolpeGeneral removal of compiler warnings
2001-04-20 jtvolpeFixed mixed type compares and conversions
2001-04-20 jtvolpeChanged name of unlink function for cygnus and MSVC
2001-04-10 johanknolfixed the gencmp setting of supportRtn
2001-04-01 sdattalosplit PIC port gen.c pcodepeep.c into smaller files...
2001-04-01 sandeepAdded post increment optimization for msc51 &
2001-03-25 sdattaloPIC Port Added support for subtraction
2001-03-24 sdattalopCode - register allocation, flow analysis, and peephole.
2001-03-05 johanknolCleaned up ds390 leftovers in the mcs51 port.
2001-03-04 sdattaloPIC port pcode. Added pcode peephole feature.
2001-03-01 kmhFixed PCALL and stack adjustment bug
2001-02-18 sdattaloAdded changes that were lost in the last commit (becaus...
2001-02-18 sdattaloAdded pCode to the PIC port
2001-02-18 sdattalopcode generation added
2001-02-14 johanknolBeautified (indented) compiler source according to...
2001-02-07 jbessFix asm label generation. Suppress some warning
2001-02-06 jtvolpeChanged Safe_calloc to use 2 arguements to mimic teh...
2001-02-04 jtvolpeNew Memory Allocation functions
2001-02-03 johanknolChange ALLOC_ATOMIC in ALLOC
2001-01-28 michaelhMerge of the izt changes.
2001-01-10 sdattaloPIC Port - Indirection works better. instrumented pic...
2001-01-04 jtvolpeMS VC6 Port
2001-01-04 jtvolpeMS VC6 Port
2000-12-31 sdattaloPIC port on going development.most of addition, arrays...
2000-12-14 kvigorChange struct link to struct sym_link to avoid conflict...
2000-12-05 sdattaloPIC PORT - &, |, ^
2000-12-04 sdattaloTSD PIC port
2000-12-04 sdattaloStarted PIC port (based on mcs51 port)