diff options
author | Jeff Law <law@redhat.com> | 1996-11-23 20:30:54 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-11-23 20:30:54 +0000 |
commit | 23def2765bceb1edc097c7f2acf3aef4272358ad (patch) | |
tree | 54adfd10604aeb14badcd16274fee04487fcd491 /bfd | |
parent | 0e5a3361cb60014a18c9370b43295323da87b2da (diff) | |
download | gdb-23def2765bceb1edc097c7f2acf3aef4272358ad.zip gdb-23def2765bceb1edc097c7f2acf3aef4272358ad.tar.gz gdb-23def2765bceb1edc097c7f2acf3aef4272358ad.tar.bz2 |
* som.c (setup_sections): Don't lose for a space which has
no data, but some symbols.
binutils/11140
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6b03df0..2b5439e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Sat Nov 23 13:26:18 1996 Jeffrey A Law (law@cygnus.com) + + * som.c (setup_sections): Don't lose for a space which has + no data, but some symbols. + Fri Nov 22 11:32:13 1996 Ian Lance Taylor <ian@cygnus.com> * sunos.c (struct sunos_link_hash_table): Add got_needed field. |