aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6bee0ad0..58ca571 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,8 +1,8 @@
2001-02-02 Stephane Carrez <Stephane.Carrez@worldnet.fr>
- * 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 <velco@fadata.bg>