Source-Changes archive

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

CVS commit: src/lib/libc/softfloat



Module Name:    src
Committed By:   nat
Date:           Wed Sep 10 23:31:02 UTC 2025

Modified Files:
        src/lib/libc/softfloat: fpgetmask.c

Log Message:
Fix build for gcc_s softfloat (m68k).

Now that almost all of libc/softfloat is not build when setting
LIBCSOFTFLOAT=no for m68k it was necessary to define missing variables.

Adresses PR/59393.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/softfloat/fpgetmask.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