]> git.gag.com Git - fw/sdcc/history - src/pic16/ralloc.c
* src/SDCCcse.c (updateSpillLocation): fixed bug #808027
[fw/sdcc] / src / pic16 / ralloc.c
2003-10-08 bernhardheldReplaced cast (void **) with (void *) to avoid gcc...
2003-09-12 epetrichFixed bug #621531 (const & volatile confusion in the...
2003-09-04 vrokas*** empty log message ***
2003-06-11 bernhardheld* src/pic16/ralloc.c: fix warnings
2003-06-11 sdattaloApplied patch from Vangelis Rokas <vrokas@otenet.gr...
2003-05-19 sdattaloCleaned warnings.
2003-01-11 bernhardheldnew option -o
2002-12-01 sdattaloAdded the pic16 port for Martin Dubuc.