History log of /netbsd-current/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3el/symver-config.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.10 25-Feb-2024 mrg

mknative-gcc for most targets and enabling isl.


# 1.9 31-Jul-2023 mrg

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.


# 1.8 11-Jul-2023 mrg

mknative-gcc for GCC 10.5.0.


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.7 11-Apr-2021 mrg

branches: 1.7.6;
mknative-gcc for GCC 10 and almost all platforms. one of the
myriad of arm platforms, and the powerpc* platforms are not
yet done.


# 1.6 05-Sep-2020 mrg

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.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.5 11-Mar-2020 mrg

mknative-gcc for all platforms for GCC 8.4.0.


# 1.4 07-Mar-2020 mrg

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.


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.9 31-Jul-2023 mrg

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.


# 1.8 11-Jul-2023 mrg

mknative-gcc for GCC 10.5.0.


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.7 11-Apr-2021 mrg

branches: 1.7.6;
mknative-gcc for GCC 10 and almost all platforms. one of the
myriad of arm platforms, and the powerpc* platforms are not
yet done.


# 1.6 05-Sep-2020 mrg

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.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.5 11-Mar-2020 mrg

mknative-gcc for all platforms for GCC 8.4.0.


# 1.4 07-Mar-2020 mrg

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.


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.8 11-Jul-2023 mrg

mknative-gcc for GCC 10.5.0.


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.7 11-Apr-2021 mrg

mknative-gcc for GCC 10 and almost all platforms. one of the
myriad of arm platforms, and the powerpc* platforms are not
yet done.


# 1.6 05-Sep-2020 mrg

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.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.5 11-Mar-2020 mrg

mknative-gcc for all platforms for GCC 8.4.0.


# 1.4 07-Mar-2020 mrg

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.


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.7 11-Apr-2021 mrg

mknative-gcc for GCC 10 and almost all platforms. one of the
myriad of arm platforms, and the powerpc* platforms are not
yet done.


# 1.6 05-Sep-2020 mrg

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.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.5 11-Mar-2020 mrg

mknative-gcc for all platforms for GCC 8.4.0.


# 1.4 07-Mar-2020 mrg

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.


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.6 05-Sep-2020 mrg

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.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.5 11-Mar-2020 mrg

mknative-gcc for all platforms for GCC 8.4.0.


# 1.4 07-Mar-2020 mrg

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.


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.5 11-Mar-2020 mrg

mknative-gcc for all platforms for GCC 8.4.0.


# 1.4 07-Mar-2020 mrg

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.


Revision tags: phil-wifi-20191119
# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.4 07-Mar-2020 mrg

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.


Revision tags: phil-wifi-20191119
# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.3 24-Oct-2019 kamil

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


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.2 02-Oct-2019 mrg

mknative-gcc for GCC 8.3 and all ports.


Revision tags: netbsd-9-base phil-wifi-20190609
# 1.1 27-Feb-2019 mrg

branches: 1.1.2;
mknative-gcc for most platforms again after recent tools/gcc/Makefile change.


# 1.1 27-Feb-2019 mrg

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