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 298189 Details for
Bug 437688
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]
gmp-support-sh.patch
gmp-support-sh.patch (text/plain), 669 bytes, created by
CHIKAMA Masaki
on 2008-03-16 12:48:01 UTC
(
hide
)
Description:
gmp-support-sh.patch
Filename:
MIME Type:
Creator:
CHIKAMA Masaki
Created:
2008-03-16 12:48:01 UTC
Size:
669 bytes
patch
obsolete
>--- gmp.h.org 2008-03-16 21:25:34.000000000 +0900 >+++ gmp.h 2008-03-16 21:26:23.000000000 +0900 >@@ -53,6 +53,8 @@ > #include "gmp-x86_64.h" > #elif defined(__alpha__) > #include "gmp-alpha.h" >+#elif defined(__sh__) >+#include "gmp-sh.h" > #else > #error "The gmp-devel package is not usable with the architecture." > #endif >--- gmp-mparam.h.org 2008-03-16 21:24:31.000000000 +0900 >+++ gmp-mparam.h 2008-03-16 21:24:52.000000000 +0900 >@@ -52,6 +52,8 @@ > #include "gmp-mparam-x86_64.h" > #elif defined(__alpha__) > #include "gmp-mparam-alpha.h" >+#elif defined(__sh__) >+#include "gmp-mparam-sh.h" > #else > #error "The gmp-devel package is not usable with the architecture." > #endif
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 437688
: 298189 |
298190