#
8d112e6e |
| 22-Jul-2022 |
mrg <mrg@NetBSD.org> |
regen everything for GCC 10.4.0.
|
#
cfd0622d |
| 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.
|
#
82b848ad |
| 05-Sep-2020 |
mrg <mrg@NetBSD.org> |
mknative-gcc for gcc 9.3.0 and arm64, alpha, hppa, ia64, m68*, mipseb, powerpc, riscv*, sh3*, sparc*, vax.
move data from README.gcc8 to README.gcc9.
|
#
5ff58f42 |
| 07-Mar-2020 |
mrg <mrg@NetBSD.org> |
regen for mknative and all platforms. there are a few things fixed in this, mostly related to tgmath.h or frexp, and some generated vs hand-edited white space diffs.
|
#
822d8d66 |
| 24-Oct-2019 |
kamil <kamil@NetBSD.org> |
Switch the iconv(3) prototype to the POSIX conformant variation
Remove const from the 2nd argument.
const char ** and char ** are incompatible types and it was a cost to keep the technically incomp
Switch the iconv(3) prototype to the POSIX conformant variation
Remove const from the 2nd argument.
const char ** and char ** are incompatible types and it was a cost to keep the technically incompatible form for a more purist variation. NetBSD was almost the last alive OS to still keep the const argument (known leftovers: Minix and Illumos).
Keep the const form for the internal purposes inside citrus and rump.
Address the build breakage fallout in the same change.
There are no ABI changes.
Change accepted by core@.
show more ...
|
#
f8d59c9a |
| 02-Oct-2019 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 8.3 and all ports.
|
#
cace51d0 |
| 04-Feb-2019 |
mrg <mrg@NetBSD.org> |
mknative-gcc for alpha, hpaa, ia64, mips*, sh3*, and vax. re- for powerpc, sparc, i386, and amd64.
|
#
1d58efb2 |
| 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.
|
#
03027145 |
| 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 ...
|
#
c00d73d9 |
| 06-Feb-2018 |
mrg <mrg@NetBSD.org> |
more mknative-gcc 6.4 for m68k, mips*, powerpc, sh*, sparc* and amd64.
|
#
da12f15f |
| 06-Feb-2018 |
mrg <mrg@NetBSD.org> |
rebuild mknative GCC 6.4 for these targets: arm armeb earmeb earmhf earmhfeb earmv4eb earmv6 earmv6eb earmv6hf earmv6hfeb earmv7 earmv7eb earmv7hf earmv7hfeb hppa ia64 m68000 m68k mips64eb mips6
rebuild mknative GCC 6.4 for these targets: arm armeb earmeb earmhf earmhfeb earmv4eb earmv6 earmv6eb earmv6hf earmv6hfeb earmv7 earmv7eb earmv7hf earmv7hfeb hppa ia64 m68000 m68k mips64eb mips64el mipseb mipsel powerpc64 sh3eb sh3el vax
show more ...
|
#
dcb03bdf |
| 18-Oct-2016 |
mrg <mrg@NetBSD.org> |
regen mknative for all ports and GCC 5.4 and -current. many ports were using 5.3 data, and none of them had <stdalign.h>.
|
#
3a6f2d6b |
| 07-Jun-2016 |
mrg <mrg@NetBSD.org> |
mknative-gcc for all but sparc64, vax and sun2 and GCC 5.4.
|
#
3e961b2f |
| 26-Mar-2016 |
mrg <mrg@NetBSD.org> |
use --with-diagnostics-color=auto-if-env as the default for GCC 5.
|
#
d9b712e9 |
| 22-Mar-2016 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 5.3 and mipseb.
|
#
d781de95 |
| 22-Mar-2016 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 5.3 and mipseb.
|
#
7dc8a4b9 |
| 18-Mar-2016 |
mrg <mrg@NetBSD.org> |
mknative-gcc for GCC 5.3 and sh3*, hppa, m68*, mips*.
none of them are complete yet.
|
#
00198b59 |
| 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.
|
#
536a2684 |
| 04-Mar-2014 |
mrg <mrg@NetBSD.org> |
mknative-gcc 4.8 for most platforms. missing: ppc64, m68010, ia64, coldfire.
|
#
a83640f1 |
| 01-Mar-2014 |
mrg <mrg@NetBSD.org> |
merge GCC 4.8 build.
|
#
bb69b78e |
| 15-Dec-2011 |
mrg <mrg@NetBSD.org> |
regenerate mknative-gcc files for most platforms, post skrll@ fix and joerg@'s enable tls change.
missing: m68010 (coming shortly) and m68k (breaks the build)
XXX: didn't test i re-merged the power
regenerate mknative-gcc files for most platforms, post skrll@ fix and joerg@'s enable tls change.
missing: m68010 (coming shortly) and m68k (breaks the build)
XXX: didn't test i re-merged the powerpc by-hand changes properly
show more ...
|
#
f5042066 |
| 03-Jul-2011 |
mrg <mrg@NetBSD.org> |
mknative-files for mipsel and mipseb.
|