r246243 - in /trunk/gcc: ChangeLog doc/install....

palmer@gcc.gnu.org palmer@gcc.gnu.org
Fri Mar 17 18:49:00 GMT 2017


Author: palmer
Date: Fri Mar 17 18:49:34 2017
New Revision: 246243

URL: https://gcc.gnu.org/viewcvs?rev=246243&root=gcc&view=rev
Log:
RISC-V documentation cleanups

A recent mailing list post about install.texi cleanup suggested I take a
look at ours, and there were a few problems:

 * No table of contents entries
 * Not alphabetically ordered
 * Missing a note about requiring binutils-2.28

gcc/ChangeLog:

2017-03-17  Palmer Dabbelt  <palmer@dabbelt.com

        * doc/install.texi (Specific) <riscv32-*-elf>: Add riscv32-*-elf,
        riscv32-*-linux, riscv64-*-elf, riscv64-*-linux to the table of
        contents.
        <riscv64-*-elf>: Re-arrange section
        <riscv32-*-elf>: Add a note about requiring binutils 2.28.
        <riscv32-*-linux>: Likewise.
        <riscv64-*-elf>: Likewise
        <riscv64-*-linux>: Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi



More information about the Gcc-cvs mailing list