diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1fb85e7..6bee0ad0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +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). + 2001-02-01 Momchil Velikov <velco@fadata.bg> * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations |