From owner-freebsd-current Tue May 23 5:21: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.rdc1.va.home.com (ha1.rdc1.va.home.com [24.2.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 0EE2A37B9B6; Tue, 23 May 2000 05:20:49 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx ([24.6.244.187]) by mail.rdc1.va.home.com (InterMail vM.4.01.02.00 201-229-116) with ESMTP id <20000523122048.HWJN22611.mail.rdc1.va.home.com@john.baldwin.cx>; Tue, 23 May 2000 05:20:48 -0700 Content-Length: 1047 X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200005231218.FAA13106@freefall.freebsd.org> Date: Tue, 23 May 2000 08:20:48 -0400 (EDT) From: John Baldwin To: current@FreeBSD.org Subject: RE: cvs commit: src/sys/boot/i386/boot0 Makefile boot0.s boot0.m Cc: cvs-committers@FreeBSD.org Message-Id: <20000523122048.HWJN22611.mail.rdc1.va.home.com@john.baldwin.cx> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23-May-00 John Baldwin wrote: > jhb 2000/05/23 05:18:49 PDT > > Modified files: > sys/boot/i386/boot0 Makefile boot0.s > sys/boot/i386/boot2 Makefile boot1.s > sys/boot/i386/btx/btx Makefile btx.s > sys/boot/i386/cdldr cdldr.s > sys/boot/i386/pxeldr pxeldr.s > Removed files: > sys/boot/i386/boot0 boot0.m4 > sys/boot/i386/boot2 boot1.m4 > sys/boot/i386/btx/btx btx.m4 > Log: > Clean up all of the 16-bit assembly code in the x86 bootstrap to work > with the new binutils. Now that we have a decent assembler, all the old > m4 macros are no longer needed. Instead, straight assembly can be used > since as(1) now understands 16-bit addressing, branches, etc. Also, > several bugs have been fixed in as(1), allowing boot0.s to be further > cleaned up. This should fix the world. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message