+
+ PR ld/27173
+ * gcc-plugin.m4 (GCC_PLUGIN_OPTION): Check if AR works with
+ --plugin and rc before enabling --plugin.
+
+
+ * gcc-plugin.m4 (GCC_PLUGIN_OPTION): New.
+
+
+ * 2.36 release branch crated.
+
+
+ * override.m4: Correct comment grammar.
+
+
+ Sync from gcc
+ PR bootstrap/96202
+ * cet.m4 (GCC_CET_HOST_FLAGS): Don't enable CET without CET
+ support in stage1 nor for build support.
+
+
+ * largefile.m4 (ACX_LARGEFILE) <sparc-*-solaris*|i?86-*-solaris*>:
+ Check for <sys/procfs.h> incompatilibity with large-file support
+ on Solaris.
+ Only disable large-file support and perhaps plugins if needed.
+ Set, substitute LARGEFILE_CPPFLAGS if so.
+
+
+ PR binutils/26301
+ * pkg.m4 (PKG_CHECK_MODULES): Use AC_TRY_LINK only if
+ $pkg_failed = no.
+
+
+ PR binutils/26301
+ * pkg.m4 (PKG_CHECK_MODULES): Add AC_TRY_LINK to check if
+ $pkg_cv_[]$1[]_LIBS works.
+
+
+ * debuginfod.m4: use PKG_CHECK_MODULES.
+ * pkg.m4: New file.
+
+
+ Binutils 2.35 branch created.
+
+
+ Sync with GCC
+
+ PR bootstrap/95413
+ * cet.m4: Replace save_CFLAGS and save_LDFLAGS with
+ cet_save_CFLAGS and cet_save_LDFLAGS.
+
+
+ Sync with GCC
+
+ PR bootstrap/95147
+ * cet.m4 (GCC_CET_FLAGS): Also check if -fcf-protection works
+ when defaulting to auto.
+
+
+ * cet.m4 (GCC_CET_FLAGS): Change default to auto.
+
+
+ Sync with GCC
+
+ PR bootstrap/94998
+ * cet.m4 (GCC_CET_HOST_FLAGS): Enable CET in cross compiler if
+ possible.
+
+
+ Sync with GCC
+
+ PR bootstrap/94739
+ * cet.m4 (GCC_CET_HOST_FLAGS): Add -fcf-protection=none to
+ -Wl,-z,ibt,-z,shstk. Check whether -fcf-protection=none
+ -Wl,-z,ibt,-z,shstk works first.
+
+
+ PR bootstrap/94739
+ * cet.m4 (GCC_CET_HOST_FLAGS): New.
+
+
+ PR libfortran/94694
+ PR libfortran/94586
+ * math.m4 (GCC_CHECK_MATH_INLINE_BUILTIN_FALLBACK1,
+ GCC_CHECK_MATH_INLINE_BUILTIN_FALLBACK2): New.
+
+
+ * ax_count_cpus.m4: New file, backported from GCC.
+ * bootstrap-Og.mk: New file, backported from GCC.
+ * bootstrap-lto-lean.mk: New file, backported from GCC.
+ * bootstrap-lto.mk: Changes backported from GCC.
+ * futex.m4: Changes backported from GCC.
+ * gthr.m4: Changes backported from GCC.
+ * lib-link.m4: Changes backported from GCC.
+ * mh-mingw: Changes backported from GCC.
+ * no-executables.m4: Changes backported from GCC.
+ * tls.m4: Changes backported from GCC.
+ * toolexeclibdir.m4: New file, backported from GCC.
+
+
+ Binutils 2.34 branch created.
+
+
+ binutils 2.33 branch created.
+
+
+ 2.32 branch created.
+
+
+ * iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
+ Append $INCICONV to it.
+
+
+ Merge from GCC:
+
+ * multi.m4: Set GDC.
+
+
+ * dfp.m4 (enable_decimal_float): Enable for x86_64*-*-gnu* to
+ catch x86_64 kFreeBSD and Hurd.
+
+ Merge from GCC:
+ PR bootstrap/82856
+ * math.m4, tls.m4: Use AC_LANG_SOURCE.
+
+
+ * override.m4 (_GCC_AUTOCONF_VERSION): Bump from 2.64 to 2.69.
+
+
+ Sync with GCC
+
+ * bootstrap-mpx.mk: Remove.
+
+
+ PR bootstrap/64914
+ * bootstrap-ubsan.mk: Define UBSAN_BOOTSTRAP.
+
+
+ * ax_pthread.m4: Add file.
+
+
+ PR bootstrap/85571
+ * bootstrap-lto-noplugin.mk: Disable compare.
+ * bootstrap-lto.mk: Supply contrib/compare-lto for do-compare.
+
+
+ PR bootstrap/85490
+ * bootstrap-cet.mk (STAGE4_CFLAGS): New.
+
+
+ PR target/85485
+ * bootstrap-cet.mk (STAGE2_CFLAGS): Remove -mcet.
+ (STAGE3_CFLAGS): Likewise.
+
+
+ PR target/85485
+ * cet.m4 (GCC_CET_FLAGS): Replace -mcet with -mshstk.
+
+
+ * cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace
+ --enable-cet=default with --enable-cet=auto.
+
+
+ PR jit/85384
+ * acx.m4 (GCC_BASE_VER): Remove \$\$ from sed expression.
+
+
+ Sync with GCC
+
+ PR gas/22318
+ * plugins.m4 (AC_PLUGINS): Use dlsym to check if libdl is needed.
+
+
+ PR target/84148
+ * cet.m4: Check if target support multi-byte NOPS (SSE).
+
+
+ * gcc-plugin.m4 (GCC_ENABLE_PLUGINS): Remove -q option passed to grep.
+
+
+ * Sync with GCC sources:
+
+
+ * gcc-plugin.m4: Add support for MinGW.
+
+
+ * cet.m4: New file.
+
+
+ * bootstrap-debug-lean.mk (do-compare): Use the
+ contrib/compare-debug script.
+
+
+ * bootstrap-cet.mk: New file.
+
+
+ * bootstrap-lto-noplugin.mk: Enable -flto in all PGO stages.
+ * bootstrap-lto.mk: Likewise.
+
+
+ * mt-android: New file.
+
+
+ * isl.m4: Remove support for ISL 0.14.
+
+
+ PR target/78478
+ * ax_check_define.m4: New file.
+
+
+ PR other/79046
+ * acx.m4 (GCC_BASE_VER): New m4 function.
+ (ACX_TOOL_DIRS): Require GCC_BASE_VER, for
+ --with-gcc-major-version-only use just major number from BASE-VER.
+
+
+ PR go/78978
+ * hwcaps.m4 (GCC_CHECK_ASSEMBLER_HWCAP): New macro.
+
+
+ * picflag.m4: Import from gcc.
+
+
+ * acx.m4: Import from gcc.
+ * bootstrap-asan.mk: Likewise.
+ * multi.m4: Likewise.
+
+
+ PR binutils/19481
+ * override.m4 (AC_PROG_LEX): Define.
+
+
+ * bootstrap-asan.mk: Replace ASAN_OPTIONS=detect_leaks with
+ LSAN_OPTIONS=detect_leaks.
+
+
+ * iconv.m4 (AM_ICONV_LINK): Use in-tree libiconv when present.
+
+
+ Sync with GCC
+
+ PR other/66259
+ * gettext.m4: Reflects renaming of configure.in to configure.ac
+ * po.m4: Likewise
+ * stdint.m4: Likewise
+ * tcl.m4: Likewise
+
+
+ Sync with GCC
+
+ * sjlj.m4: New file.
+
+
+ * bitfields.m4: Change int to long long, and use bitfields of
+ width 1 instead of 0.
+
+
+ * bitfields.m4: New file.
+
+
+ * bootstrap-mpx.mk: New file.
+
+
+ PR bootstrap/65537
+ * bootstrap-lto-noplugin.mk: New build configuration.
+
+
+ * target-posix: New file.
+
+
+ * gcc-plugin.m4: New file.
+
+
+ Sync with GCC
+
+ PR bootstrap/66304
+ * warnings.m4 (ACX_PROG_CXX_WARNING_OPTS)
+ (ACX_PROG_CXX_WARNINGS_ARE_ERRORS)
+ (ACX_PROG_CXX_WARNING_ALMOST_PEDANTIC): New.
+ (ACX_PROG_CC_WARNING_OPTS, ACX_PROG_CC_WARNING_ALMOST_PEDANTIC)
+ (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Push into C language context.
+
+
+ Sync with GCC
+ * mh-alpha-linux: Restored.
+
+
+ * dfp.m4 (enable_decimal_float): Also set to yes for
+ i?86*-*-elfiamcu target.
+
+
+ PR target/65351
+ * mh-darwin: Only apply -mdynamic-no-pic for m32 Darwin when the
+ compiler in use supports -mno-dynamic-no-pic.
+ * picflag.m4: Only append -mno-dynamic-no-pic for Darwin when
+ -mdynamic-no-pic is present in CFLAGS.
+
+
+ PR target/65351
+ * picflag.m4: Append -mno-dynamic-no-pic for Darwin.
+
+
+ * zlib.m4 (AM_ZLIB): Set zlibdir to -L\$(top_builddir)/../zlib
+ and set zlibinc to -I\$(top_srcdir)/../zlib.
+
+
+ * zlib.m4 (AM_ZLIB): Unset zlibdir and zlibinc only for
+ --with-system-zlib.
+
+
+ * zlib.m4 (AM_ZLIB): Replace --with-zlib with --with-system-zlib.
+
+
+ * isl.m4: Sync with GCC tree.
+
+
+ Sync with GCC
+
+ * elf.m4 (ACX_ELF_TARGET_IFELSE): nvptx-*-none isn't ELF.
+
+
+ Sync with GCC
+
+ * mt-ospace (CFLAGS_FOR_TARGET): Append -g -Os rather than
+ overwriting.
+ (CXXFLAGS_FOR_TARGET): Similarly.
+
+
+ Sync with GCC
+
+ PR target/43538
+ * mt-gnu: Don't reset CXXFLAGS_FOR_TARGET.
+
+
+ * bootstrap-asan.mk: Sync with GCC tree.
+ * bootstrap-lto.mk: Likewise.
+
* cloog.m4: Removed.
* isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer.
- Fix version test.
+ Fix version test.
* config/mh-interix: Remove as unneeded.
* config/picflag.m4 (i[[34567]]86-*-interix3*):
- Change triplet to i[[34567]]86-*-interix[[3-9]]*.
+ Change triplet to i[[34567]]86-*-interix[[3-9]]*.