freebsd-skq/sys/boot/i386/boot2
dim 7c437941ff When compiling boot2 with gcc on i386 and pc98, only use the custom flag
-mno-align-long-strings when compiling with base gcc.  This is checked
by comparing the version number against 4.2.1, which is not exactly
right, but good enough.  (There is no other way to check whether we are
using the non-standard gcc in base, as far as I know.)

Reported by:	rodrigc
MFC after:	3 days
2015-03-04 20:33:15 +00:00
..
boot1.S
boot2.c Merge ^/head r275262 through r275363. 2014-12-01 13:14:39 +00:00
lib.h
Makefile When compiling boot2 with gcc on i386 and pc98, only use the custom flag 2015-03-04 20:33:15 +00:00
sio.S Shrink boot2 by 8 bytes, by eliminating some unneeded instructions in 2012-11-08 23:21:02 +00:00