From ba724cfc0cf40f4950e40d0b9cda3ef24398fb8c Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 14 Mar 2013 10:00:46 +0000 Subject: 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. --- gas/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'gas/ChangeLog') 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 + + 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 * config/tc-nios2.c (nios2_consume_arg): Delete 'k' case. Add 'o' -- cgit v1.1