From: Ian Lance Taylor Date: Fri, 16 Jul 1993 15:58:08 +0000 (+0000) Subject: * config/obj-ecoff.c (ecoff_build_symbols, ecoff_build_procs, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=04acd059ee76aba39e56337bd47e141977ac1256;p=binutils-gdb.git * config/obj-ecoff.c (ecoff_build_symbols, ecoff_build_procs, ecoff_frob_files): Consistently use S_GET_VALUE rather than bfd_asymbol_value. Warn if taking difference of symbols in different segments. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 9c3dca78049..dd723a67855 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +Fri Jul 16 08:56:04 1993 Ian Lance Taylor (ian@cygnus.com) + + * config/obj-ecoff.c (ecoff_build_symbols, ecoff_build_procs, + ecoff_frob_files): Consistently use S_GET_VALUE rather than + bfd_asymbol_value. Warn if taking difference of symbols in + different segments. + Thu Jul 15 11:51:03 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * config/obj-ecoff.c (ecoff_frob_file): Discard all open scopes,