Discussion:
CVS commit: pcc/arch/amd64
Iain Hibbert
2012-09-05 11:30:43 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Wed Sep 5 11:30:43 UTC 2012

Modified Files:
pcc/arch/amd64: local.c

Log Message:
spelling correction (loose -> lose)


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pcc/arch/amd64/local.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2012-09-08 15:58:21 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Sep 8 15:58:21 UTC 2012

Modified Files:
pcc/arch/amd64: code.c local.c macdefs.h

Log Message:
Fix builtin_frame/return. A bug was found also.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pcc/arch/amd64/code.c
cvs rdiff -u -r1.74 -r1.75 pcc/arch/amd64/local.c
cvs rdiff -u -r1.24 -r1.25 pcc/arch/amd64/macdefs.h

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

Loading...