freebsd-dev/contrib
Ruslan Bukin ca20f8ec29 o Replace __riscv__ with __riscv
o Replace __riscv64 with (__riscv && __riscv_xlen == 64)

This is required to support new GCC 7.1 compiler.
This is compatible with current GCC 6.1 compiler.

RISC-V is extensible ISA and the idea here is to have built-in define
per each extension, so together with __riscv we will have some subset
of these as well (depending on -march string passed to compiler):

__riscv_compressed
__riscv_atomic
__riscv_mul
__riscv_div
__riscv_muldiv
__riscv_fdiv
__riscv_fsqrt
__riscv_float_abi_soft
__riscv_float_abi_single
__riscv_float_abi_double
__riscv_cmodel_medlow
__riscv_cmodel_medany
__riscv_cmodel_pic
__riscv_xlen

Reviewed by:	ngie
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D11901
2017-08-07 14:09:57 +00:00
..
amd
apr
apr-util
atf atf-sh(3): document atf_init_test_cases(3) fully 2017-06-30 05:49:12 +00:00
binutils Align text correctly by using tabs instead of spaces. 2017-05-27 20:01:50 +00:00
blacklist Extend libblacklist support with new action types 2017-05-23 19:03:07 +00:00
bmake Import bmake-20170720 2017-07-24 04:38:05 +00:00
bsnmp
byacc MFV: r319352 2017-05-31 19:37:23 +00:00
bzip2
com_err
compiler-rt o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
cortex-strings
dialog
diff
dma dma.8: fix problems reported by igor and 'mandoc -Tlint' 2017-05-20 17:42:58 +00:00
dtc
ee
elftoolchain o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
expat
file
flex
gcc Bring some rough support for FreeBSD S/390 to the GNU toolchain. 2017-05-23 16:38:10 +00:00
gcclibs
gdb
gdtoa
gperf
hyperv/tools hyperv: Add VF bringup scripts and devd rules. 2017-07-31 07:18:15 +00:00
ipfilter loadpoolfile() implements a -R (NORESOLVE) option which is not listed 2017-08-05 06:46:06 +00:00
jemalloc o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
ldns
ldns-host
less
libarchive MFV r321673: 2017-07-28 23:56:07 +00:00
libbegemot
libc-pwcache
libc-vis vis(3): delete spurious .Pp macro 2017-05-23 07:00:46 +00:00
libc++ Merge llvm, clang, lld, lldb, compiler-rt and libc++ r308421, and update 2017-07-19 19:41:41 +00:00
libcxxrt
libdivsufsort
libexecinfo
libgnuregex
libpcap Clear clang warning: 2017-07-03 19:49:25 +00:00
libreadline
libstdc++
libucl
libxo Update from libxo-0.8.1 to 0.8.4: 2017-08-03 15:47:42 +00:00
llvm o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
mdocml Update mandoc to 1.14.2 2017-07-31 19:34:38 +00:00
mknod
mtree
ncurses
netbsd-tests o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
netcat
ngatm
ntp
nvi
ofed Fix accidental misconversion done in r321912 2017-08-02 09:00:18 +00:00
one-true-awk
openbsm Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
openpam
openresolv
opie
pam_modules/pam_passwdqc
pf
pjdfstest Pull down pjdfstest 0.1 2017-06-28 09:22:45 +00:00
pnpinfo
sendmail
serf
smbfs Fix SMBFS when saved passwords are greater than 18 characters 2017-06-08 00:48:26 +00:00
sqlite3
subversion
tcp_wrappers remove bogus declaration of malloc from tcp_wrappers 2017-06-20 16:40:31 +00:00
tcpdump
tcsh
telnet Fix memory leak in edithost 2017-06-01 19:21:30 +00:00
tnftp
top Enhance top(1) to filter on multiple usernames 2017-08-07 08:45:08 +00:00
traceroute
tzcode
tzdata
unbound
unvis
vis
wpa
xz xz: set noexec stack flag on FreeBSD 2017-06-03 02:42:49 +00:00
zlib
zstd o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00