source: vendor/binutils/current/gas/doc/c-pj.texi

Last change on this file was 609, checked in by bird, 22 years ago

binutils v2.14 - offical sources.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 572 bytes
Line 
1@c Copyright 1999 Free Software Foundation, Inc.
2@c This is part of the GAS manual.
3@c For copying conditions, see the file as.texinfo.
4@page
5@node PJ-Dependent
6@chapter picoJava Dependent Features
7
8@cindex PJ support
9@menu
10* PJ Options:: Options
11@end menu
12
13@node PJ Options
14@section Options
15
16@cindex PJ options
17@cindex options, PJ
18@code{@value{AS}} has two additional command-line options for the picoJava
19architecture.
20@table @code
21@item -ml
22This option selects little endian data output.
23
24@item -mb
25This option selects big endian data output.
26@end table
27
28
Note: See TracBrowser for help on using the repository browser.