summaryrefslogtreecommitdiffstats
path: root/binutils-2.20.1/gas/doc/c-pj.texi
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.20.1/gas/doc/c-pj.texi')
-rw-r--r--binutils-2.20.1/gas/doc/c-pj.texi28
1 files changed, 28 insertions, 0 deletions
diff --git a/binutils-2.20.1/gas/doc/c-pj.texi b/binutils-2.20.1/gas/doc/c-pj.texi
new file mode 100644
index 0000000..542fd13
--- /dev/null
+++ b/binutils-2.20.1/gas/doc/c-pj.texi
@@ -0,0 +1,28 @@
+@c Copyright 1999, 2002 Free Software Foundation, Inc.
+@c This is part of the GAS manual.
+@c For copying conditions, see the file as.texinfo.
+@page
+@node PJ-Dependent
+@chapter picoJava Dependent Features
+
+@cindex PJ support
+@menu
+* PJ Options:: Options
+@end menu
+
+@node PJ Options
+@section Options
+
+@cindex PJ options
+@cindex options, PJ
+@code{@value{AS}} has two additional command-line options for the picoJava
+architecture.
+@table @code
+@item -ml
+This option selects little endian data output.
+
+@item -mb
+This option selects big endian data output.
+@end table
+
+