diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-06-16 23:17:22 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-06-16 23:17:22 +0000 |
commit | 24a3e622625b02ac66b456d96e7ac47789e237da (patch) | |
tree | 522b516d049e1910e73ec34c74373773afa7f205 /ld/ChangeLog | |
parent | 08a561521f2dd3f82ecd380c5963c5d96fb53e37 (diff) | |
download | gdb-24a3e622625b02ac66b456d96e7ac47789e237da.zip gdb-24a3e622625b02ac66b456d96e7ac47789e237da.tar.gz gdb-24a3e622625b02ac66b456d96e7ac47789e237da.tar.bz2 |
Mon Jun 16 19:12:51 1997 Geoff Keating <geoffk@ozemail.com.au>
* config/tc-ppc.h (tc_fix_adjustable): Don't let the assembler
calculate relocations to any external symbol, because we might be
linking a shared object and the symbol might be overriden or moved
(for instance, moved into a static executable's .bss section).
(GLOBAL_OFFSET_TABLE_NAME): Delete. This is an i386 wierdness.
* config/tc-ppc.h (tc_fix_adjustable): GOT-based relocations can't
be calculated by the assembler.
* config/tc-ppc.c (md_apply_fix3): Handle @plt or @local branch
whose destination lies in the same file, by ignoring the @plt or
@local and aiming the branch at its destination.
Diffstat (limited to 'ld/ChangeLog')
0 files changed, 0 insertions, 0 deletions