From: Jeff Law Date: Thu, 2 Dec 1993 05:48:46 +0000 (+0000) Subject: * som.c (som_section_type, som_decode_symcalss): New functions. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a7f6a456c8eac4b6e742d72ac479e6bf6c3b8114;p=binutils-gdb.git * som.c (som_section_type, som_decode_symcalss): New functions. (som_get_symbol_info): Use them. (som_slurp_symbol_table): Set the section of common and undefined symbols correctly. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9887a036727..e3f07e37070 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed Dec 1 21:47:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * som.c (som_section_type, som_decode_symcalss): New functions. + (som_get_symbol_info): Use them. + (som_slurp_symbol_table): Set the section of common and undefined + symbols correctly. + Wed Dec 1 14:15:10 1993 Ken Raeburn (raeburn@cygnus.com) * elfcode.h (write_relocs): Initialize local var LAST_SYM_IDX, to