Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7E4A963B873 for ; Fri, 28 May 2010 13:50:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3255F63B120; Fri, 28 May 2010 13:50:27 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 47AEB63B113 for ; Fri, 28 May 2010 13:50:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 301DE175DD; Fri, 28 May 2010 13:50:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 28 May 2010 13:50:26 +0000 From: Martin Husemann Subject: CVS commit: pkgsrc/devel/gmp To: pkgsrc-changes@NetBSD.org Reply-To: martin@netbsd.org X-Mailer: log_accum Message-Id: <20100528135026.301DE175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: martin Date: Fri May 28 13:50:26 UTC 2010 Modified Files: pkgsrc/devel/gmp: distinfo pkgsrc/devel/gmp/patches: patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj Log Message: In the VAX asm code: hide all local labels and make calculated jumps PIC, so the shared library now works as well. Thanks to Matt Thomas for vax asm help. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/gmp/distinfo cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/gmp/patches/patch-ad cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/gmp/patches/patch-ae \ pkgsrc/devel/gmp/patches/patch-af pkgsrc/devel/gmp/patches/patch-ag \ pkgsrc/devel/gmp/patches/patch-ah pkgsrc/devel/gmp/patches/patch-ai \ pkgsrc/devel/gmp/patches/patch-aj Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.