This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Patch 1 of 2 for aarch64 ILP32 support in gdb
- From: Nick Clifton <nickc at redhat dot com>
- To: Steve Ellcey <sellcey at caviumnetworks dot com>, binutils at sourceware dot org, gdb-patches <gdb-patches at sourceware dot org>
- Date: Wed, 25 Jan 2017 10:44:57 +0000
- Subject: Re: [PATCH] Patch 1 of 2 for aarch64 ILP32 support in gdb
- Authentication-results: sourceware.org; auth=none
- References: <1485303529.29977.8.camel@caviumnetworks.com>
Hi Steve,
> 2017-01-24 Andrew Pinski <apinski@cavium.com>
> Steve Ellcey <sellcey@cavium.com>
>
> * cpu-aarch64.c (compatible):
> Don't reject different ILP32/LP64 ABI's here.
> * elfnn-aarch64.c (elfNN_aarch64_merge_private_bfd_data):
> Add an error message on why endianess is rejected.
> Reject different ILP32/LP64 ABI settings.
Approved - please apply.
Cheers
Nick