Module Name:src
Committed By: kamil
Date: Tue Jun 12 21:35:17 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: Makefile.mbr
Log Message:
Set NOSANITIZER in i386 mbr files
This is required to build these files and keep then functional with
enabled MKSANITIZER.
Sponso
Module Name:src
Committed By: jakllsch
Date: Sat May 19 18:19:37 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: gpt.S
Log Message:
Fix some whitespace style issues.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/i386/stand/mbr/gpt.S
Plea
Module Name:src
Committed By: jakllsch
Date: Sat May 19 18:18:16 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: gpt.S
Log Message:
Compact crc32 code by 12 bytes of text.
>From dave0 in #NetBSD on Freenode circa December 2017.
Tested in a 32-bit userland harness t
Module Name:src
Committed By: joerg
Date: Sat Feb 17 13:54:52 UTC 2018
Modified Files:
src/sys/arch/i386/stand/mbr: gptmbr.S
src/sys/arch/i386/stand/mbr/gptmbr: Makefile
Log Message:
Drop explicit loop prefix. GAS doesn't care and LLVM doesn't support it.
Drop the
Module Name:src
Committed By: jakllsch
Date: Wed Sep 21 18:15:59 UTC 2011
Modified Files:
src/sys/arch/i386/stand/mbr/gptmbr: Makefile
Log Message:
Set LOADADDR to 0x600, matches how gptmbr.bin is compiled upstream.
This should let this actually work.
To generate a diff
Module Name:src
Committed By: joerg
Date: Wed Aug 17 22:26:40 UTC 2011
Modified Files:
src/sys/arch/i386/stand/mbr/gptmbr: Makefile
Log Message:
.code16 user, so disable integrated assembler with clang for now.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2
Module Name:src
Committed By: jakllsch
Date: Wed Aug 17 00:25:05 UTC 2011
Modified Files:
src/sys/arch/i386/stand/mbr: Makefile
Added Files:
src/sys/arch/i386/stand/mbr: gptmbr.S
src/sys/arch/i386/stand/mbr/gptmbr: Makefile
Log Message:
Add gptmbr from sysl
Module Name:src
Committed By: joerg
Date: Fri May 20 15:05:02 UTC 2011
Modified Files:
src/sys/arch/i386/stand/mbr: Makefile.mbr
Log Message:
mbr.S and gpt.S want to reassign ., so don't use the integrated
assembler for now.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jakllsch
Date: Wed Dec 8 21:56:42 UTC 2010
Modified Files:
src/sys/arch/i386/stand/mbr: mbr.S
Log Message:
Remove now-incorrect detail about the link address from comment.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sy
Module Name:src
Committed By: dsl
Date: Wed Nov 18 21:04:12 UTC 2009
Modified Files:
src/sys/arch/i386/stand/mbr/mbr: Makefile
Log Message:
Reinstate the banner.
This was added to detect problems when the mbr code gets written into the pbr.
(When the code loops reading the
Module Name:src
Committed By: dsl
Date: Wed Nov 18 20:51:22 UTC 2009
Modified Files:
src/sys/arch/i386/stand/mbr: mbr.S
Log Message:
Adjust the way references to the unrelocated addresses are done so
that the address doesn't have to be passed in.
Adjust #ifdef so that only
11 matches
Mail list logo