This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: CRIS port, part 2: documentation


On Sat, 29 Sep 2001, Hans-Peter Nilsson wrote:

> + -march=@var{architecture-type}.

@option{-march=@var{architecture-type}}.

> + With @samp{-fpic} and @samp{-fPIC}, don't generate (do generate)
> + instruction sequences that load addresses for functions from the PLT part
> + of the GOT rather than (traditional on other architectures) calls to the
> + PLT.  The default is @samp{-mgotplt}.

@option rather than @samp.

> + @samp{-march=v8}.

Likewise.

> + @item -mlinux
> + @opindex mlinux
> + Legacy no-op option only recognized with the cris-axis-linux-gnu target.

With a new (to FSF GCC) port, can't we avoid having legacy options from
the start?

> + Like @samp{-sim}, but pass linker options to locate initialized data at

@option.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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