Add multilib support for embedded bare-metal targets
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Tue, 22 Nov 2016 14:01:57 +0000 (14:01 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Tue, 22 Nov 2016 14:01:57 +0000 (14:01 +0000)
commit3e0201f014abc0cca2c6b0286b3cd7f552b30f19
treea9b1f797425555a2efe3836cb585a61b522be2d7
parentc69fb8161a4fcfc302c026dec3c0c4103731cd37
Add multilib support for embedded bare-metal targets

2016-11-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    * config.gcc: Allow new rmprofile value for configure option
    --with-multilib-list.
    * config/arm/t-rmprofile: New file.
    * doc/install.texi (--with-multilib-list): Document new rmprofile value
    for ARM.

From-SVN: r242696
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/t-rmprofile [new file with mode: 0644]
gcc/doc/install.texi