Discussion:
CVS commit: pcc/mip
Iain Hibbert
2014-06-06 15:31:56 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Fri Jun 6 15:31:56 UTC 2014

Modified Files:
pcc/mip: unicode.c unicode.h

Log Message:
"#if 0" unused cp2u8(), for now


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pcc/mip/unicode.c
cvs rdiff -u -r1.2 -r1.3 pcc/mip/unicode.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-06-07 14:02:04 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Jun 7 14:02:04 UTC 2014

Modified Files:
pcc/mip: regs.c

Log Message:
Always walk down left if su numbers are the same, due to tree building.
Fixes Jira#PCC-439 by Iain Hibbert and Jira#PCC-445 by Volkmar Klatt.


To generate a diff of this commit:
cvs rdiff -u -r1.237 -r1.238 pcc/mip/regs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...