History log of /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/riscv32/config.h (Results 1 – 7 of 7)
Revision Date Author Comments
# 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 ...


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


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


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


# 9ba37f97 17-Apr-2019 mrg <mrg@NetBSD.org>

mknative-gcc and mknative-binutils for riscv32. mostly builds.


# 5a540431 12-Oct-2014 mrg <mrg@NetBSD.org>

more regen for complex etc, fixes.


# 1d163c8d 19-Sep-2014 matt <matt@NetBSD.org>

RISC-V configury