diff options
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bb8e8fe..9fbc9fb 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. |