]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* config/tc-i960.c (ARCH_HX): Define.
authorIan Lance Taylor <ian@airs.com>
Mon, 5 Feb 1996 23:52:42 +0000 (23:52 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 5 Feb 1996 23:52:42 +0000 (23:52 +0000)
commitf9e90c2ec65385449807280c4f269e4ca2a8290a
tree08a81bcc9abad8b1b5d80bb191102e6ae3a70fa7
parent2192180d1319287d19f7bb7e0bf64ee96e32fde8
* config/tc-i960.c (ARCH_HX): Define.
(arch_tab): Add HX.
(targ_has_sfr): Handle ARCH_HX.
(targ_has_iclass): Handle ARCH_HX.
(tc_coff_fix2rtype): Add return 0 to avoid warning.
(tc_headers_hook): If the architecture was specified explicitly,
use it when setting the flags.  Set the extern variable coff_flags
rather than headers->filehdr.f_flags, since the latter is set
unconditionally in obj-coff.c.
(i960_handle_align): Remove unused variable fixp.
gas/ChangeLog
gas/config/tc-i960.c