Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   joerg
Date:           Wed Jan 15 22:24:41 UTC 2014

Modified Files:
        src/sys/arch/amd64/acpi: acpi_wakecode.S
        src/sys/arch/amd64/amd64: mptramp.S
        src/sys/arch/i386/i386: mptramp.S

Log Message:
LLVM doesn't support data32/addr32, but is smart enough to figure the
necessary prefixes out.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/amd64/acpi/acpi_wakecode.S
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/amd64/amd64/mptramp.S
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/i386/i386/mptramp.S

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