History log of /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/sparc/config.h (Results 1 – 10 of 10)
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 ...


# 77affcd9 22-Jan-2019 mrg <mrg@NetBSD.org>

mostly mknative-gcc for i386 and sparc and gcc 7.4.

sparc gets to libstdc++, and i386 has the same libgcc issue as amd64.


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


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


# 8bf117ec 16-Mar-2016 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 5.3 and sparc


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

merge GCC 4.8 build.


# 396ba001 01-Jul-2011 mrg <mrg@NetBSD.org>

(re-)run mknative-gcc for i386, amd64, sparc, sparc64, powerpc and arm.

- both x86 seem to be working fine now
- sparc static binaries work, dynamic fails
- sparc64 fails at startup, accessing beyon

(re-)run mknative-gcc for i386, amd64, sparc, sparc64, powerpc and arm.

- both x86 seem to be working fine now
- sparc static binaries work, dynamic fails
- sparc64 fails at startup, accessing beyond the stack
- powerpc and arm still have libgcc issues

show more ...