Module Name:    pcc
Committed By:   david
Date:           Thu Jan 31 04:03:29 UTC 2008

Modified Files:
        pcc/arch/sparc64: code.c local2.c macdefs.h table.c

Log Message:
A bunch of changes:
- Support passing more than six arguments by spilling onto the stack. As
  yet unfinished, as the code for processing the arguments is missing.
- Be much more careful about the assignment of registers in templates.
- Proper SCONV templates.

We can now compile and run 'ls'.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pcc/arch/sparc64/code.c
cvs rdiff -u -r1.13 -r1.14 pcc/arch/sparc64/local2.c
cvs rdiff -u -r1.5 -r1.6 pcc/arch/sparc64/macdefs.h
cvs rdiff -u -r1.16 -r1.17 pcc/arch/sparc64/table.c

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

Reply via email to