From e6d739ebb516e5b3c192d5dc5c899097b62147a2 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Sun, 31 Oct 1993 15:40:58 +0000 Subject: [PATCH] * som.c: Add comment about how abort() on corrupt executable is evil. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d888d7a0a3..c09ac77eb7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Sun Oct 31 09:35:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * som.c: Add comment about how abort() on corrupt executable is evil. + +Fri Oct 29 16:04:33 1993 David J. Mackenzie (djm@thepub.cygnus.com) + + * gen-aout.c, libbfd.c: exit(1) instead of exit(-1). + Fri Oct 29 13:17:21 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * bfd-in.h: Added commands for object file flag values.