aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2004-03-07 15:00:16 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2004-03-07 15:00:16 +0000
commit84c84759cbbd85081ccecf0dda5914c49cbe89bd (patch)
treef463454c1328d1afd5db5a47df474f69ffbe68b5 /gas
parent9fd4314e215f8952f4778169e3989f86599568ec (diff)
downloadgdb-84c84759cbbd85081ccecf0dda5914c49cbe89bd.zip
gdb-84c84759cbbd85081ccecf0dda5914c49cbe89bd.tar.gz
gdb-84c84759cbbd85081ccecf0dda5914c49cbe89bd.tar.bz2
* doc/c-hppa.texi (HPPA Directives): Fix typo.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/doc/c-hppa.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4faf06f..209d6e0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-07 Andreas Schwab <schwab@suse.de>
+
+ * doc/c-hppa.texi (HPPA Directives): Fix typo.
+
2004-03-07 Richard Henderson <rth@redhat.com>
* dw2gencfi.c (output_cie): Align length to 4 byte boundary.
diff --git a/gas/doc/c-hppa.texi b/gas/doc/c-hppa.texi
index 0ddda04..7e9ea30 100644
--- a/gas/doc/c-hppa.texi
+++ b/gas/doc/c-hppa.texi
@@ -1,4 +1,4 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 1998
+@c Copyright 1991, 1992, 1993, 1994, 1995, 1998, 2004
@c Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@@ -181,7 +181,7 @@ Define @var{name} as a label for the current assembly location.
Not yet supported; the assembler rejects programs containing this directive.
@item .origin @var{lc}
-Advance location counter to @var{lc}. Synonym for the @code{@value{as}}
+Advance location counter to @var{lc}. Synonym for the @code{@value{AS}}
portable directive @code{.org}.
@item .param @var{name} [ ,@var{typ} ] [ ,@var{param}=@var{r} ]