freebsd-dev/sys/boot/pc98
John Baldwin 9beae9a046 Fix remaining direct tests of the carry flag in the v86 %eflags via a
magic number to use V86_CY() instead.  These should have been fixed as
part of the cleanup in r226746 but were missed.

The md5 sums of the object files were unchanged, so there should be no
functional change.

PR:		205424
Submitted by:	Alexander Kuleshov <kuleshovmail@gmail.com>
MFC after:	1 week
2015-12-24 06:22:41 +00:00
..
boot0 Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
boot0.5 Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
boot2 Fix remaining direct tests of the carry flag in the v86 %eflags via a 2015-12-24 06:22:41 +00:00
btx Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
cdboot MFi386: r261520 2014-09-28 12:25:27 +00:00
kgzldr NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
libpc98 Fix remaining direct tests of the carry flag in the v86 %eflags via a 2015-12-24 06:22:41 +00:00
loader Remove guards around overwriting loader.rc and menu.rc 2015-08-06 16:07:27 +00:00
pc98boot
Makefile
Makefile.inc Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags. 2015-08-27 23:46:42 +00:00