+2009-10-29 Alan Modra <amodra@bigpond.net.au>
+
+ * doc/as.texinfo (Set): Delete incorrect HPPA para.
+
2009-10-28 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (opcode_lookup): Allow VFP/NEON type suffixes
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.