RISC-V: Move STARTFILE_PREFIX_SPEC into target OS files.
commit5e664ed0938357392823d2a43be8a196526dd97c
authorJim Wilson <jimw@sifive.com>
Thu, 6 Jun 2019 23:18:48 +0000 (6 23:18 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 6 Jun 2019 23:18:48 +0000 (6 16:18 -0700)
tree5b7fb3e543b688830b0ff6eb2abc58672e18ff21
parent5c4c2d05b3433bdf9f389aa6a8b1c3fe282ce6ec
RISC-V: Move STARTFILE_PREFIX_SPEC into target OS files.

gcc/
PR target/89955
* config/riscv/riscv.h (STARTFILE_PREFIX_SPEC): Deleted.
* config/riscv/freebsd.h (STARTFILE_PREFIX_SPEC): Added.
* config/riscv/linux.h (STARTFILE_PREFIX_SPEC): Added.

From-SVN: r272021
gcc/ChangeLog
gcc/config/riscv/freebsd.h
gcc/config/riscv/linux.h
gcc/config/riscv/riscv.h