From: Jeff Law Date: Sat, 23 Nov 1996 20:30:54 +0000 (+0000) Subject: * som.c (setup_sections): Don't lose for a space which has X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=23def2765bceb1edc097c7f2acf3aef4272358ad;p=binutils-gdb.git * som.c (setup_sections): Don't lose for a space which has no data, but some symbols. binutils/11140 --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 6b03df0f1a0..2b5439e8af6 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 * sunos.c (struct sunos_link_hash_table): Add got_needed field.