Add multilib support for embedded bare-metal targets
commitf3c3922fb10295a65cbb8cdfda7eced0eda125f8
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2016 14:01:57 +0000 (22 14:01 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Nov 2016 14:01:57 +0000 (22 14:01 +0000)
treea9b1f797425555a2efe3836cb585a61b522be2d7
parentd285b13ac4ba05669a1141ac0e39f74bc6889c88
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@242696 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/t-rmprofile [new file with mode: 0644]
gcc/doc/install.texi