* bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_false
authorStan Shebs <shebs@codesourcery.com>
Thu, 15 Jun 1995 21:18:17 +0000 (21:18 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 15 Jun 1995 21:18:17 +0000 (21:18 +0000)
commite0151f38e1579b8f043603060c2ff0f84846652c
tree947cf43829d078065577a813e8ebd92b41fff7a3
parentf6d6f1028e548ad691467c88d852b3ed94887881
* bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true, bfd_false
to bfd_tttrue, bfd_fffalse so as not to conflict with functions.
* coffswap.h (coff_swap_scnhdr_out): Remove version that was
hacked for MPW C.
* mpw-config.in: Set shell vars instead of pasting to makefile
for each configuration, edit coffswap.h to make MPW C not choke.
(i386-unknown-coff, sh-hitachi-hms): Recognize.
* mpw-make.in (BFD_LIBS): Add versados.c.o.

* versados.c (versados_scan): Properly cast results from bfd_alloc.
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/mpw-config.in
bfd/mpw-make.in
bfd/versados.c
This page took 0.027349 seconds and 4 git commands to generate.