This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[H8 Patch] Documenting assembler target options


Hi,
Please find below the texi patch in reference to the post,

http://sourceware.org/ml/binutils/2010-11/msg00397.html

Regards,
Kaushik Phatak
kaushik.phatak@kpitgnutools.com

--- orig/gas/doc/as.texinfo	2010-11-29 13:09:49.000000000 +0530
+++ mod/gas/doc/as.texinfo	2010-11-29 14:43:53.000000000 +0530
@@ -819,6 +819,25 @@ Warn when a nop after a 32-bit multiply 
 @end ifset
 @c man end
 
+@ifset H8300
+
+@ifclear man
+@xref{H8300 Options}, for the options available when @value{AS} is configured
+for a H8300 processor.
+@end ifclear
+
+@ifset man
+@c man begin OPTIONS
+The following options are available when @value{AS} is configured for a H8300
+processor.
+@c man end
+@c man begin INCLUDE
+@include c-h8300.texi
+@c ended inside the included file
+@end ifset
+
+@end ifset
+
 @ifset I80386
 
 @ifclear man



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]