]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* configure.in: Add xcofflink.o to pmac_xcoff_vec.
authorStan Shebs <shebs@codesourcery.com>
Wed, 25 Oct 1995 00:54:55 +0000 (00:54 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 25 Oct 1995 00:54:55 +0000 (00:54 +0000)
commitaadf04f73628237bec1b41b1d415ebb8b20aa726
treea66506447f06374a26a7525eb4007f590d397afc
parentfe5cfadd4251690ef0ec0fdeaa90e63e3077007f
* configure.in: Add xcofflink.o to pmac_xcoff_vec.
* configure: Rebuild.
* mpw-config.in: Add xcofflink.c.o to powerpc-apple-macos.
* coff-pmac.c: Include coff-rs6000.c instead of duplicating its
contents.
(pmac_xcoff_vec): Update to use new xcoff support.
* coff-rs6000.c (xcoff_generic_stat_arch_elt): Make static.
(xcoff_write_armap): Declare buf as unsigned char.
* xcofflink.c (xcoff_link_add_symbols): Declare a local as PTR.

* mpw-make.sed: Generalize subdir_do edit.
bfd/ChangeLog
bfd/coff-pmac.c [new file with mode: 0644]
bfd/coff-rs6000.c
bfd/configure
bfd/configure.in
bfd/mpw-config.in
bfd/mpw-make.sed
bfd/xcofflink.c [new file with mode: 0644]