NetBSD-Bugs archive

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

PR/58838 CVS commit: src/lib/libm



The following reply was made to PR lib/58838; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58838 CVS commit: src/lib/libm
Date: Fri, 22 Nov 2024 17:07:36 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Nov 22 17:07:36 UTC 2024
 
 Modified Files:
 	src/lib/libm: m.sh3.expsym
 
 Log Message:
 libm: Fix sh3 expected symbols.
 
 We no longer list the linker-generated __ctors/dtors and
 __ctors/dtors_end.
 
 PR lib/58838: shared libraries in base should all have expsym lists
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/lib/libm/m.sh3.expsym
 
 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