Discussion:
CVS commit: pcc/arch/mips
Anders Magnusson
2012-12-01 08:53:40 UTC
Permalink
Module Name: pcc
Committed By: ragge
Date: Sat Dec 1 08:53:40 UTC 2012

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

Log Message:
Fixup the varargs functions and add stubs for the frame/return/cfa
address functions, as pointed out by Isaac Dunham on pcc-list.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pcc/arch/mips/code.c
cvs rdiff -u -r1.32 -r1.33 pcc/arch/mips/local.c
cvs rdiff -u -r1.16 -r1.17 pcc/arch/mips/macdefs.h

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

Loading...