From e13a80f72f6297be97930650d9ed39995e6ed7bc Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 10 Feb 1995 19:05:43 +0000 Subject: [PATCH] * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_EXTERN rather than !S_IS_LOCAL. You might think they would be equivalent, but.... --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 0a9bb986229..caaea55170d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Feb 10 14:04:04 1995 Ian Lance Taylor + + * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_EXTERN + rather than !S_IS_LOCAL. + start-sanitize-arc Thu Feb 9 17:44:29 1995 Doug Evans -- 2.30.2