History log of /netbsd-current/external/gpl3/gcc/dist/config/tls.m4
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 11-Apr-2021 mrg

initial merge of GCC 10.3.0.

these three files are not yet finished merging:

gcc/config/rs6000/rs6000.c
libsanitizer/lsan/lsan_allocator.h
libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h

our current GCC 9 sanitizers are newer than GCC 10's still, so that
may take a little to untease, so it's probable that more than
these 2 will need more changes.

rs6000.c has some changes related to ABI and supported functionality
that need to be merged forward.


# 1.3 05-Sep-2020 mrg

merge GCC 9.3.0.


Revision tags: netbsd-9-1-RELEASE phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 03-Sep-2018 maya

Correct extra parens, regen configure (selectively)

Fixes root cause of PR toolchain/53567


# 1.1 21-Jun-2011 mrg

branches: 1.1.1;
Initial revision


# 1.3 05-Sep-2020 mrg

merge GCC 9.3.0.


Revision tags: phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 phil-wifi-20191119 netbsd-9-base phil-wifi-20190609 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 03-Sep-2018 maya

Correct extra parens, regen configure (selectively)

Fixes root cause of PR toolchain/53567


# 1.1 21-Jun-2011 mrg

branches: 1.1.1;
Initial revision


Revision tags: pgoyette-compat-0930 pgoyette-compat-0906
# 1.2 03-Sep-2018 maya

Correct extra parens, regen configure (selectively)

Fixes root cause of PR toolchain/53567


# 1.1 21-Jun-2011 mrg

branches: 1.1.1;
Initial revision


# 1.1 20-Jun-2011 mrg

branches: 1.1.1;
Initial revision


# 1.1.1.1 20-Jun-2011 mrg

initial import of GCC 4.5.3 sources. changes since 4.1 are way too numerous
to review, please see http://gcc.gnu.org/gcc-4.5/changes.html (and the 4.2,
4.3 and 4.4 versions, too.)

this includes the core, c++, objc and the non java/ada/fortran parts of the
testsuite.