* bucomm.c (fatal): Conditionally compile fatal() depending on
authorPer Bothner <per@bothner.com>
Mon, 30 Sep 1991 19:47:49 +0000 (19:47 +0000)
committerPer Bothner <per@bothner.com>
Mon, 30 Sep 1991 19:47:49 +0000 (19:47 +0000)
commit3fdbfe8d128643f27417fc04e8aa06aad64bf110
tree3056801473d54e31e41fb79b59f39bff2d84f6c3
parentdc9894c8b14172f3046b43fad45b0f281fe21374
* bucomm.c (fatal):  Conditionally compile fatal() depending on
MISSING_VFPRINTF, and don't confuse the issue with NO_VARARGS.
* objdump.c (dump_headers):  Trivial output format change.
* objdump.c (display_info): Loop over integers, not enums,
to appease old compilers.
binutils/ChangeLog [new file with mode: 0644]
binutils/objdump.c