Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: nat
Date: Mon Sep 29 02:47:19 UTC 2025
Modified Files:
src/lib/libc/arch/m68k/softfloat: softfloat.h
src/lib/libc/softfloat: gexf2.c gtxf2.c nexf2.c
src/lib/libc/softfloat/bits64: softfloat.c
Log Message:
Fix return values for softfloat functions to appease gcc.
Not sure if it is gcc and m68k only so it wrapped up in defines.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/arch/m68k/softfloat/softfloat.h
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/softfloat/gexf2.c \
src/lib/libc/softfloat/gtxf2.c src/lib/libc/softfloat/nexf2.c
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/softfloat/bits64/softfloat.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