* doc/c-hppa.texi (HPPA Directives): Fix typo.
This commit is contained in:
parent
9fd4314e21
commit
84c84759cb
@ -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>
|
2004-03-07 Richard Henderson <rth@redhat.com>
|
||||||
|
|
||||||
* dw2gencfi.c (output_cie): Align length to 4 byte boundary.
|
* dw2gencfi.c (output_cie): Align length to 4 byte boundary.
|
||||||
|
@ -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 Free Software Foundation, Inc.
|
||||||
@c This is part of the GAS manual.
|
@c This is part of the GAS manual.
|
||||||
@c For copying conditions, see the file as.texinfo.
|
@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.
|
Not yet supported; the assembler rejects programs containing this directive.
|
||||||
|
|
||||||
@item .origin @var{lc}
|
@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}.
|
portable directive @code{.org}.
|
||||||
|
|
||||||
@item .param @var{name} [ ,@var{typ} ] [ ,@var{param}=@var{r} ]
|
@item .param @var{name} [ ,@var{typ} ] [ ,@var{param}=@var{r} ]
|
||||||
|
Loading…
Reference in New Issue
Block a user