arc: Allow more ABIs in GLIBC_DYNAMIC_LINKER
authorClaudiu Zissulescu <claziss@gmail.com>
Tue, 31 Mar 2020 10:04:24 +0000 (13:04 +0300)
committerClaudiu Zissulescu <claziss@gmail.com>
Tue, 31 Mar 2020 10:04:49 +0000 (13:04 +0300)
commitcea1fc6f67d5b57bb9b500121b6dd6d74b36bd80
tree3bebc612f09acaffe76ff0d587186c65e060e8da
parente81d0d9ec7a337dd6a649390e1824930dc57847d
arc: Allow more ABIs in GLIBC_DYNAMIC_LINKER

Enable big-endian suffixed dynamic linker per glibc multi-abi support.

And to avoid a future churn and version pairingi hassles, also allow
arc700 although glibc for ARC currently doesn't support it.

gcc/
xxxx-xx-xx  Vineet Gupta <vgupta@synopsys.com>

       * config/arc/linux.h: GLIBC_DYNAMIC_LINKER support BE/arc700
gcc/ChangeLog
gcc/config/arc/linux.h