* config/tc-m68k.c (md_apply_fix_2): Check for PC relative reloc

code if BFD_ASSEMBLER.
PR 12926.
This commit is contained in:
Ian Lance Taylor 1997-07-22 17:26:52 +00:00
parent 111bc9a751
commit 1d3036537f
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Tue Jul 22 13:25:13 1997 Ian Lance Taylor <ian@cygnus.com>
* config/tc-m68k.c (md_apply_fix_2): Check for PC relative reloc
code if BFD_ASSEMBLER.
start-sanitize-v850
Mon Jul 21 08:57:17 1997 Jeffrey A Law (law@cygnus.com)