* Makefile.in (coff-tic80.o): Add coffcode.h to dependency list.
authorFred Fish <fnf@specifix.com>
Sat, 4 Jan 1997 01:24:50 +0000 (01:24 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 4 Jan 1997 01:24:50 +0000 (01:24 +0000)
commit28eb95aa337f72b4a87cdd2a2d6aff9cc0984a4b
tree0bf5ea96590b58a548f73d43a6b5bc6d06527018
parent4c681116af400ae163c0772ffca9e7fdc92e036c
* Makefile.in (coff-tic80.o): Add coffcode.h to dependency list.
* coff-tic80.c (tic80coff_vec): Data byte order is big endian and
header byte order is little endian.  Use correct bfd_get and
bfd_put routines for little endian headers.
* coffcode.h (coff_set_arch_mach_hook): Set arch to
bfd_arch_tic80 for TIC80_ARCH_MAGIC number.
bfd/ChangeLog
bfd/coffcode.h
This page took 0.023697 seconds and 4 git commands to generate.