diff options
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4f1f5cc..429cc14 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-06-05 Nick Clifton <nickc@cambridge.redhat.com> + + * symbols.c (S_SET_EXTERNAL): Do not override a section symbol's + status. + 2001-05-30 Richard Henderson <rth@redhat.com> * read.c (emit_leb128_expr): Call md_cons_align. |