#
377a7f0e |
| 30-Jun-2024 |
mrg <mrg@NetBSD.org> |
mknative-gcc again to update netbsd pkg version.
|
#
1c5494c1 |
| 30-Jun-2024 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 12.4.0 and everyone except ia64.
|
#
ef940a12 |
| 25-Feb-2024 |
mrg <mrg@NetBSD.org> |
mknative-gcc for most targets and enabling isl.
|
#
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 ...
|
#
ebba80da |
| 11-Jul-2023 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 10.5.0.
|
#
be53bacd |
| 23-Jul-2022 |
mrg <mrg@NetBSD.org> |
regen
|
#
e017c8d2 |
| 22-Jul-2022 |
mrg <mrg@NetBSD.org> |
regen everything for GCC 10.4.0.
|
#
b08b556d |
| 12-Apr-2021 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 10 and earm ports (now including earmv7hf) after the arm/netbsd-elf.h fix. shark appears to work at least now.
|
#
9a218c99 |
| 11-Apr-2021 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 10 and almost all platforms. one of the myriad of arm platforms, and the powerpc* platforms are not yet done.
|
#
3d883ed1 |
| 05-Sep-2020 |
mrg <mrg@NetBSD.org> |
mknative-gcc for gcc 9.3.0 and arm, earmv[467]*, i386, mipseb, mips64*, and powerpc64.
|
#
3668c3c4 |
| 11-Mar-2020 |
mrg <mrg@NetBSD.org> |
regen to get right netbsd version string.
|
#
64d99cf9 |
| 11-Mar-2020 |
mrg <mrg@NetBSD.org> |
mknative-gcc for all platforms for GCC 8.4.0.
|
#
41cead3c |
| 02-Oct-2019 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 8.3 and all ports.
|
#
e5309b49 |
| 20-Mar-2019 |
mrg <mrg@NetBSD.org> |
bump libstdc++.so.
unfortunately, we attempted to do this for netbsd-8 but we did not actually end up having any ABI incompatibility with that, as turning off dual ABI in libstdc++ means *only* enab
bump libstdc++.so.
unfortunately, we attempted to do this for netbsd-8 but we did not actually end up having any ABI incompatibility with that, as turning off dual ABI in libstdc++ means *only* enabling the old ABI. however, enabling dual ABI with C11 defaults (ie, a forward looking ABI) *is* an ABI-change for some special cases and thus we should have bumped this a couple of weeks ago when we re-enabled dual ABI.
call this "nb3 20190319".
mknative-gcc regen all switched ports and almost all of the unswitched ports.
show more ...
|
#
b6d4a8b2 |
| 05-Feb-2019 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 7 and earm targets.
|
#
13795cc7 |
| 05-Nov-2018 |
mrg <mrg@NetBSD.org> |
regenerate everything for GCC 6.5.
sh3eb and sh3el had a problem wtih libstdc++ i had to work around for now.
|
#
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 ...
|
#
fe674651 |
| 07-Feb-2018 |
mrg <mrg@NetBSD.org> |
regen mknative-gcc 6 for: arm armeb earm earmeb earmhf earmhfeb earmv4eb earmv6 earmv6eb earmv6hf earmv6hfeb earmv7 earmv7eb earmv7hf earmv7hfeb
mipsel, ppc64 and ia64 didn't work properly this
regen mknative-gcc 6 for: arm armeb earm earmeb earmhf earmhfeb earmv4eb earmv6 earmv6eb earmv6hf earmv6hfeb earmv7 earmv7eb earmv7hf earmv7hfeb
mipsel, ppc64 and ia64 didn't work properly this time, and vax has a problem with libstdc++.
show more ...
|
#
d011ddea |
| 13-Nov-2017 |
mrg <mrg@NetBSD.org> |
regen for gcc 5.5.
|
#
bc64ec48 |
| 07-Jun-2016 |
mrg <mrg@NetBSD.org> |
mknative-gcc for all but sparc64, vax and sun2 and GCC 5.4.
|
#
3f845bd0 |
| 18-Mar-2016 |
mrg <mrg@NetBSD.org> |
regen.
|
#
942264dc |
| 17-Mar-2016 |
mrg <mrg@NetBSD.org> |
generate mknative-gcc for GCC 5.3 and all the arm targets. minor regen for x86 and sparc*
|
#
5b544a36 |
| 25-Jun-2015 |
mrg <mrg@NetBSD.org> |
regen mknative files for GCC 4.8.5.
|
#
35d2346c |
| 28-May-2015 |
mrg <mrg@NetBSD.org> |
generate after oabi/eabi fixes.
|
#
5c10ef7e |
| 10-Jan-2015 |
mrg <mrg@NetBSD.org> |
rerun mknative for GCC 4.8.4 and all platforms.
m68000 needs -fPIC removed (again), and hppa c++config.h turned off several things present in -lm, fixed by hand.
|