diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 78529f8..54021b2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 17 18:02:32 1996 Kim Knuttila <krk@cygnus.com> + + * 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 <hunt@pizza.cygnus.com> |