From: Brendan Kehoe Date: Mon, 20 Feb 1995 08:49:29 +0000 (+0000) Subject: Sun Feb 19 20:10:43 1995 Brendan Kehoe X-Git-Tag: cvs/libc_1_09~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ace96c8149bc84448ae71cbe3f2f56e2934d566;p=thirdparty%2Fglibc.git 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. --- diff --git a/ChangeLog b/ChangeLog index 4ea5a585e5d..b056ee7ca80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +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. + Sun Feb 19 17:46:13 1995 Roland McGrath * posix/Makefile (aux): Add environ. diff --git a/sysdeps/sparc/Dist b/sysdeps/sparc/Dist index 49cd4dc7e05..ef6c44f78e9 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