From: Stephane Carrez Date: Fri, 2 Feb 2001 14:16:53 +0000 (+0000) Subject: Fix 2001-02-02 Stephane Carrez ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=328dc123cc856ea6b0d2565c81b563c8d6cb01a2;p=binutils-gdb.git Fix 2001-02-02 Stephane Carrez ChangeLog entry --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 6bee0ad0733..58ca571edc2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,8 +1,8 @@ 2001-02-02 Stephane Carrez - * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbols - because there is no support for shared libraries and these symbols - can't be overridden (unless they are weak). + * config/tc-m68hc11.c (relaxable_symbol): Relax externally visible + symbols because there is no support for shared libraries and these + symbols can't be overridden (unless they are weak). 2001-02-01 Momchil Velikov