[Mach-O, committed]: Add definition for arm64 cpu
Tristan Gingold
gingold@adacore.com
Thu Mar 27 08:22:00 GMT 2014
More information about the Binutils mailing list
Thu Mar 27 08:22:00 GMT 2014
- Previous message (by thread): [Mach-O, committed]: Add definition for arm64 cpu
- Next message (by thread): Commit: Fix spurious relocation truncated to fit errors for 64-bit PE targets.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 26 Mar 2014, at 17:43, Marcus Shawcroft <marcus.shawcroft@gmail.com> wrote: > On 26 March 2014 16:34, Tristan Gingold <gingold@adacore.com> wrote: > >> In fact it is consistent with the macro name defined by Apple :-( >> Hard to be consistent with two non-consistent usages. > > That justification does not hold for the name string in bfd_mach_o_cpu_name[]. The strings in bfd_mach_o_cpu_name corresponds to the cpu name part in the literal. This is also compatible with the output of Apple tool: /SDKs/iPhoneOS7.1.sdk/Developer/Library/Frameworks/SenTestingKit.framework/SenTestingKit (architecture arm64): Note that (obviously) the BFD architecture of such binaries is bfd_arch_aarch64, and so will be the bfd target. Tristan.
- Previous message (by thread): [Mach-O, committed]: Add definition for arm64 cpu
- Next message (by thread): Commit: Fix spurious relocation truncated to fit errors for 64-bit PE targets.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list