mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
* 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>
|
||||
|
||||
* 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 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} ]
|
||||
|
Loading…
Reference in New Issue
Block a user