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-gcc_config.gcc,v 1.1 2025/08/04 02:48:24 mrg Exp $ Enable multilib support on amd64. --- gcc/config.gcc.orig 2025-04-25 01:18:00.000000000 -0700 +++ gcc/config.gcc 2025-08-03 17:22:06.592442114 -0700 @@@@ -1992,6 +1992,7 @@@@ ;; x86_64-*-netbsd*) tm_file="${tm_file} i386/unix.h i386/att.h elfos.h ${nbsd_tm_file} i386/x86-64.h i386/netbsd64.h" + tmake_file="${tmake_file} i386/t-netbsd64" extra_options="${extra_options} netbsd.opt netbsd-elf.opt" ;; i[34567]86-*-openbsd*) @