Module Name: pcc
Committed By: ragge
Date: Sun Jun 5 10:19:25 UTC 2011
Modified Files:
pcc/arch/amd64: macdefs.h
pcc/arch/arm: macdefs.h
pcc/arch/hppa: macdefs.h
pcc/arch/i386: macdefs.h
pcc/arch/m16c: macdefs.h
pcc/arch/mips: macdefs.h
pcc/arch/nova: macdefs.h
pcc/arch/pdp10: macdefs.h
pcc/arch/pdp11: macdefs.h
pcc/arch/powerpc: macdefs.h
pcc/arch/sparc64: macdefs.h
pcc/arch/vax: macdefs.h
pcc/cc/ccom: builtins.c init.c pftn.c trees.c
pcc/mip: manifest.h match.c
Log Message:
Remove RTOLBYTES and change to the more common name ENDIAN.
Begin to clear the way for run-time settings of endianness for targets
taht support it.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pcc/arch/amd64/macdefs.h
cvs rdiff -u -r1.13 -r1.14 pcc/arch/arm/macdefs.h
cvs rdiff -u -r1.17 -r1.18 pcc/arch/hppa/macdefs.h
cvs rdiff -u -r1.79 -r1.80 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.23 -r1.24 pcc/arch/m16c/macdefs.h
cvs rdiff -u -r1.14 -r1.15 pcc/arch/mips/macdefs.h
cvs rdiff -u -r1.4 -r1.5 pcc/arch/nova/macdefs.h
cvs rdiff -u -r1.32 -r1.33 pcc/arch/pdp10/macdefs.h
cvs rdiff -u -r1.5 -r1.6 pcc/arch/pdp11/macdefs.h
cvs rdiff -u -r1.12 -r1.13 pcc/arch/powerpc/macdefs.h
cvs rdiff -u -r1.14 -r1.15 pcc/arch/sparc64/macdefs.h
cvs rdiff -u -r1.6 -r1.7 pcc/arch/vax/macdefs.h
cvs rdiff -u -r1.25 -r1.26 pcc/cc/ccom/builtins.c
cvs rdiff -u -r1.70 -r1.71 pcc/cc/ccom/init.c
cvs rdiff -u -r1.321 -r1.322 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.287 -r1.288 pcc/cc/ccom/trees.c
cvs rdiff -u -r1.92 -r1.93 pcc/mip/manifest.h
cvs rdiff -u -r1.94 -r1.95 pcc/mip/match.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.