2000-05-29 Philip Blundell <philb@gnu.org>

* doc/as.texinfo: (Local Labels): Delete misplaced mention of ARM.
This commit is contained in:
Phil Blundell 2000-05-29 18:48:26 +00:00
parent 8c763017d2
commit a81d9f0ccc
2 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,7 @@
2000-05-29 Philip Blundell <philb@gnu.org>
* doc/as.texinfo: Update copyright dates.
(Local Labels): Delete misplaced mention of ARM.
* NEWS: Mention ARM ELF support.
2000-05-27 Alexandre Oliva <aoliva@cygnus.com>

View File

@ -1194,9 +1194,6 @@ target is allowed to redefine the local label prefix.
@ifset HPPA
On the HPPA local labels begin with @samp{L$}.
@end ifset
@ifset ARM
@samp{;} for the ARM family;
@end ifset
@node M
@section Assemble in MRI Compatibility Mode: @code{-M}