]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-tic80.h
* doc/internals.texi (CPU backend): Fix typo in md_section_align
authorFred Fish <fnf@specifix.com>
Sun, 23 Feb 1997 04:01:39 +0000 (04:01 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 23 Feb 1997 04:01:39 +0000 (04:01 +0000)
commitd160b69e7409eccd6c828cc21adeaba8eabe852e
tree003a4a1188eced0243fc6f3140646b93ecc849d2
parentef60d6973c15225f409c804c067569e7367b15f2
* doc/internals.texi (CPU backend): Fix typo in md_section_align
description.
start-sanitize-tic80
* config/tc-tic80.h (NEED_FX_R_TYPE): Define.
* config/tc-tic80.c (find_opcode): Add code to support O_symbol
operands.
(build_insn): Grab a frag early so we can use the address in
  fixups.  Take one's complement of BITNUM values before insertion
  in opcode.  Add code to support O_symbol operands.
(md_apply_fix): Replace unimplemented warning with implementation.
(md_pcrel_from): Ditto.
(tc_coff_fix2rtype): Ditto.
end-sanitize-tic80
gas/ChangeLog
gas/config/tc-tic80.c
gas/config/tc-tic80.h