From 72737fba23aa36cf8414fa7641b5fe4dbf0639ab Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 29 Oct 2009 00:19:19 +0000 Subject: [PATCH] * doc/as.texinfo (Set): Delete incorrect HPPA para. --- gas/ChangeLog | 4 ++++ gas/doc/as.texinfo | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 9a544054565..8d243aae0b7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2009-10-29 Alan Modra + + * doc/as.texinfo (Set): Delete incorrect HPPA para. + 2009-10-28 Paul Brook * config/tc-arm.c (opcode_lookup): Allow VFP/NEON type suffixes diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 8b277677aa6..6065559ba34 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -5927,11 +5927,6 @@ You may @code{.set} a symbol many times in the same assembly. If you @code{.set} a global symbol, the value stored in the object file is the last value stored into it. -@ifset HPPA -The syntax for @code{set} on the HPPA is -@samp{@var{symbol} .set @var{expression}}. -@end ifset - @ifset Z80 On Z80 @code{set} is a real instruction, use @samp{@var{symbol} defl @var{expression}} instead. -- 2.30.2