diff options
author | Nick Clifton <nickc@redhat.com> | 2002-08-22 20:10:53 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-08-22 20:10:53 +0000 |
commit | ececec60e131e18fbe959259c12ae8c69ed705b6 (patch) | |
tree | f8ac448331dae755856e76d785b38b7adade017a /gas/ChangeLog | |
parent | a4263c47c070851612c45acec322f7c381f7dfcf (diff) | |
download | gdb-ececec60e131e18fbe959259c12ae8c69ed705b6.zip gdb-ececec60e131e18fbe959259c12ae8c69ed705b6.tar.gz gdb-ececec60e131e18fbe959259c12ae8c69ed705b6.tar.bz2 |
Note that if '@' is a comment character then another symbol is used to prefix
the section's type.
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 bd522a9..ff65a99 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2002-08-22 Nick Clifton <nickc@redhat.com> + + * doc/as.texinfo (Section): Note that if '@' is a comment + character then another symbol is used to prefix the section's + type. + 2002-08-22 Christian Groessler <chris@groessler.org> * config/tc-z8k.c (get_operands): Adjust ptr variable also in |