From owner-cvs-all Tue Nov 28 14:59:17 2000 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 E829537B400; Tue, 28 Nov 2000 14:59:14 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eASMxEV34289; Tue, 28 Nov 2000 14:59:14 -0800 (PST) (envelope-from jhb) Message-Id: <200011282259.eASMxEV34289@freefall.freebsd.org> From: John Baldwin Date: Tue, 28 Nov 2000 14:59:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/gen alloca.S src/lib/libc/i386/sys Ovfork.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/28 14:59:14 PST Modified files: lib/libc/i386/gen alloca.S lib/libc/i386/sys Ovfork.S Log: Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.x happy. Revision Changes Path 1.6 +3 -3 src/lib/libc/i386/gen/alloca.S 1.12 +3 -3 src/lib/libc/i386/sys/Ovfork.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message