RISC-V: Document the medlow and medany code models
authorPalmer Dabbelt <palmer@dabbelt.com>
Wed, 1 Nov 2017 17:54:40 +0000 (17:54 +0000)
committerPalmer Dabbelt <palmer@gcc.gnu.org>
Wed, 1 Nov 2017 17:54:40 +0000 (17:54 +0000)
commitd4b51b8ba058a79d9ef64cd03a3bc88d2c7fc6c6
tree5ea8e61228240729f97992128d01f60323c573f0
parent86397ed17c9629fdaf8e1757aad3fd3f49683aeb
RISC-V: Document the medlow and medany code models

This documentation is patterned off the aarch64 -mcmodel documentation.

gcc/ChangeLog:

2017-11-01  Palmer Dabbelt  <palmer@dabbelt.com>

        * doc/invoke.texi (RISC-V Options): Explicitly name the medlow
        and medany code models, and describe what they do.

From-SVN: r254321
gcc/ChangeLog
gcc/doc/invoke.texi