+2004-12-10 Alan Modra <amodra@bigpond.net.au>
+
+ * config/t-slibgcc-sld (SHLIB_LINK): Correct symlink.
+
2004-12-10 Uros Bizjak <uros@kss-loka.si>
- * config/i386/i386.md (*cmpfp_sf): Change type
- attribute to "multi".
+ * config/i386/i386.md (*cmpfp_sf): Change type attribute to "multi".
2004-12-09 Richard Henderson <rth@redhat.com>
mv -f $(SHLIB_NAME) $(SHLIB_NAME).`basename $(STAGE_PREFIX)`; \
else true; fi && \
mv $(SHLIB_NAME).tmp $(SHLIB_NAME) && \
- $(LN_S) $(SHLIB_SONAME) $(SHLIB_SOLINK)
+ $(LN_S) $(SHLIB_NAME) $(SHLIB_SOLINK)
# $(slibdir) double quoted to protect it from expansion while building
# libgcc.mk. We want this delayed until actual install time.
SHLIB_INSTALL = \