From owner-cvs-src@FreeBSD.ORG Thu Oct 5 20:57:06 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3CE316A54D; Thu, 5 Oct 2006 20:57:06 +0000 (UTC) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7021C43D45; Thu, 5 Oct 2006 20:57:06 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k95Kv62b099413; Thu, 5 Oct 2006 20:57:06 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k95Kv6eT099412; Thu, 5 Oct 2006 20:57:06 GMT (envelope-from obrien) Message-Id: <200610052057.k95Kv6eT099412@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 5 Oct 2006 20:57:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/gnu/lib/libstdc++ Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2006 20:57:07 -0000 obrien 2006-10-05 20:57:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) gnu/lib/libstdc++ Makefile Log: MFC: rev 1.58: ARM platform does setjmp/longjmp exceptions. Approved by: re(KEN) Revision Changes Path 1.55.2.3 +3 -0 src/gnu/lib/libstdc++/Makefile