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 b59f4e7..99d067d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Wed Jan 4 14:14:05 1995 Jeff Law (law@snake.cs.utah.edu) + * som.c (bfd_section_from_som_symbol): Only return sections which + correspond to subspaces. + * som.c (som_begin_writing): Don't forget to bump the total_subspaces when writing the unloadable subspaces. |