From owner-freebsd-commit Sun Feb 25 12:35:03 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA18160 for freebsd-commit-outgoing; Sun, 25 Feb 1996 12:35:03 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA18139 for cvs-all-outgoing; Sun, 25 Feb 1996 12:34:56 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA18117 Sun, 25 Feb 1996 12:34:48 -0800 (PST) Date: Sun, 25 Feb 1996 12:34:48 -0800 (PST) From: Bruce Evans Message-Id: <199602252034.MAA18117@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/msun/i387 s_ilogb.S Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 96/02/25 12:34:47 Branch: lib/msun/i387 RELENG_2_1_0 Modified: lib/msun/i387 s_ilogb.S Log: Don't trash %ebp. Obtained from: NetBSD Revision Changes Path 1.2.6.1 +2 -2 src/lib/msun/i387/s_ilogb.S