From: Nick Clifton Date: Tue, 18 Oct 2005 07:47:01 +0000 (+0000) Subject: * doc/as.texinfo (.loc) Fix placement of '@end table'. X-Git-Tag: gdb-csl-arm-20051020-branchpoint~20 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cd1fcb494fbb94d9615721d1f729f58c67bd36b8;p=platform%2Fupstream%2Fbinutils.git * doc/as.texinfo (.loc) Fix placement of '@end table'. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 0077115..2850a1a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2005-10-18 Arnold Metselaar + + * doc/as.texinfo (.loc) Fix placement of '@end table'. + 2005-10-17 Bob Wilson * config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with an diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 1351200..c7c2ac7 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -4106,6 +4106,8 @@ either 0 or 1. This directive will set the @code{isa} register in the @code{.debug_line} state machine to @var{value}, which must be an unsigned integer. +@end table + @section @code{.loc_mark_blocks @var{enable}} @cindex @code{loc_mark_blocks} directive The @code{.loc_mark_blocks} directive makes the assembler emit an entry @@ -4114,8 +4116,6 @@ register in the state machine set whenever a code label is seen. The @var{enable} argument should be either 1 or 0, to enable or disable this function respectively. -@end table - @node Data @section @code{.data @var{subsection}}