History log of /netbsd-current/external/gpl3/gcc.old/lib/libstdc++-v3/arch/alpha/c++config.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.19 14-Jul-2023 mrg

merge GCC 10.5.0 in gcc.old


# 1.18 20-Feb-2023 mrg

merge GCC 10.4 into gcc.old.


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.17 09-Apr-2021 mrg

branches: 1.17.6;
merge GCC 9.3 into gcc.old.


# 1.16 19-Aug-2020 mrg

merge GCC 8.4 into gcc.old.


# 1.15 13-Aug-2020 mrg

regen mknative files for GCC 7.5.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.14 08-Mar-2020 mgorny

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.13 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.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.18 20-Feb-2023 mrg

merge GCC 10.4 into gcc.old.


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.17 09-Apr-2021 mrg

merge GCC 9.3 into gcc.old.


# 1.16 19-Aug-2020 mrg

merge GCC 8.4 into gcc.old.


# 1.15 13-Aug-2020 mrg

regen mknative files for GCC 7.5.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.14 08-Mar-2020 mgorny

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.13 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.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.17 09-Apr-2021 mrg

merge GCC 9.3 into gcc.old.


# 1.16 19-Aug-2020 mrg

merge GCC 8.4 into gcc.old.


# 1.15 13-Aug-2020 mrg

regen mknative files for GCC 7.5.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.14 08-Mar-2020 mgorny

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.13 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.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.16 19-Aug-2020 mrg

merge GCC 8.4 into gcc.old.


# 1.15 13-Aug-2020 mrg

regen mknative files for GCC 7.5.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.14 08-Mar-2020 mgorny

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.13 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.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.15 13-Aug-2020 mrg

regen mknative files for GCC 7.5.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 phil-wifi-20200406
# 1.14 08-Mar-2020 mgorny

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++


Revision tags: is-mlppp-base phil-wifi-20191119
# 1.13 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.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.14 08-Mar-2020 mgorny

Enable EOWNERDEAD & ENOTRECOVERABLE in libstdc++


Revision tags: phil-wifi-20191119
# 1.13 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.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.13 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.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.12 26-Sep-2019 mrg

merge gcc 7.4 into gcc.old part 3 (last?)


# 1.11 20-Jun-2019 mrg

delete GCC 6.5. every platform has been on GCC 7 for a while now.


Revision tags: phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2; 1.7.4;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


Revision tags: pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126
# 1.10 11-Nov-2018 mrg

merge GCC 6.5.0 into gcc.old.


Revision tags: pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.9 05-Sep-2018 mrg

merge in missing changes from gcc to gcc.old (both GCC 6.4.):

--
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
--
regen to pull out INTERNAL_CFLAGS.
--
pull -DHAVE_CC_TLS out of $(INTERNAL_CFLAGS) if it is there, and add
it to CPPFLAGS.

this fixes PR#53567 for me.


# 1.8 02-Aug-2018 mrg

merge GCC 6.4 into gcc.old.


Revision tags: pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 14-Nov-2017 mrg

branches: 1.7.2;
regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision


# 1.7 14-Nov-2017 mrg

regen for GCC 5.5.


# 1.6 05-Oct-2017 christos

re-run mknative to disable the libstdc++ "dual abi". Bump.


# 1.5 23-Jul-2017 mrg

merge GCC 5.4 into gcc.old.


Revision tags: perseant-stdc-iso10646-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104
# 1.4 09-Oct-2016 skrll

Remove gcc.old now it is no longer used.


Revision tags: localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 23-Sep-2015 mrg

branches: 1.3.2;
re-merge GCC 4.8.5 (part 1).


# 1.2 07-Apr-2015 mrg

delete GCC 4.5.


# 1.1 25-Feb-2014 mrg

branches: 1.1.1;
Initial revision