]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* doc/as.texinfo (.loc) Fix placement of '@end table'.
authorNick Clifton <nickc@redhat.com>
Tue, 18 Oct 2005 07:47:01 +0000 (07:47 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 18 Oct 2005 07:47:01 +0000 (07:47 +0000)
gas/ChangeLog
gas/doc/as.texinfo

index 00771151bcc247e56d396e2810c0453846ca11b5..2850a1aa1462945e8802f49c9f9331acccf057c5 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-18  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * doc/as.texinfo (.loc) Fix placement of '@end table'.
+
 2005-10-17  Bob Wilson  <bob.wilson@acm.org>
 
        * config/xtensa-istack.h (TInsn): Replace dwarf2_line_info with an
index 13512003f497f0ba85353a371daf83737ef343b3..c7c2ac7dbbf8cd6e9ee0ccb04f049150aa9d32e1 100644 (file)
@@ -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}}