From: Jeff Law Date: Mon, 21 Mar 1994 03:42:06 +0000 (+0000) Subject: * bfd/som.c (som_begin_writing): Fix thinko (off by one error). X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=17e64ad39b0b2ebb779e818729f17933087f939b;p=binutils-gdb.git * bfd/som.c (som_begin_writing): Fix thinko (off by one error). --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bb8e8fea8bf..9fbc9fbe3ad 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,7 @@ Sun Mar 20 09:24:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * bfd/som.c (som_begin_writing): Fix thinko (off by one error). + * som.c (bfd_section_from_som_symbol): Only to do the value comparison for function symbols within executables.