+
+ * ltmain.sh: Update from GCC.
+ * libtool.m4: Update from GCC.
+ * ltsugar.m4: New. Update from GCC.
+ * ltversion.m4: New. Update from GCC.
+ * ltoptions.m4: New. Update from GCC.
+ * ltconfig: Remove.
+ * ltcf-c.sh: Remove.
+ * ltcf-cxx.sh: Remove.
+ * ltcf-gcj.sh: Remove.
+ * src-release: Update with new libtool file list.
+
+
+ * Makefile.def (bootstrap_stage): Replace stage_make_flags with
+ stage_cflags.
+ * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
+ Remove CFLAGS/LIBCFLAGS.
+ (configure-stage[+id+]-[+prefix+][+module+],
+ all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
+ * Makefile.in: Regenerate.
+
* config-ml.in: Update from GCC.