Discussion:
CVS commit: pcc/arch/amd64
Iain Hibbert
2014-08-13 13:20:17 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Wed Aug 13 13:20:17 UTC 2014

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

Log Message:
remove unused variable. reported by Brad Harder on current-***@netbsd


To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pcc/arch/amd64/code.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-08-13 20:01:40 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Wed Aug 13 20:01:40 UTC 2014

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

Log Message:
Add r8-r15 ar possible clobbered registers ix extended assembler,
as reported on pcc-list.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pcc/arch/amd64/local2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Iain Hibbert
2014-08-13 20:05:36 UTC
Permalink
Module Name: pcc
Committed By: plunky
Date: Wed Aug 13 20:05:36 UTC 2014

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

Log Message:
remove unused variable with obsolete function call


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pcc/arch/amd64/local2.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Anders Magnusson
2014-08-18 15:19:51 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Mon Aug 18 15:19:51 UTC 2014

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

Log Message:
Allow amd64 to compile without gcc-compat.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pcc/arch/amd64/code.c
cvs rdiff -u -r1.81 -r1.82 pcc/arch/amd64/local.c

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

Loading...