Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-nb5-mips64] src
Module Name: src
Committed By: matt
Date: Fri Dec 11 20:33:08 UTC 2009
Modified Files:
src/gnu/dist/gcc4/gcc/config/mips [matt-nb5-mips64]: netbsd.h
src/sys/arch/mips/include [matt-nb5-mips64]: ansi.h int_fmtio.h
int_types.h
src/usr.bin/xlint [matt-nb5-mips64]: Makefile.inc
Log Message:
Unless we are in O32, use long int for size_t/ptrdiff_t/intptr_t. This
allows N32 and N64 use both use the same type.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.32.4 -r1.1.1.1.32.5 \
src/gnu/dist/gcc4/gcc/config/mips/netbsd.h
cvs rdiff -u -r1.23 -r1.23.38.1 src/sys/arch/mips/include/ansi.h
cvs rdiff -u -r1.4 -r1.4.18.1 src/sys/arch/mips/include/int_fmtio.h
cvs rdiff -u -r1.10 -r1.10.96.1 src/sys/arch/mips/include/int_types.h
cvs rdiff -u -r1.9 -r1.9.48.1 src/usr.bin/xlint/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index