History log of /netbsd/external/gpl3/gcc/usr.bin/libcpp/arch/earmv7hfeb/config.h (Results 1 – 8 of 8)
Revision Date Author Comments
# e672c326 05-Sep-2020 mrg <mrg@NetBSD.org>

mknative-gcc for gcc 9.3.0 and arm, earmv[467]*, i386, mipseb, mips64*,
and powerpc64.


# 4bda6756 30-Oct-2019 mrg <mrg@NetBSD.org>

regen mknative for all arm after christos fixes.


# 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 ...


# dd8b8c90 05-Feb-2019 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 7 and earm targets.


# 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 ...


# 5aa650f2 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*


# a83640f1 01-Mar-2014 mrg <mrg@NetBSD.org>

merge GCC 4.8 build.


# 3e231c50 05-Aug-2013 matt <matt@NetBSD.org>

Add mknative files for earmv7hfeb MACHINE_ARCH.