Module Name:    pcc
Committed By:   gmcgarry
Date:           Sat Jan 24 21:43:49 UTC 2009

Modified Files:
        pcc: config.h.in configure configure.ac
        pcc/arch/amd64: macdefs.h
        pcc/arch/arm: macdefs.h
        pcc/arch/hppa: macdefs.h
        pcc/arch/i386: macdefs.h
        pcc/arch/mips: 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/cc: cc.c
        pcc/os/mirbsd: ccconfig.h
        pcc/os/win32: config.h

Log Message:
Define WCHAR_TYPE from configure.ac, rather than in target-specific macdefs.h.
Provide cpp definitions of __STDC_ISO_10646__, __WCHAR_MAX__, __WCHAR_TYPE__,
__SIZEOF_WCHAR_T, __WINT_TYPE__ and __SIZEOF_WINT_T__.

>From Thorsten Glaser <[email protected]>.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pcc/config.h.in
cvs rdiff -u -r1.58 -r1.59 pcc/configure
cvs rdiff -u -r1.73 -r1.74 pcc/configure.ac
cvs rdiff -u -r1.3 -r1.4 pcc/arch/amd64/macdefs.h
cvs rdiff -u -r1.11 -r1.12 pcc/arch/arm/macdefs.h
cvs rdiff -u -r1.13 -r1.14 pcc/arch/hppa/macdefs.h
cvs rdiff -u -r1.67 -r1.68 pcc/arch/i386/macdefs.h
cvs rdiff -u -r1.9 -r1.10 pcc/arch/mips/macdefs.h
cvs rdiff -u -r1.29 -r1.30 pcc/arch/pdp10/macdefs.h
cvs rdiff -u -r1.3 -r1.4 pcc/arch/pdp11/macdefs.h
cvs rdiff -u -r1.8 -r1.9 pcc/arch/powerpc/macdefs.h
cvs rdiff -u -r1.11 -r1.12 pcc/arch/sparc64/macdefs.h
cvs rdiff -u -r1.4 -r1.5 pcc/arch/vax/macdefs.h
cvs rdiff -u -r1.141 -r1.142 pcc/cc/cc/cc.c
cvs rdiff -u -r1.6 -r1.7 pcc/os/mirbsd/ccconfig.h
cvs rdiff -u -r1.11 -r1.12 pcc/os/win32/config.h

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

Reply via email to