Fix arm-coff relocations.

This commit is contained in:
Nick Clifton 1999-02-05 17:34:41 +00:00
parent d53e566bc0
commit 8761296743
1 changed files with 7 additions and 0 deletions

View 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)