Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: joerg
Date: Wed Jan 15 22:25:23 UTC 2014
Modified Files:
src/doc: TODO.clang
src/sys/arch/amd64/conf: Makefile.amd64
src/sys/arch/i386/conf: Makefile.i386
src/sys/arch/i386/stand/bootxx: Makefile.bootxx
src/sys/arch/i386/stand/dosboot: Makefile
src/sys/arch/i386/stand/netboot: Makefile.netboot
src/sys/arch/i386/stand/pxeboot: Makefile
src/sys/arch/x86/acpi: Makefile.wakecode.inc
Log Message:
Reduce amount of -no-integrated-as on x86 as .code16 is now supported by
LLVM.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/doc/TODO.clang
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -u -r1.178 -r1.179 src/sys/arch/i386/conf/Makefile.i386
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/i386/stand/bootxx/Makefile.bootxx
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/i386/stand/dosboot/Makefile
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/i386/stand/netboot/Makefile.netboot
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/i386/stand/pxeboot/Makefile
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/x86/acpi/Makefile.wakecode.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index