buildtools/binutils/gas/doc/c-pj.texi
Ingo Weinhold 6809759e16 Copying binutils 2.16.1 into trunk.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-22 16:32:10 +00:00

29 lines
578 B
Plaintext

@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