diff options
author | Nick Clifton <nickc@redhat.com> | 2003-07-07 10:24:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-07-07 10:24:08 +0000 |
commit | 9f7598c1567932922c600e20fd55c8189a3d16d5 (patch) | |
tree | bfec027a8bfda57a6245375fc9c6287bbaa1542b /gas/ChangeLog | |
parent | e0a868d17962da3892005029c9518216d0d25c75 (diff) | |
download | gdb-9f7598c1567932922c600e20fd55c8189a3d16d5.zip gdb-9f7598c1567932922c600e20fd55c8189a3d16d5.tar.gz gdb-9f7598c1567932922c600e20fd55c8189a3d16d5.tar.bz2 |
Add documentation of M32R .high, .shigh and .low directives.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f039583..11eb9e6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2003-07-07 Nick Clifton <nickc@redhat.com> + + * doc/c-m32r.texi (M32R-Directives): New node. Document the + .high, .shigh and .low directives. + 2003-07-07 Richard Sandiford <rsandifo@redhat.com> * config/tc-h8300.c (h8300sxnmode): Add prototype. |