#
cf89d143 |
| 31-Jul-2023 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 12.3.0 on arm64*, arm* besides armv4, ppc, alpha, sh, sparc*, mips*, riscv*, vax, hppa, ia64, and m68*.
earmv4 didn't start properly, and powerpc64 failed to build, but all the
mknative-gcc for GCC 12.3.0 on arm64*, arm* besides armv4, ppc, alpha, sh, sparc*, mips*, riscv*, vax, hppa, ia64, and m68*.
earmv4 didn't start properly, and powerpc64 failed to build, but all the rest seem to be OK now.
show more ...
|
#
82c55164 |
| 04-Sep-2018 |
mrg <mrg@NetBSD.org> |
redo mknative-gcc for all ports. main changes include: - "#define HAVE_CC_TLS 1" for most/all ports, thanks maya@ - "#define _GLIBCXX_HAVE_LDEXPL 1" and "#define _GLIBCXX_HAVE_TGMATH_H 1" for many
redo mknative-gcc for all ports. main changes include: - "#define HAVE_CC_TLS 1" for most/all ports, thanks maya@ - "#define _GLIBCXX_HAVE_LDEXPL 1" and "#define _GLIBCXX_HAVE_TGMATH_H 1" for many ports - arm64 and amd64 had a broken c++config.h that disabled many things - configargs.h has more normalisation - ppc64 has a few things fixed, must have missed several mknative rounds
show more ...
|
#
3d95d378 |
| 04-Feb-2018 |
mrg <mrg@NetBSD.org> |
mknative-gcc for alpha, earm, i386, mips64eb, powerpc, sparc, sparc64, and x86-64. tree does not fully build yet, however.
|