Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 64608 Details for
Bug 100696
glibc patches for sh
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patches/6400_all_sh-glibc-2.3.2-fpscr_values.patch
6400_all_sh-glibc-2.3.2-fpscr_values.patch (text/plain), 870 bytes, created by
MATSUU Takuto (RETIRED)
on 2005-07-29 05:51:35 UTC
(
hide
)
Description:
patches/6400_all_sh-glibc-2.3.2-fpscr_values.patch
Filename:
MIME Type:
Creator:
MATSUU Takuto (RETIRED)
Created:
2005-07-29 05:51:35 UTC
Size:
870 bytes
patch
obsolete
>--- glibc-2.3.2-200310271512/sysdeps/unix/sysv/linux/sh/sysdep.S.orig 2002-10-11 19:51:13.000000000 +0900 >+++ glibc-2.3.2-200310271512/sysdeps/unix/sysv/linux/sh/sysdep.S 2004-04-24 04:40:41.000000000 +0900 >@@ -30,3 +30,13 @@ > > #define __syscall_error __syscall_error_1 > #include <sysdeps/unix/sh/sysdep.S> >+ >+ .data >+ .align 3 >+ .globl ___fpscr_values >+ .type ___fpscr_values, @object >+ .size ___fpscr_values, 8 >+___fpscr_values: >+ .long 0 >+ .long 0x80000 >+weak_alias (___fpscr_values, __fpscr_values) >--- glibc-2.3.2-200310271512/sysdeps/unix/sysv/linux/sh/Versions~ 2004-04-24 14:41:42.000000000 +0900 >+++ glibc-2.3.2-200310271512/sysdeps/unix/sysv/linux/sh/Versions 2004-04-24 14:42:31.000000000 +0900 >@@ -2,6 +2,7 @@ > GLIBC_2.2 { > # functions used in other libraries > __xstat64; __fxstat64; __lxstat64; >+ __fpscr_values; > > # a* > alphasort64;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 100696
: 64608 |
64609
|
64610