| 2025-10-12 23:44:57 by matthew green | Files touched by this commit (3) |
Log message: add arm64eb support: a config snippet, and a gcc14 specific fix. |
| 2025-07-14 13:16:56 by Ryo ONODERA | Files touched by this commit (3) |
Log message: lang/gcc14: Fix visibility error with -fPIC/-fPIE under NetBSD/i386 9 * Fix build of lang/llvm under NetBSD/i386 9, for example. * Import from lang/gcc12. * Bump PKGREVISION. |
| 2025-06-20 09:05:19 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: gcc14: fix build with Xcode 16.3; fix options.mk for always-libgcc |
| 2025-06-08 09:37:46 by Thomas Klausner | Files touched by this commit (69) | |
Log message: *gcc14*: update to 14.3 bugfix release. |
| 2025-04-21 22:26:51 by Thomas Klausner | Files touched by this commit (12) |
Log message: *: remove Interix support |
| 2025-03-04 10:37:39 by Nia Alarie | Files touched by this commit (31) |
Log message: *: Assume that the user has a C99-capable compiler. A compiler that supports -std=c99 is required for bootstrap, so it doesn't make sense to specify a c99 compiler everywhere in package makefiles. At any rate, I would bet my entire life's savings that this is a small fraction of the total number of packages requiring c99. Note that compilers that default to c89 but support c99 are still supported... |
| 2025-02-05 17:30:37 by Adam Ciarcinski | Files touched by this commit (80) |
Log message: gcc14: incorporate Homebrew patches to let GCC 14 build on macOS and other platforms |
| 2025-01-07 20:56:07 by Taylor R Campbell | Files touched by this commit (5) |
Log message: lang/gcc14*: Fix LINK_LIBGCC_SPEC. PR pkg/58963: gcc: LINK_LIBGCC_SPEC snafu PR pkg/48740: lang/gcc44 to gcc46 linker fails because of whitespace |