Module Name: pcc
Committed By: gmcgarry
Date: Wed Nov 28 02:23:53 UTC 2007
Modified Files:
pcc/arch/mips: code.c local.c local2.c macdefs.h order.c table.c
Log Message:
Numerous fixes:
- floating-point support
- instruction emulation
- structure arguments and return values
- work-in-progress on stdarg builtins
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pcc/arch/mips/code.c pcc/arch/mips/order.c
cvs rdiff -u -r1.5 -r1.6 pcc/arch/mips/local.c pcc/arch/mips/macdefs.h
cvs rdiff -u -r1.7 -r1.8 pcc/arch/mips/local2.c
cvs rdiff -u -r1.3 -r1.4 pcc/arch/mips/table.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.