Source-Changes archive

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

CVS commit: syssrc/sys/arch



Module Name:    syssrc
Committed By:   scw
Date:           Wed Jul 10 10:38:26 UTC 2002

Modified Files:
        syssrc/sys/arch/evbsh5/include: Makefile
        syssrc/sys/arch/sh5/include: Makefile
Added Files:
        syssrc/sys/arch/evbsh5/include: float.h ieee.h ieeefp.h math.h
        syssrc/sys/arch/sh5/include: float.h ieee.h ieeefp.h math.h

Log Message:
SH5 floating point support, based on sh3.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbsh5/include/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/arch/evbsh5/include/float.h \
    syssrc/sys/arch/evbsh5/include/ieee.h \
    syssrc/sys/arch/evbsh5/include/ieeefp.h \
    syssrc/sys/arch/evbsh5/include/math.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/sh5/include/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sh5/include/float.h \
    syssrc/sys/arch/sh5/include/ieee.h syssrc/sys/arch/sh5/include/ieeefp.h \
    syssrc/sys/arch/sh5/include/math.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