Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 305112 Details for
Bug 446044
Add super-H(sh3,4) architecture support.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
glibc-spec-sh.diff
glibc-spec-sh.diff (text/plain), 1.26 KB, created by
CHIKAMA Masaki
on 2008-05-12 10:11:00 UTC
(
hide
)
Description:
glibc-spec-sh.diff
Filename:
MIME Type:
Creator:
CHIKAMA Masaki
Created:
2008-05-12 10:11:00 UTC
Size:
1.26 KB
patch
obsolete
>--- glibc.spec.org 2008-05-08 22:24:25.000000000 +0900 >+++ glibc.spec 2008-05-08 22:27:09.000000000 +0900 >@@ -23,7 +23,7 @@ > Summary: The GNU libc libraries > Name: glibc > Version: 2.8 >-Release: 1 >+Release: 1.fs1 > # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries. > # Things that are linked directly into dynamically linked programs > # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional >@@ -41,6 +41,7 @@ > Source3: %{glibcname}-fedora-%{glibcdate}.tar.bz2 > Patch0: %{glibcname}-fedora.patch > Patch1: %{name}-ia64-lib64.patch >+Patch2: glibc-2.6-sh-linux.patch > Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > Obsoletes: glibc-profile < 2.4 > Provides: ldconfig >@@ -220,6 +221,15 @@ > %patch1 -p1 > %endif > %endif >+%patch2 -p1 >+ >+# for __fpscr_values problem >+%ifarch sh3 sh4 >+cat >configparms <<EOF >+no-z-defs=yes >+LDFLAGS=-Wl,--allow-shlib-undefined >+EOF >+%endif > > # A lot of programs still misuse memcpy when they have to use > # memmove. The memcpy implementation below is not tolerant at >@@ -284,6 +294,10 @@ > GCC="gcc -m64" > GXX="g++ -m64" > %endif >+%ifarch sh4 >+BuildFlags="-mieee" >+%endif >+ > > BuildFlags="$BuildFlags -DNDEBUG=1 -fasynchronous-unwind-tables" > #BuildFlags="$BuildFlags -fasynchronous-unwind-tables"
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 446044
:
305111
| 305112