From a7f6a456c8eac4b6e742d72ac479e6bf6c3b8114 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 2 Dec 1993 05:48:46 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.30.2