+ * configure.in: Call AC_PROG_CC before configure.host. Don't
+ substitute CFLAGS.
+ * configure: Rebuild.
+ * configure.host: Don't set information which autoconf should
+ figure out, namely CC, CFLAGS, LDFLAGS, AR, and RANLIB.
+ * Makefile.in (CFLAGS): Set to -g, not @CFLAGS@.
+
+ * configure.host: Remove go32 and win32 host information, since it
+ should no longer be needed.
+
+ * elf.c (map_sections_to_segments): If we have a .dynamic section,
+ then start a new segment rather than put a writable section in a
+ readonly segment.
+
+ * configure.host: Set RPATH_ENVVAR.
+
+ * Makefile.in: Rebuild dependencies.
+
* elflink.c (_bfd_elf_create_linker_section): Remove unused
zero_section variable.