From: schwab Date: Sun, 7 Mar 2004 15:00:15 +0000 (+0000) Subject: * doc/c-hppa.texi (HPPA Directives): Fix typo. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7209f3a8c63c5ce7bf7169a2bae5ba808d7f681c;p=pf3gnuchains%2Fpf3gnuchains3x.git * doc/c-hppa.texi (HPPA Directives): Fix typo. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 4faf06ffe4..209d6e0d4f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2004-03-07 Andreas Schwab + + * doc/c-hppa.texi (HPPA Directives): Fix typo. + 2004-03-07 Richard Henderson * 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 0ddda0445c..7e9ea3082d 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} ]