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 601915 Details for
Bug 842762
objdump should support Mach-O binaries
[?]
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]
Add mach-o support to x86 based binutils
binutils-2.22.52.0.4-mach-o.patch (text/plain), 1.49 KB, created by
Nick Clifton
on 2012-08-02 10:00:15 UTC
(
hide
)
Description:
Add mach-o support to x86 based binutils
Filename:
MIME Type:
Creator:
Nick Clifton
Created:
2012-08-02 10:00:15 UTC
Size:
1.49 KB
patch
obsolete
>*** ../binutils-2.22.52.0.4.orig/bfd/config.bfd 2012-07-24 15:03:13.141778246 +0100 >--- bfd/config.bfd 2012-07-24 15:14:28.897796987 +0100 >*************** case "${targ}" in >*** 581,588 **** > ;; > i[3-7]86-*-linux-*) > targ_defvec=bfd_elf32_i386_vec >! targ_selvecs="i386linux_vec i386pei_vec" >! targ64_selvecs="bfd_elf64_x86_64_vec bfd_elf32_x86_64_vec bfd_elf64_l1om_vec bfd_elf64_k1om_vec" > ;; > i[3-7]86-*-nacl*) > targ_defvec=bfd_elf32_i386_nacl_vec >--- 581,588 ---- > ;; > i[3-7]86-*-linux-*) > targ_defvec=bfd_elf32_i386_vec >! targ_selvecs="i386linux_vec i386pei_vec mach_o_i386_vec mach_o_le_vec mach_o_be_vec mach_o_fat_vec" >! targ64_selvecs="bfd_elf64_x86_64_vec bfd_elf32_x86_64_vec bfd_elf64_l1om_vec bfd_elf64_k1om_vec mach_o_x86_64_vec" > ;; > i[3-7]86-*-nacl*) > targ_defvec=bfd_elf32_i386_nacl_vec >*************** case "${targ}" in >*** 624,630 **** > ;; > x86_64-*-linux-*) > targ_defvec=bfd_elf64_x86_64_vec >! targ_selvecs="bfd_elf32_i386_vec bfd_elf32_x86_64_vec i386linux_vec i386pei_vec x86_64pei_vec bfd_elf64_l1om_vec bfd_elf64_k1om_vec" > want64=true > ;; > x86_64-*-nacl*) >--- 624,630 ---- > ;; > x86_64-*-linux-*) > targ_defvec=bfd_elf64_x86_64_vec >! targ_selvecs="bfd_elf32_i386_vec bfd_elf32_x86_64_vec i386linux_vec i386pei_vec x86_64pei_vec bfd_elf64_l1om_vec bfd_elf64_k1om_vec mach_o_x86_64_vec mach_o_i386_vec mach_o_le_vec mach_o_be_vec mach_o_fat_vec" > want64=true > ;; > x86_64-*-nacl*)
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 842762
: 601915