diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b8db4c4..bb8e8fe 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Sun Mar 20 09:24:36 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * som.c (bfd_section_from_som_symbol): Only to do the value + comparison for function symbols within executables. + * som.c (bfd_section_from_som_symbol): Renamed from som_section_from_subspace_index. Pass in a native SOM symbol. For executables, iterate through the sections to find out |