head 1.1; access; symbols; locks; strict; comment @ * @; 1.1 date 2026.06.06.06.15.50; author dkazankov; state Exp; branches; next ; commitid aIGRFXloTdnfBHIG; desc @@ 1.1 log @gcc15-gnat: update to 15.2.0nb2 * Update common patches from upstream gcc15 package * Update libgnat BSD socket implementation * Improve using builtin binutils version on NetBSD 11 * Fix tasking implementation on NetBSD - now GNAT does not use alternate stack for tasking on NetBSD: see pthread CAVEATS - add affinity/ceiling support @ text @$NetBSD: patch-libgcc_enable-execute-stack-mprotect.c,v 1.1 2025/11/08 07:04:02 mrg Exp $ Avoid GCC warning? --- libgcc/enable-execute-stack-mprotect.c.orig 2025-08-07 23:51:44.916422240 -0700 +++ libgcc/enable-execute-stack-mprotect.c 2025-11-05 20:05:27.517319554 -0800 @@@@ -30,7 +30,6 @@@@ static int need_enable_exec_stack; -static void check_enabling (void) __attribute__ ((unused)); extern void __enable_execute_stack (void *); #if defined __sun__ && defined __svr4__ @