projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e1823
)
* sysdeps/alpha/ldiv.S (lldiv): Add alias.
author
Richard Henderson
<rth@redhat.com>
Tue, 20 Sep 2005 05:35:13 +0000
(
05:35
+0000)
committer
Richard Henderson
<rth@redhat.com>
Tue, 20 Sep 2005 05:35:13 +0000
(
05:35
+0000)
sysdeps/alpha/ldiv.S
patch
|
blob
|
history
diff --git
a/sysdeps/alpha/ldiv.S
b/sysdeps/alpha/ldiv.S
index
3909672
..
0a971a7
100644
(file)
--- a/
sysdeps/alpha/ldiv.S
+++ b/
sysdeps/alpha/ldiv.S
@@
-214,3
+214,5
@@
$divbyzero:
ret
.end ldiv
+
+weak_alias (ldiv, lldiv)