This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug target/82717] [RISCV] Default value of the -mabi option doesn't match documentation


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82717

--- Comment #8 from Jim Wilson <wilson at gcc dot gnu.org> ---
Author: wilson
Date: Thu Nov 30 18:38:26 2017
New Revision: 255281

URL: https://gcc.gnu.org/viewcvs?rev=255281&root=gcc&view=rev
Log:
Riscv doc fixes and improvements.

        gcc/
        Backport from mainline
        2017-11-30  Jim Wilson  <jimw@sifive.com>
        * doc/invoke.texi (RISC-V Options): Delete nonexistent -mmemcpy and
        -mno-memcpy options.  For -mplt, -mfdiv, -mdiv, -msave-restore, and
        -mstrict-align, add info on default value.  Delete redundant lines for
        -mabi.  Add missing -mexplicit-relocs docs.

        Backport from mainline
        2017-11-01  Palmer Dabbelt  <palmer@dabbelt.com>
        * doc/invoke.texi (RISC-V Options): Use "@minus{}2 GB", not "-2 GB".
        * doc/invoke.texi (RISC-V Options): Explicitly name the medlow
        and medany code models, and describe what they do.

        2017-10-27  Palmer Dabbelt  <palmer@dabbelt.com>
        PR target/82717
        * doc/invoke.texi (RISC-V) <-mabi>: Correct and improve.


Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/doc/invoke.texi

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