diff options
author | Nick Clifton <nickc@redhat.com> | 2013-03-14 10:00:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2013-03-14 10:00:46 +0000 |
commit | ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c (patch) | |
tree | 07b948c76c58ad1d728673591fa2e667c0dedf5a /gas/ChangeLog | |
parent | e2be70a0e109d8dcd4e01633bbf84636b51ad9e3 (diff) | |
download | gdb-ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c.zip gdb-ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c.tar.gz gdb-ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c.tar.bz2 |
PR gas/15212
* doc/c-arc.texi (ARC Directives): Use @code instead of @bullte
for table format.
* doc/c-arm.texi (ARM-Instruction-Set): Likewise. Also add text
to the @item directives.
(ARM-Neon-Alignment): Move to correct place in the document.
* doc/c-cr16.texi (CR16 Operand Qualifiers): Fix up table
formatting.
* doc/c-tic54x.texi (TIC54X-Subsyms): Correct use of
@smallexample.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b2c90ea..5c1e97d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,16 @@ +2013-03-14 Nick Clifton <nickc@redhat.com> + + PR gas/15212 + * doc/c-arc.texi (ARC Directives): Use @code instead of @bullte + for table format. + * doc/c-arm.texi (ARM-Instruction-Set): Likewise. Also add text + to the @item directives. + (ARM-Neon-Alignment): Move to correct place in the document. + * doc/c-cr16.texi (CR16 Operand Qualifiers): Fix up table + formatting. + * doc/c-tic54x.texi (TIC54X-Subsyms): Correct use of + @smallexample. + 2013-03-12 Sebastian Huber <sebastian.huber@embedded-brains.de> * config/tc-nios2.c (nios2_consume_arg): Delete 'k' case. Add 'o' |