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:
ba1238f
)
(FGR_SAVE): Protect using HAVE_FPU macro instead of KERNEL_MATH_EMULATION.
author
drepper
<drepper>
Mon, 12 Jun 2000 23:57:17 +0000
(23:57 +0000)
committer
drepper
<drepper>
Mon, 12 Jun 2000 23:57:17 +0000
(23:57 +0000)
sysdeps/sh/dl-machine.h
patch
|
blob
|
history
diff --git
a/sysdeps/sh/dl-machine.h
b/sysdeps/sh/dl-machine.h
index
108c8d0
..
1530f94
100644
(file)
--- a/
sysdeps/sh/dl-machine.h
+++ b/
sysdeps/sh/dl-machine.h
@@
-135,7
+135,7
@@
elf_machine_runtime_setup (struct link_map *l, int lazy, int profile)
#define GOTJMP(x) #x
#endif
-#if
defined (KERNEL_MATH_EMULATION)
+#if
def HAVE_FPU
#define FGR_SAVE "\
sts.l fpscr, @-r15
mov #8,r3