Module Name: src Committed By: mrg Date: Thu Apr 18 10:06:19 UTC 2019
Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: netbsd.h t-netbsd64 src/external/gpl3/gcc/usr.bin/gcc/arch/riscv64: multilib.h Log Message: - undef STARTFILE_PREFIX_SPEC, it is wrong for netbsd - make LINK_SPEC more like other multi-line string defines - update multilib stuff for GCC 7 riscv -- -m32/-m64 gone, -mabi and -march now decide between several options To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \ src/external/gpl3/gcc/dist/gcc/config/riscv/netbsd.h cvs rdiff -u -r1.1 -r1.2 \ src/external/gpl3/gcc/dist/gcc/config/riscv/t-netbsd64 cvs rdiff -u -r1.1 -r1.2 \ src/external/gpl3/gcc/usr.bin/gcc/arch/riscv64/multilib.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.