2020-09-17 14:31:24 by Ryo ONODERA | Files touched by this commit (1) |
Log message: gcc9: Add the patch, fix previous |
2020-09-17 14:26:38 by Ryo ONODERA | Files touched by this commit (2) |
Log message: gcc9: Pass correct RPATH, bump PKGREVISION * Use gcc7's patch, suggested by jperkin@. * Fix build of math/blas for example. |
2020-09-02 18:11:28 by Ryo ONODERA | Files touched by this commit (3) |
Log message: gcc9: Add buidlink3.mk to select GCC with GCC_REQD * And for gcc9-libs, introduce version.mk. * A part of PR pkg/55637. |
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message: *: bump PKGREVISION for perl-5.32. |
2020-05-18 00:36:07 by Roland Illig | Files touched by this commit (8) |
Log message: lang/gcc9: fix build with -Werror=char-subscripts |
2020-05-14 21:19:13 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Fix PLIST for libgcc handling. |
2020-05-09 20:03:59 by Roland Illig | Files touched by this commit (1) |
Log message: lang/gcc9: fix build in strict environment |
2020-04-27 05:51:05 by Roland Illig | Files touched by this commit (1) |
Log message: lang/gcc9: remove no-op SUBST block As noted in the comment, this has been fixed upstream. |
2020-04-20 16:25:52 by Benny Siegert | Files touched by this commit (6) |
Log message: gcc9: start fixing gccgo build under NetBSD. This fixes the build of the "runtime" package, now the compilation is stuck in the "syscall" package instead. Submitted upstream as https://go-review.googlesource.com/c/gofrontend/+/228918/. Upstream bug report at https://github.com/golang/go/issues/38538. |
2020-04-08 18:35:59 by Thomas Klausner | Files touched by this commit (6) | |
Log message: gcc9: update to 9.3.0. GCC 9.3 is a bug-fix release from the GCC 9 branch containing important fixes for regressions and serious bugs in GCC 9.2 with more than 157 bugs fixed since the previous release. Fix RELRO build while here. Adapt PLIST.Linux by guessing. |