cvs commit: src/sys/boot/i386/boot0 Makefile boot0.s boot0_512.s boot0sio.s

Ruslan Ermilov ru at freebsd.org
Tue Apr 27 12:24:11 PDT 2004


On Tue, Apr 27, 2004 at 12:07:35PM -0700, Poul-Henning Kamp wrote:
> phk         2004/04/27 12:07:35 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/boot/i386/boot0  Makefile 
>   Added files:
>     sys/boot/i386/boot0  boot0_512.s 
>   Removed files:
>     sys/boot/i386/boot0  boot0.s boot0sio.s 
>   Log:
>   Change from '#' to "//" comment character to allow CPP preprocessing.
>   
This is backwards, please fix.  Also, the preprocessed files
should have the .S extension, and then they don't require the
special hacks in makefiles.

Also, is there a good reason why boot0.s wasn't repocopied to
boot0_512.S?

>   Merge boot0.s and boot0sio.s into boot0_512.s controlled by "#ifdef SIO".
>   
>   Add Makefile magic to generate boot0.s and boot0sio.s from boot0_512.s.
>   
>   The compile boot0 and boot0sio have unchanged MD5 checksums.
>   
>   Revision  Changes    Path
>   1.26      +6 -0      src/sys/boot/i386/boot0/Makefile
>   1.31      +0 -419    src/sys/boot/i386/boot0/boot0.s (dead)
>   1.1       +494 -0    src/sys/boot/i386/boot0/boot0_512.s (new)
>   1.5       +0 -438    src/sys/boot/i386/boot0/boot0sio.s (dead)

-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040427/f44c5ae6/attachment.bin


More information about the cvs-all mailing list