From: Jim Kingdon Date: Sun, 31 Oct 1993 15:40:58 +0000 (+0000) Subject: * som.c: Add comment about how abort() on corrupt executable is evil. X-Git-Tag: gdb-4_18~16816 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e6d739ebb516e5b3c192d5dc5c899097b62147a2;p=platform%2Fupstream%2Fbinutils.git * som.c: Add comment about how abort() on corrupt executable is evil. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d888d7a..c09ac77 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.