diff options
author | Marcus Comstedt <marcus@mc.pp.se> | 2021-01-05 22:50:37 +0100 |
---|---|---|
committer | Nelson Chu <nelson.chu@sifive.com> | 2021-01-06 18:08:20 +0800 |
commit | 286d2f2cd79ef42dfd76de7f7ce046673848a02d (patch) | |
tree | a6d3da28ee496a8b02e6699ea40b879bbff85ca2 /gas/doc/as.texi | |
parent | f36ce378b46fd6a1451553e886502d39bec6edea (diff) | |
download | gdb-286d2f2cd79ef42dfd76de7f7ce046673848a02d.zip gdb-286d2f2cd79ef42dfd76de7f7ce046673848a02d.tar.gz gdb-286d2f2cd79ef42dfd76de7f7ce046673848a02d.tar.bz2 |
RISC-V: Mention -mbig-endian and -mlittle-endian in doc
gas/
* doc/as.texi: Add -mlittle-endian and -mbig-endian to docs.
* doc/c-riscv.texi: Likewise.
Diffstat (limited to 'gas/doc/as.texi')
-rw-r--r-- | gas/doc/as.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/as.texi b/gas/doc/as.texi index ac45967..cf3597f 100644 --- a/gas/doc/as.texi +++ b/gas/doc/as.texi @@ -536,6 +536,7 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}. [@b{-fpic}|@b{-fPIC}|@b{-fno-pic}] [@b{-march}=@var{ISA}] [@b{-mabi}=@var{ABI}] + [@b{-mlittle-endian}|@b{-mbig-endian}] @end ifset @ifset RL78 |