OSDN Git Service

* Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
authorcpopetz <cpopetz>
Fri, 28 Apr 2000 20:02:29 +0000 (20:02 +0000)
committercpopetz <cpopetz>
Fri, 28 Apr 2000 20:02:29 +0000 (20:02 +0000)
commit6ac3ea72f1cd614713a1e8168192e2340b52030f
tree61040a891e0b0e86100bb7c91519893cbea018c7
parenta2cf3b7c094c896f93d367291fa2dd9bdcbd36a7
* Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
coffdu-rs6000.{lo,c}.
(coff-pmac.lo, coff-rs6000.lo, coff64-rs6000.lo): Add dependency
on xcoff.h
* Makefile.in: Regenerate.
* xcoff.h: New file.
* coff-pmac.c: Use xcoff.h instead of coff-rs6000.c.
* coff-rs6000.c: Move all declarations and defines that are
common to the xcoff backends into xcoff.h
* coff64-rs6000.c: Ditto,
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/coff-pmac.c
bfd/coff-rs6000.c
bfd/coff64-rs6000.c