CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2009/05/18 12:42:54
Modified files: gnu/usr.bin/gcc/gcc/config/sparc: openbsd64.h Log message: INTMAX_TYPE / UINTMAX_TYPE are always in terms of long long. reported by st...@. fixes libarchive on sparc64 for naddy@, st...@. mips is missing them too; but it has not been tested. ok millert@, m...@.