mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Sun Feb 19 20:10:43 1995 Brendan Kehoe <brendan@zen.org>
* 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.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Sun Feb 19 20:10:43 1995 Brendan Kehoe <brendan@zen.org>
|
||||
|
||||
* 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 <roland@duality.gnu.ai.mit.edu>
|
||||
|
||||
* posix/Makefile (aux): Add environ.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user