NetBSD-Bugs archive

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

PR/59393 CVS commit: src/lib/libc/softfloat



The following reply was made to PR port-mac68k/59393; it has been noted by GNATS.

From: "Nathanial Sloss" <nat%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59393 CVS commit: src/lib/libc/softfloat
Date: Wed, 10 Sep 2025 23:31:02 +0000

 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