From owner-cvs-src-old@FreeBSD.ORG Thu Jul 29 14:04:54 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83EA41065742 for ; Thu, 29 Jul 2010 14:04:54 +0000 (UTC) (envelope-from jchandra@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 57A8E8FC12 for ; Thu, 29 Jul 2010 14:04:54 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o6TE4sSA076565 for ; Thu, 29 Jul 2010 14:04:54 GMT (envelope-from jchandra@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o6TE4sY8076564 for cvs-src-old@freebsd.org; Thu, 29 Jul 2010 14:04:54 GMT (envelope-from jchandra@repoman.freebsd.org) Message-Id: <201007291404.o6TE4sY8076564@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jchandra@repoman.freebsd.org using -f From: "Jayachandran C." Date: Thu, 29 Jul 2010 14:04:29 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/mips/include _stdint.h profile.h X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2010 14:04:54 -0000 jchandra 2010-07-29 14:04:29 UTC FreeBSD src repository Modified files: sys/mips/include _stdint.h profile.h Log: SVN rev 210606 on 2010-07-29 14:04:29Z by jchandra Update MIPS _stdint.h for 64 bit. Initial 64 bit changes for profile.h. Revision Changes Path 1.2 +31 -3 src/sys/mips/include/_stdint.h 1.4 +9 -1 src/sys/mips/include/profile.h