Discussion:
CVS commit: pcc/arch/vax
Anders Magnusson
2012-09-22 15:42:54 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Sep 22 15:42:54 UTC 2012

Modified Files:
pcc/arch/vax: table.c

Log Message:
Handle LS on signed types.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pcc/arch/vax/table.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-25 19:17:50 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Tue Sep 25 19:17:50 UTC 2012

Modified Files:
pcc/arch/vax: local2.c table.c

Log Message:
Right shift of long long must be converted to negative left shift.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pcc/arch/vax/local2.c
cvs rdiff -u -r1.25 -r1.26 pcc/arch/vax/table.c

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

Loading...