Source-Changes archive

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

CVS commit: src/lib/libm/arch/i387



Module Name:    src
Committed By:   ad
Date:           Fri Jun  6 13:35:06 UTC 2008

Modified Files:
        src/lib/libm/arch/i387: Makefile
Added Files:
        src/lib/libm/arch/i387: empty.S
Removed Files:
        src/lib/libm/arch/i387: empty.c

Log Message:
Use a dummy assembly file so we won't try produce lint stuff.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libm/arch/i387/Makefile
cvs rdiff -r0 -r1.1 src/lib/libm/arch/i387/empty.S
cvs rdiff -r1.1 -r0 src/lib/libm/arch/i387/empty.c

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