From 04acd059ee76aba39e56337bd47e141977ac1256 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 16 Jul 1993 15:58:08 +0000 Subject: [PATCH] * 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. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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, -- 2.30.2