aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/ChangeLog1
-rw-r--r--gas/doc/as.texinfo3
2 files changed, 1 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index aada697..93084bd 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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>
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index fa272f1..20efcd3 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -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}