Wed Sep 9 11:10:24 1992 Ian Lance Taylor (ian@cygnus.com)
authorIan Lance Taylor <ian@airs.com>
Wed, 9 Sep 1992 18:38:16 +0000 (18:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 9 Sep 1992 18:38:16 +0000 (18:38 +0000)
commit3ad9ec6a7b491be1e1224861f31b351720fa1df0
tree90c69136274493011976f4b512a566a8aecb0ab2
parentb53ccaacae4537af9cdc9b037f49f16467f84ea4
Wed Sep  9 11:10:24 1992  Ian Lance Taylor  (ian@cygnus.com)

* tc-m68k.c (m68k_ip, m68k_ip_op, get_num, try_moto_index): merge
 Motorola and MIT syntax; gas can now assemble either type of
 file.
tc-m68kmote.c, tc-m68kmote.h: removed now superfluous files.
From Steve Chamberlain:
m68kcoff.mt: for m68k COFF.
obj-coffbfd.c: (fixup_mdeps) added
 (size_section) removed bad sanity check
 (fill_section) added rs_machine_dependent case
 (write_object_file) call fixup_mdeps
 (fixup_segment) set fx_subsy to 0.
obj-coffbfd.h: define WORKING_DOT_WORD (too hard to support) and
 handle m68k.
tc-m68k.c, config/tc-m68k.h: added m68k COFF support and Motorala
 pseudo ops.
gas/config/.Sanitize
gas/config/ChangeLog
gas/config/m68kcoff.mt [new file with mode: 0644]
gas/config/obj-coffbfd.c
gas/config/obj-coffbfd.h
gas/config/tc-m68k.c
gas/config/tc-m68k.h
This page took 0.024735 seconds and 4 git commands to generate.