James, I've committed your patch. /Marcus
On 6 September 2012 15:38, Richard Earnshaw <rearn...@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.greenha...@arm.com> >> Richard Earnshaw <rearn...@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. >