freebsd-skq/contrib
br 3364e8aea9 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
binutils
blacklist
bmake Import bmake-20170720 2017-07-24 04:38:05 +00:00
bsnmp
byacc
bzip2
com_err
compiler-rt o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
cortex-strings
dialog
diff
dma
dtc
ee
elftoolchain o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00
expat
file
flex
gcc
gcclibs Define libcpp's HAVE_DESIGNATED_INITIALIZERS in a defined and portable 2016-09-05 18:02:37 +00:00
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
libc++
libcxxrt
libdivsufsort
libexecinfo
libgnuregex
libpcap
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
openpam
openresolv
opie
pam_modules/pam_passwdqc
pf
pjdfstest
pnpinfo
sendmail
serf
smbfs
sqlite3
subversion
tcp_wrappers
tcpdump
tcsh
telnet
tnftp
top Enhance top(1) to filter on multiple usernames 2017-08-07 08:45:08 +00:00
traceroute
tzcode
tzdata
unbound Upgrade to Unbound 1.5.10. 2016-09-29 18:24:29 +00:00
unvis
vis
wpa
xz
zlib
zstd o Replace __riscv__ with __riscv 2017-08-07 14:09:57 +00:00