projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f56176
)
Define __divdi3_internal.
author
drepper
<drepper>
Thu, 25 Jul 2002 08:17:14 +0000
(08:17 +0000)
committer
drepper
<drepper>
Thu, 25 Jul 2002 08:17:14 +0000
(08:17 +0000)
sysdeps/wordsize-32/divdi3.c
patch
|
blob
|
history
diff --git
a/sysdeps/wordsize-32/divdi3.c
b/sysdeps/wordsize-32/divdi3.c
index
b8a8aee
..
8ca9fe4
100644
(file)
--- a/
sysdeps/wordsize-32/divdi3.c
+++ b/
sysdeps/wordsize-32/divdi3.c
@@
-294,6
+294,7
@@
__divdi3 (DWtype u, DWtype v)
w = -w;
return w;
}
+INTDEF(__divdi3)
DWtype
__moddi3 (DWtype u, DWtype v)