Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc
Module Name: src
Committed By: simonb
Date: Mon Oct 27 04:32:02 UTC 2003
Modified Files:
src/sys/arch/powerpc/fpu: fpu_explode.c fpu_extern.h fpu_implode.c
src/sys/arch/powerpc/include: instr.h
Log Message:
Remove (the now non-compiling) support for 128bit FP emulation, which
isn't needed for PowerPC anyway.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/fpu/fpu_explode.c \
src/sys/arch/powerpc/fpu/fpu_implode.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/powerpc/fpu/fpu_extern.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/powerpc/include/instr.h
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