From owner-cvs-all Sun Mar 10 19:10:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A002737B402; Sun, 10 Mar 2002 19:10:55 -0800 (PST) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2B3Atq45229; Sun, 10 Mar 2002 19:10:55 -0800 (PST) (envelope-from tmm) Message-Id: <200203110310.g2B3Atq45229@freefall.freebsd.org> From: Thomas Moestl Date: Sun, 10 Mar 2002 19:10:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64/gen fixunsdfsi.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tmm 2002/03/10 19:10:55 PST Modified files: lib/libc/sparc64/gen fixunsdfsi.S Log: Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout), and make it PIC-aware. Revision Changes Path 1.2 +13 -13 src/lib/libc/sparc64/gen/fixunsdfsi.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message