History log of /netbsd/external/gpl3/gcc/lib/libstdc++-v3/arch/mipsel/defs.mk (Results 1 – 18 of 18)
Revision Date Author Comments
# 8d112e6e 22-Jul-2022 mrg <mrg@NetBSD.org>

regen everything for GCC 10.4.0.


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


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


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


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

mknative-gcc for everything except arm64be: includes fixes


# e672c326 05-Sep-2020 mrg <mrg@NetBSD.org>

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


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

mknative-gcc for GCC 8.3 and all ports.


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


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

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


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


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


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


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


# 622abce4 13-Nov-2017 mrg <mrg@NetBSD.org>

regen for gcc 5.5.


# 3a6f2d6b 07-Jun-2016 mrg <mrg@NetBSD.org>

mknative-gcc for all but sparc64, vax and sun2 and GCC 5.4.


# 641f4e82 22-Mar-2016 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 5.3 and mipsel.


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

merge GCC 4.8 build.


# f5042066 03-Jul-2011 mrg <mrg@NetBSD.org>

mknative-files for mipsel and mipseb.