From 5ace96c8149bc84448ae71cbe3f2f56e2934d566 Mon Sep 17 00:00:00 2001 From: Brendan Kehoe Date: Mon, 20 Feb 1995 08:49:29 +0000 Subject: Sun Feb 19 20:10:43 1995 Brendan Kehoe * sysdeps/sparc/mul.S: Renamed to `dotmul.S'. * sysdeps/sparc/Makefile (routines): Reference `dotmul.S', not `mul.S', to avoid a misreference that would override sysdeps/generic/mul.c. * sysdeps/sparc/Dist: Likewise. --- sysdeps/sparc/Dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/sparc/Dist') diff --git a/sysdeps/sparc/Dist b/sysdeps/sparc/Dist index 49cd4dc7e0..ef6c44f78e 100644 --- a/sysdeps/sparc/Dist +++ b/sysdeps/sparc/Dist @@ -1,4 +1,4 @@ DEFS.h -mul.S umul.S +dotmul.S umul.S divrem.m4 sdiv.S udiv.S rem.S urem.S alloca.S -- cgit 1.4.1