OSDN Git Service

* Makefile.am (BFD64_BACKENDS, BFD64_BACKENDS_CFILES): Add
authorClinton Popetz <cpopetz@cpopetz.com>
Fri, 28 Apr 2000 20:02:30 +0000 (20:02 +0000)
committerClinton Popetz <cpopetz@cpopetz.com>
Fri, 28 Apr 2000 20:02:30 +0000 (20:02 +0000)
commit494b493dc0f907decb6e2c31c86b48432127ba6d
tree4332ba0c4e3cb69a6f9269be346bc9547dbfc117
parent8024825bae063f7b8fec3f4ce3447d6b93b402df
* 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