| 2026-06-06 08:15:50 by Dmytro Kazankov | Files touched by this commit (13) | |
Log message:
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
|
| 2025-10-22 12:26:57 by Dmytro Kazankov | Files touched by this commit (1) |
Log message: gcc[14,15]-gnat: disable nls on NetBSD, another round caused absent *.po files |
| 2025-10-20 16:26:20 by Dmytro Kazankov | Files touched by this commit (1) |
Log message: gcc15-gnat: fix build error on NetBSD < 10 |
| 2025-10-19 06:32:34 by Dmytro Kazankov | Files touched by this commit (1) |
Log message: gcc*-gnat: fix shared object not found error |
| 2025-10-19 05:53:33 by Dmytro Kazankov | Files touched by this commit (5) |
Log message: gcc15-gnat: migrate to new bootstrap, some patch and option changes * Move conditional NetBSD specific Ada patches to SUBST framework. * GCC's inplace graphite changed to distribution downloading variant. * NetBSD builds migrated to the new bootstrap compiler. Other platforms uses old build with gcc10-aux package which still doesn't work. |
| 2025-08-27 21:18:45 by Dmytro Kazankov | Files touched by this commit (1) |
Log message: lang/gcc15-gnat: add missing patch |
| 2025-08-27 20:59:45 by Dmytro Kazankov | Files touched by this commit (6) | |
Log message: lang/gcc15-gnat: update to 15.2.0 Bugfix release |
| 2025-08-15 09:49:32 by Dmytro Kazankov | Files touched by this commit (1) | |
Log message: gcc15-gnat: update to 15.1.0nb1 * Specify that GNAT broken on 32-bit platforms * Restore thin socket patch for NetBSD * Add Homebrew patch for Darwin |