History log of /netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/gstdint.h (Results 1 – 25 of 30)
Revision Date Author Comments
# 377a7f0e 30-Jun-2024 mrg <mrg@NetBSD.org>

mknative-gcc again to update netbsd pkg version.


# 1c5494c1 30-Jun-2024 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 12.4.0 and everyone except ia64.


# ef940a12 25-Feb-2024 mrg <mrg@NetBSD.org>

mknative-gcc for most targets and enabling isl.


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


# ebba80da 11-Jul-2023 mrg <mrg@NetBSD.org>

mknative-gcc for GCC 10.5.0.


# be53bacd 23-Jul-2022 mrg <mrg@NetBSD.org>

regen


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

regen everything for GCC 10.4.0.


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


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


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


# 3668c3c4 11-Mar-2020 mrg <mrg@NetBSD.org>

regen to get right netbsd version string.


# 64d99cf9 11-Mar-2020 mrg <mrg@NetBSD.org>

mknative-gcc for all platforms for GCC 8.4.0.


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

mknative-gcc for GCC 8.3 and all ports.


# e5309b49 20-Mar-2019 mrg <mrg@NetBSD.org>

bump libstdc++.so.

unfortunately, we attempted to do this for netbsd-8 but we did
not actually end up having any ABI incompatibility with that,
as turning off dual ABI in libstdc++ means *only* enab

bump libstdc++.so.

unfortunately, we attempted to do this for netbsd-8 but we did
not actually end up having any ABI incompatibility with that,
as turning off dual ABI in libstdc++ means *only* enabling the
old ABI. however, enabling dual ABI with C11 defaults (ie,
a forward looking ABI) *is* an ABI-change for some special
cases and thus we should have bumped this a couple of weeks
ago when we re-enabled dual ABI.

call this "nb3 20190319".

mknative-gcc regen all switched ports and almost all of the
unswitched ports.

show more ...


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

mknative-gcc for m68k and GCC 7, also the files missed for sparc64 previously.


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


# 82c55164 04-Sep-2018 mrg <mrg@NetBSD.org>

redo mknative-gcc for all ports. main changes include:
- "#define HAVE_CC_TLS 1" for most/all ports, thanks maya@
- "#define _GLIBCXX_HAVE_LDEXPL 1" and "#define _GLIBCXX_HAVE_TGMATH_H 1"
for many

redo mknative-gcc for all ports. main changes include:
- "#define HAVE_CC_TLS 1" for most/all ports, thanks maya@
- "#define _GLIBCXX_HAVE_LDEXPL 1" and "#define _GLIBCXX_HAVE_TGMATH_H 1"
for many ports
- arm64 and amd64 had a broken c++config.h that disabled many things
- configargs.h has more normalisation
- ppc64 has a few things fixed, must have missed several mknative rounds

show more ...


# 77cfa0ba 06-Feb-2018 mrg <mrg@NetBSD.org>

more mknative-gcc 6.4 for m68k, mips*, powerpc, sh*, sparc* and amd64.


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


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

mknative-gcc for m68k and m68000 and GCC 5.3.


# 5b544a36 25-Jun-2015 mrg <mrg@NetBSD.org>

regen mknative files for GCC 4.8.5.


# 5c10ef7e 10-Jan-2015 mrg <mrg@NetBSD.org>

rerun mknative for GCC 4.8.4 and all platforms.

m68000 needs -fPIC removed (again), and hppa c++config.h turned off
several things present in -lm, fixed by hand.


# 6ec53c31 12-Oct-2014 mrg <mrg@NetBSD.org>

regen mknative for gcc 4.8-2014-10-09.


# 5b741f07 28-May-2014 mrg <mrg@NetBSD.org>

rerun mknative-gcc for GCC 4.8.3 release.

XXX: still not 100% right, but we're getting close.


12