* tm.texi (PUSH_ROUNDING): Remove duplicate lines.
From-SVN: r39346
This commit is contained in:
parent
7ea9fcc649
commit
f25561bb8c
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-01-29 lars brinkhoff <lars@nocrew.org>
|
||||
|
||||
* tm.texi (PUSH_ROUNDING): Remove duplicate lines.
|
||||
|
||||
2001-01-29 John David Anglin <dave@hiauly1.hia.nrc.ca>
|
||||
Jeff Law <law@redhat.com>
|
||||
|
||||
|
|
|
@ -2815,10 +2815,6 @@ allocate the entire argument block and then store the arguments into
|
|||
it. When PUSH_ARGS is nonzero, PUSH_ROUNDING must be defined too.
|
||||
On some machines, the definition
|
||||
|
||||
@findex PUSH_ROUNDING
|
||||
@item PUSH_ROUNDING (@var{npushed})
|
||||
A C expression that is the number of bytes actually pushed onto the
|
||||
stack when an instruction attempts to push @var{npushed} bytes.
|
||||
@findex PUSH_ROUNDING
|
||||
@item PUSH_ROUNDING (@var{npushed})
|
||||
A C expression that is the number of bytes actually pushed onto the
|
||||
|
|
Loading…
Add table
Reference in a new issue