NetBSD-Bugs archive

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

PR/59189 CVS commit: src/external/gpl3/gcc



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

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59189 CVS commit: src/external/gpl3/gcc
Date: Sat, 22 Mar 2025 13:05:48 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Sat Mar 22 17:05:48 UTC 2025
 
 Modified Files:
 	src/external/gpl3/gcc/dist/gcc/config: netbsd.h
 	src/external/gpl3/gcc/lib/libasan: Makefile
 	src/external/gpl3/gcc/lib/liblsan: Makefile
 	src/external/gpl3/gcc/lib/libtsan: Makefile
 Added Files:
 	src/external/gpl3/gcc/lib: preinit.mk
 
 Log Message:
 PR/59189: RVP: Like Linux and FreeBSD use .preinit_array to initialize the
 sanitizers.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.40 -r1.41 src/external/gpl3/gcc/dist/gcc/config/netbsd.h
 cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/lib/preinit.mk
 cvs rdiff -u -r1.37 -r1.38 src/external/gpl3/gcc/lib/libasan/Makefile
 cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gcc/lib/liblsan/Makefile
 cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/gcc/lib/libtsan/Makefile
 
 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