This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [AArch64] Implement section anchors


James, I've committed your patch.

/Marcus

On 6 September 2012 15:38, Richard Earnshaw <rearnsha@arm.com> wrote:
> On 06/09/12 15:31, James Greenhalgh wrote:
>>
>> Hi,
>>
>> This patch implements section anchors for the AArch64 port.
>>
>> OK for aarch64-branch?
>>
>> Regards,
>> James Greenhalgh
>>
>> --
>> 2012-09-06  James Greenhalgh  <james.greenhalgh@arm.com>
>>           Richard Earnshaw  <rearnsha@arm.com>
>>
>>       * common/config/aarch64/aarch64-common.c
>>       (aarch_option_optimization_table): New.
>>       (TARGET_OPTION_OPTIMIZATION_TABLE): Define.
>>       * gcc/config.gcc ([aarch64] target_has_targetm_common): Set to yes.
>>       * gcc/config/aarch64/aarch64-elf.h (ASM_OUTPUT_DEF): New definition.
>>       * gcc/config/aarch64/aarch64.c (TARGET_MIN_ANCHOR_OFFSET): Define.
>>       (TARGET_MAX_ANCHOR_OFFSET): Likewise.
>>
>>
>
> OK.
>
> R.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]