+
+ * config.sub, config.guess: Update from upstream sources.
+
+
+ * COPYING.LIBGLOSS: Update default copyright.
+
+
+ * COPYING.NEWLIB: Update default copyright.
+
+
+ * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
+ Change recommended MPFR from 2.2.1 > 2.3.0.
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
+ (CXXFLAGS_FOR_TARGET): Add -O2 -g.
+ * Makefile.in: Regenerate.
+
+
+ * configure.ac: Enable libjava for x86_64-*-darwin9.
+ * configure: Regenerate.
+
+
+ * config.sub, config.guess: Update from upstream sources.
+
+
+ * config-ml.in: Robustify against white space in absolute file
+ names.
+
+ * config-ml.in (multi-clean): Substitute ${Makefile}.
+ Remove superfluous ${Makefile} in list.
+
+
+ * Makefile.def (dependencies): Make configure-gdb depend on
+ all-intl.
+ * Makefile.in: Regenerated.
+
+
+ * Makefile.def: To avoid problems running with parallel makes,
+ build newlib before libgloss so that target specific header
+ files are availble.
+ * Makefile.in: Regenerate.
+
+
+ * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
+ * Makefile.in: Regenerate.
+
+
+ * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
+ * libdecnumber: New directory, imported from GCC.
+
+
+ * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
+ LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
+ Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
+ LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
+ DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
+ LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
+ WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
+ * configure.ac: Default them to host tools for $host = $build.
+ Subst them.
+
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
+
+ * configure.ac (mipsisa*-*-elfoabi*): New stanza.
+ * configure: Regenerate.
+
+
+ * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
+ libstdc++.
+ * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
+ * configure: Regenerate.
+ * Makefile.in: Regenerate.
+
+
+ * configure.ac: Raise minimum makeinfo version to 4.6.
+ * configure: Regenerate.
+
+
+ * configure.ac: Correct makeinfo version check.
+ * configure: Regenerate.
+
+
+ * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
+ to $skipdirs and only disable gprof for newlib. Use the normal
+ mips*-elf* handling in other respects.
+ * configure: Regnerate.
+
+
+ * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
+ enabling libgcj.
+ * configure: Regenerate.
+
+
+ * configure.ac (--enable-stage1-checking): If neither --enable-checking
+ nor --disable-checking is provided also turn on yes and types
+ checking for stage1.
+ * configure: Re-generate.
+
+
+ PR target/33281
+ * configure.ac: Use config/mh-mingw on mingw.
+ * configure: Regenerate.
+
+
+ PR other/32154
+ * configure.ac: For libgloss targets, point the linker to the linker
+ script, startup code and simulator library.
+ * configure: Regenerate.
+
+
+ * configure.ac (noconfigdirs): Remove target-libffi and
+ target-libjava.
+
* config.sub, config.guess: Update from upstream sources.
- * config/mt-sde: New file.
* configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
as target_makefile_frag.
* configure: Regenerate.