* config/tc-h8300.c: Include "subsegs.h".
(tc_reloc_mangle): Handle references to symbols which are not being output, so that references to `.' work. PR 13915.
This commit is contained in:
parent
fc615b0b1e
commit
5de020b44e
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Tue Nov 11 13:33:15 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/tc-h8300.c: Include "subsegs.h".
|
||||
(tc_reloc_mangle): Handle references to symbols which are not
|
||||
being output, so that references to `.' work.
|
||||
|
||||
Mon Nov 10 13:43:33 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* config/tc-m68k.c (m68k_ip): Call add_fix when needed for '_'
|
||||
|
|
Loading…
Reference in a new issue