aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-02-21 19:43:36 +0000
committerNick Clifton <nickc@redhat.com>2001-02-21 19:43:36 +0000
commit7e84d676af23cc44c9b78155032bdabaf78b9a62 (patch)
treecbf874dbde5e79020977b2405e3be88e9a2d0aac /gas/ChangeLog
parent5ece1a18c051bb279f4e1a8f66e0fe08f05e8baa (diff)
downloadgdb-7e84d676af23cc44c9b78155032bdabaf78b9a62.zip
gdb-7e84d676af23cc44c9b78155032bdabaf78b9a62.tar.gz
gdb-7e84d676af23cc44c9b78155032bdabaf78b9a62.tar.bz2
Note that some flags to the COFF version of .section remove attributes rather
than setting them.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index e6a4616..d7259a5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-21 Nick Clifton <nickc@redhat.com>
+
+ * doc/as.texinfo (Section): Note that some flags to the COFF
+ version of .section remove attributes rather than setting them.
+
2001-02-20 Kazu Hirata <kazu@hxi.com>
* tc-pdp11.c: Fix formatting.