From: Kim Knuttila Date: Thu, 18 Jul 1996 01:04:14 +0000 (+0000) Subject: Removed debug, fixed diagnostics, etc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2ba0d82d52e44aa355f860d9bdf2c34ab1da2e34;p=binutils-gdb.git Removed debug, fixed diagnostics, etc --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 78529f8b7c9..54021b2b995 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 17 18:02:32 1996 Kim Knuttila + + * coff-ppc.c: Redid debug scheme - numerous fprintf's gone. + Also removed most abort calls, in favor of using bfd reporting. + start-sanitize-d10v Wed Jul 17 14:51:52 1996 Martin M. Hunt