head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2025.07.17.04.15.51; author wiz; state dead; branches; next 1.1; commitid SBEXIGMABR0Ml33G; 1.1 date 2025.07.14.17.44.53; author wiz; state Exp; branches; next ; commitid kZG2wa2HEA2kVJ2G; desc @@ 1.2 log @gcc15: remove backup file @ text @$NetBSD: patch-libgcc_crtstuff.c.orig,v 1.1 2025/07/14 17:44:53 wiz Exp $ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90147 --- libgcc/crtstuff.c.orig 2017-01-01 12:07:43.000000000 +0000 +++ libgcc/crtstuff.c @@@@ -81,7 +81,7 @@@@ call_ ## FUNC (void) \ #endif #if defined(TARGET_DL_ITERATE_PHDR) && \ - (defined(__DragonFly__) || defined(__FreeBSD__) || defined(__NetBSD__)) + (defined(__DragonFly__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)) #define BSD_DL_ITERATE_PHDR_AVAILABLE #endif @ 1.1 log @lang/gcc15: import gcc15-15.1.0 The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C, Fortran, and Go. @ text @d1 1 a1 1 $NetBSD: patch-libgcc_crtstuff.c,v 1.1 2024/06/28 18:35:16 wiz Exp $ @