Module Name:    pcc
Committed By:   gmcgarry
Date:           Sat Dec 22 21:46:26 UTC 2007

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

Log Message:
- put float arguments in correct registers
- fix and align strings in data segment
- fix structures in argument registers
- fix builtin alloca()
- fix long long right shifts
- unwind call stack correctly for long long alignment
- fix type conversions
- fix complement instructions
- update field assignments to latest changes


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pcc/arch/mips/code.c pcc/arch/mips/local.c \
    pcc/arch/mips/order.c
cvs rdiff -u -r1.14 -r1.15 pcc/arch/mips/local2.c
cvs rdiff -u -r1.8 -r1.9 pcc/arch/mips/macdefs.h pcc/arch/mips/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