Fix arm-coff relocations.
authorNick Clifton <nickc@redhat.com>
Fri, 5 Feb 1999 17:34:41 +0000 (17:34 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 5 Feb 1999 17:34:41 +0000 (17:34 +0000)
gas/ChangeLog

index 9fc6ca4..4519acd 100644 (file)
@@ -1,3 +1,10 @@
+1999-02-05  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-arm.h: Tidy OBJ_ELF and OBJ_COFF definitions.
+
+       * config/tc-arm.c (md_apply_fix3): Fix BFD_RELOC_ARM_PCREL_BRANCH
+       for COFF ports.
+
 start-sanitize-cygnus
 Thu Feb  4 10:35:47 1999  Jeffrey A Law  (law@cygnus.com)