projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3873f29
)
[project @ 2005-01-06 18:24:50 by igloo]
author
igloo
<unknown>
Thu, 6 Jan 2005 18:24:50 +0000
(18:24 +0000)
committer
igloo
<unknown>
Thu, 6 Jan 2005 18:24:50 +0000
(18:24 +0000)
Fix for ghci on sparc.
ghc/rts/Linker.c
patch
|
blob
|
history
diff --git
a/ghc/rts/Linker.c
b/ghc/rts/Linker.c
index
3902382
..
b8969d8
100644
(file)
--- a/
ghc/rts/Linker.c
+++ b/
ghc/rts/Linker.c
@@
-597,6
+597,7
@@
typedef struct _RtsSymbolVal {
Sym(__udivdi3) \
Sym(__moddi3) \
Sym(__umoddi3) \
+ Sym(__muldi3) \
Sym(__ashldi3) \
Sym(__ashrdi3) \
Sym(__lshrdi3) \