diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2020-11-20 14:14:18 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2020-11-30 11:50:30 +0800 |
commit | a5ad5d5c478ee7bebf057161bb8715ee7d286875 (patch) | |
tree | 8b1d44a93f2b1867cf1d54de89581619c8d1c6b3 /contrib/gcc-changelog/git_commit.py | |
parent | 3a5d8ed231a0329822b7c032ba0834991732d2a0 (diff) | |
download | gcc-a5ad5d5c478ee7bebf057161bb8715ee7d286875.zip gcc-a5ad5d5c478ee7bebf057161bb8715ee7d286875.tar.gz gcc-a5ad5d5c478ee7bebf057161bb8715ee7d286875.tar.bz2 |
RISC-V: Always define MULTILIB_DEFAULTS
- Define MULTILIB_DEFAULTS can reduce the total number of multilib if
the default arch and ABI are listed in the multilib config.
- This also simplify the implementation of --with-multilib-list.
gcc/ChangeLog:
* config.gcc (riscv*-*-*): Add TARGET_RISCV_DEFAULT_ABI and
TARGET_RISCV_DEFAULT_ARCH to tm_defines.
Remove including riscv/withmultilib.h for --with-multilib-list.
* config/riscv/riscv.h (STRINGIZING): New.
(__STRINGIZING): Ditto.
(MULTILIB_DEFAULTS): Ditto.
* config/riscv/withmultilib.h: Remove.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
0 files changed, 0 insertions, 0 deletions