diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-07-21 17:19:33 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-07-21 17:19:33 +0000 |
commit | 8ff6f40e74bd92388e27618c402a73d350e727c2 (patch) | |
tree | 6f63a1f423e251770b454e9f0fd52404dc020927 /Install.in | |
parent | 94eebcc5721347bcfdc8319a89663f741d2f9895 (diff) | |
download | gdb-8ff6f40e74bd92388e27618c402a73d350e727c2.zip gdb-8ff6f40e74bd92388e27618c402a73d350e727c2.tar.gz gdb-8ff6f40e74bd92388e27618c402a73d350e727c2.tar.bz2 |
* read.c (read_a_source_file): If NO_PSEUDO_DOT is defined, look
up opcodes as pseudo-ops even if they don't start with '.'.
* config/tc-m88k.h (NO_PSEUDO_DOT): Define.
* config/tc-m88k.c (md_assemble): Removed special pseudo-op
handling.
(md_apply_fix): Set fx_offset to the upper 16 bits of the reloc.
Output the low 16 bits for RELOC_HI16, not the high 16 bits.
* config/obj-coffbfd.c (do_relocs_for): If TC_M88K, set the
r_offset field of the reloc to the fixup offset.
(fixup_segments): If TC_M88K, don't warn about fixup overflows.
* doc/as.texinfo: Minor updates.
Diffstat (limited to 'Install.in')
0 files changed, 0 insertions, 0 deletions