Module Name: pcc
Committed By: ragge
Date: Wed Jun 25 19:33:21 UTC 2008
Modified Files:
pcc/arch/i386: local2.c macdefs.h
pcc/mip: reader.c regs.c
Log Message:
Lots of additions to extended assembler, among them:
- support for operand in memory ("m")
- support to change printed type of argument.
- support for register constraints.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pcc/arch/i386/local2.c
cvs rdiff -u -r1.57 -r1.58 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.227 -r1.228 pcc/mip/reader.c
cvs rdiff -u -r1.179 -r1.180 pcc/mip/regs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.