diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2017-05-05 16:50:40 +0000 |
---|---|---|
committer | Thomas Preud'homme <thopre01@gcc.gnu.org> | 2017-05-05 16:50:40 +0000 |
commit | 2f738ca53b64a4cde021f3274946b9426ee4fea5 (patch) | |
tree | 7bb1fcd07064c4f2cc226ff6a79b00fbca38e6ec /gcc/builtins.c | |
parent | 77fa3ec1b25e4f66ea87b3049c91c7249c1ec92c (diff) | |
download | gcc-2f738ca53b64a4cde021f3274946b9426ee4fea5.zip gcc-2f738ca53b64a4cde021f3274946b9426ee4fea5.tar.gz gcc-2f738ca53b64a4cde021f3274946b9426ee4fea5.tar.bz2 |
[ARM] Allow combination of aprofile and rmprofile multilibs
2017-05-05 Thomas Preud'homme <thomas.preudhomme@arm.com>
gcc/
* config.gcc: Allow combinations of aprofile and rmprofile values for
--with-multilib-list.
* config/arm/t-multilib: New file.
* config/arm/t-aprofile: Remove initialization of MULTILIB_*
variables. Remove setting of ISA and floating-point ABI in
MULTILIB_OPTIONS and MULTILIB_DIRNAMES. Set architecture and FPU in
MULTI_ARCH_OPTS_A and MULTI_ARCH_DIRS_A rather than MULTILIB_OPTIONS
and MULTILIB_DIRNAMES respectively. Add comment to introduce all
matches. Add architecture matches for marvel-pj4 and generic-armv7-a
CPU options.
* config/arm/t-rmprofile: Likewise except for the matches changes.
* doc/install.texi (--with-multilib-list): Document the combination of
aprofile and rmprofile values and warn about pitfalls in doing that.
From-SVN: r247646
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions