History log of /netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/defs.mk (Results 1 – 22 of 22)
Revision Date Author Comments
# 1c5494c1 30-Jun-2024 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 12.4.0 and everyone except ia64.


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


# e017c8d2 22-Jul-2022 mrg <mrg@NetBSD.org>

regen everything for GCC 10.4.0.


# c38f6a96 22-Jul-2022 mrg <mrg@NetBSD.org>

fix missing components of c++17.

codecvt.cc was already present and handled for c++98 and c++11,
but cow-string-inst.cc, ostream-inst.cc, and string-inst.cc
were not handled for c++11 and c++17.

mo

fix missing components of c++17.

codecvt.cc was already present and handled for c++98 and c++11,
but cow-string-inst.cc, ostream-inst.cc, and string-inst.cc
were not handled for c++11 and c++17.

move all the handling of this into the Makefiles out of the
mknative-gcc output, and handle the new c++17 files.

fixes a problem reported by dholland.

show more ...


# 22cfb1f2 16-Aug-2021 mrg <mrg@NetBSD.org>

install experimental/* and ext/opt_random.h. they're expected to
be there (and the latter was removed by accident.)

regen for everyone (also picks up missing tgmath.h for many ports.)

fixes build

install experimental/* and ext/opt_random.h. they're expected to
be there (and the latter was removed by accident.)

regen for everyone (also picks up missing tgmath.h for many ports.)

fixes build of pkgsrc/databases/mongodb for me.

show more ...


# 60ad6a58 12-Apr-2021 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 10.3 and powerpc ports.


# c5ada2fa 09-Sep-2020 mrg <mrg@NetBSD.org>

mknative-gcc for everything except arm64be: includes fixes


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


# 41cead3c 02-Oct-2019 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 8.3 and all ports.


# 952758b2 01-Aug-2019 mrg <mrg@NetBSD.org>

regen mknative for everyone after:

- NETBSD_ENABLE_PTHREADS removed (default always)
- HAVE_GNU_INDIRECT_FUNCTION enabled for some platforms
- switch to dragondfly bsd locale routines after christos

regen mknative for everyone after:

- NETBSD_ENABLE_PTHREADS removed (default always)
- HAVE_GNU_INDIRECT_FUNCTION enabled for some platforms
- switch to dragondfly bsd locale routines after christos made them work for us

show more ...


# 2b0e0692 27-Feb-2019 mrg <mrg@NetBSD.org>

mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 99866253 04-Feb-2019 mrg <mrg@NetBSD.org>

mknative-gcc for alpha, hpaa, ia64, mips*, sh3*, and vax.
re- for powerpc, sparc, i386, and amd64.


# 7d798d96 01-Feb-2019 mrg <mrg@NetBSD.org>

regen mknative for ppc and sparc.


# 0a9044b0 24-Jan-2019 mrg <mrg@NetBSD.org>

mknative gcc7 for ppc and arm64.


# 40c539ae 19-Jan-2019 mrg <mrg@NetBSD.org>

first cut mknative-gcc for gcc7 amd64. i've hand edited some
libgcc files to ease mknative updates.

not functional yet.


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


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


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


# 81fd101d 18-Mar-2016 mrg <mrg@NetBSD.org>

initial mknative-gcc for GCC 5.3 and alpha/powerpc.


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