From 55df7a6f63b42f29b383ac428547a0b545344529 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 1 Aug 2001 15:18:32 +0000 Subject: Replace VXWORKS with ARM_COFF_BUGFIX. --- bfd/coff-arm.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'bfd/coff-arm.c') diff --git a/bfd/coff-arm.c b/bfd/coff-arm.c index 8bb4e6c4940..bfedfdbc68a 100644 --- a/bfd/coff-arm.c +++ b/bfd/coff-arm.c @@ -1246,10 +1246,10 @@ coff_arm_relocate_section (output_bfd, info, input_bfd, input_section, continue; /* FIXME - it is not clear which targets need this next test and which do not. It is known that it is needed for the - VXworks target (hence the #ifdef), but it is also known - that it was supressed for other (arm) targets. This ought - to be sorted out one day. */ -#ifdef VXWORKS + VxWorks and EPOC-PE targets, but it is also known that it + was supressed for other ARM targets. This ought to be + sorted out one day. */ +#ifdef ARM_COFF_BUGFIX /* We must not ignore the symbol value. If the symbol is within the same section, the relocation should have already been fixed, but if it is not, we'll be handed a reloc into -- cgit v1.2.1