+
+ * configure.in: Add missing \.
+ * configure: Rebuilt.
+
+
+ * configure.in (baseargs): Avoid using \| in sed regular
+ expressions.
+ * configure: Rebuilt.
+
+
+ * configure.in (baseargs): Remove all supported forms of
+ --cache-file, --srcdir, --host, --build and --target options
+ from argument lists.
+ * configure: Rebuilt.
+
+
+ * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
+ * configure: Rebuilt.
+
+
+ * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
+ * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
+ * Makefile.in: Regenerate.
+ * configure: Regenerate.
+
+
+ * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
+ (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
+ * Makefile.in: Regenerate.
+
+
+ * configure.in: Remove Makefile in build, host and target modules
+ unless configure was run with --no-recursion.
+ * configure: Rebuilt.
+
+
+ * config.guess: Update to 2003-01-03 version.
+ * config.sub: Update to 2003-01-03 version.
+
+
+ * configure: Regenerate with proper autoconf 2.13.
+
+
+ * configure.in: Add AC_PREREQ for consistency.
+ * configure: Regenerate.
+
+
+ * configure.in (GDB_TK): Add tcl directories conditional on
+ gdb/gdbtk directory being present.
+ * configure: Regenerate.
+
+
+ * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
+ by gcc if LD is not defined and we are not doing a Canadian Cross.
+ * configure: Rebuilt.
+
+
+ * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
+
+
+ * Makefile.in: Rebuilt.
+ * Makefile.def (target_modules) [libffi]: Allow installation.
+
+
+ * configure.in: Fix use of $program_transform_name.
+ * configure: Regenerated.
+
+
+ * configure.in (baseargs): Don't remove first configure argument.
+ * configure: Regenerated.
+
+
+ * Makefile.tpl (local-distclean): Don't remove...
+ (multilib.ts): ... this. Moved into...
+ (multilib.out): ... this. Don't use sub-make.
+ ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
+ $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
+ (configure-build-[+module+], configure-[+module+],
+ configure-target-[+module+], configure-gcc): ... these. Test
+ for Makefile existence. Drop config.status from dependencies.
+ * Makefile.in: Rebuilt.
+ * configure.in: Move gcc-version-trigger to the end of
+ ac_configure_args. Add comments to maybedep.tmp and
+ serdep.tmp. Introduce --disable-serial-configure. Remove
+ nonopt from baseargs, matching and removing corresponding
+ whitespace while at it.
+ * configure: Rebuilt.
+
+
+ * configure.in (host_configargs): Replace reference to
+ no-longer-defined buildopts with --build=${build_alias}.
+ * configure: Rebuilt.
+
+
+ * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
+ program_transform_name to standard idiom.
+ (AUTOGEN, AUTOCONF): Define.
+ (Makefile.in): Use $(AUTOGEN).
+ (Makefile): Depend on config.status, and use autoconf-style rule to
+ build it. Move original commands to...
+ (config.status): ... this new target.
+ (configure): Add $(srcdir). Depend on config/acx.m4. Use
+ $(AUTOCONF).
+ * Makefile.in: Rebuilt.
+
+
+ * Makefile.tpl: Fix dramatic bustage due to change in
+ program_transform_name.
+ * Makefile.in: Regenerate.
+
+ * configure.in: Remove unnecessary PATH setting.
+ * configure: Regnerate.
+
+ * configure.in: Don't default to unprefixed tools unless
+ the native tools will work.
+ * configure: Regenerate.
+
+ * configure.in: Convert to autoconf script. Blow away lots
+ of now-redundant Makefile fragments.
+ * configure: Generate using Autoconf.
+ * Makefile.tpl: Rewrite to reflect autoconfiscation.
+ * Makefile.in: Regenerate.
+
+
+ * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
+ CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
+
+ * ChangeLog: Move a couple of entries from here to winsup/cygwin,
+ where they belong.
+
+
+ * Makefile.tpl (multilib.out): Fix missing space.
+ * Makefile.in: Regenerate.
+
* Makefile.tpl: Use shared multilib.out. Use move-if-change for it.