mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-31 14:01:18 +08: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:
parent
94259083e4
commit
5ace96c814
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user