aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2011-02-10 12:29:23 +0000
committerAlan Modra <amodra@gmail.com>2011-02-10 12:29:23 +0000
commit635fb38d396fb6dc7b028b446050973644270485 (patch)
treeb02fa744404e6ff90906acda12052e1aec4fba27
parentb8b738ac92a60109de9c832aa0cefd8f53170271 (diff)
downloadgdb-635fb38d396fb6dc7b028b446050973644270485.zip
gdb-635fb38d396fb6dc7b028b446050973644270485.tar.gz
gdb-635fb38d396fb6dc7b028b446050973644270485.tar.bz2
* doc/as.texinfo (Overview): Add missing markup around Blackfin
and PowerPC options.
-rw-r--r--gas/ChangeLog5
-rw-r--r--gas/doc/as.texinfo4
2 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 84d0518..f674c37 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2011-02-10 Alan Modra <amodra@gmail.com>
+ * doc/as.texinfo (Overview): Add missing markup around Blackfin
+ and PowerPC options.
+
+2011-02-10 Alan Modra <amodra@gmail.com>
+
* config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
* doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
(Overview <Target PowerPC options>): Add a number of missing options.
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index 5c575c5..748c96c 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -771,6 +771,7 @@ ARM code in mind.
Specify that PIC code has been generated.
@end table
@end ifset
+@c man end
@ifset Blackfin
@@ -791,6 +792,7 @@ the Blackfin processor family.
@end ifset
+@c man begin OPTIONS
@ifset CRIS
See the info pages for documentation of the CRIS-specific options.
@end ifset
@@ -1288,6 +1290,7 @@ Assemble for a little endian target.
See the info pages for documentation of the MMIX-specific options.
@end ifset
+@c man end
@ifset PPC
@ifclear man
@@ -1307,6 +1310,7 @@ PowerPC processor.
@end ifset
+@c man begin OPTIONS
@ifset RX
See the info pages for documentation of the RX-specific options.
@end ifset