Date: Tue, 23 May 2000 08:20:48 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: current@FreeBSD.org Cc: cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/boot/i386/boot0 Makefile boot0.s boot0.m Message-ID: <20000523122048.HWJN22611.mail.rdc1.va.home.com@john.baldwin.cx> In-Reply-To: <200005231218.FAA13106@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@FreeBSD.org> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000523122048.HWJN22611.mail.rdc1.va.home.com>