syzkaller/sys
Alexander Egorenkov bbad15ae75 target: support of big-endian architectures
* Introduce the new target flag 'LittleEndian' which specifies
  of which endianness the target is.
* Introduce the new requires flag 'littleendian' for tests to
  selectively enable/disable tests on either little-endian architectures
  or big-endian ones.
* Disable KD unit test on s390x architecture because the test
  works only on little-endian architecture.

Signed-off-by: Alexander Egorenkov <Alexander.Egorenkov@ibm.com>
2020-06-23 21:24:30 +02:00
..
akaros Makefile: generate descriptions on-the-fly 2020-04-30 17:18:29 +02:00
android sys/android: dev_ prefix for ion descriptions 2020-05-07 11:26:03 +02:00
freebsd sys/freebsd: update SCTP related socket options for FreeBSD 2020-06-21 12:54:51 -04:00
fuchsia sys/fuchsia: regenerate FIDL descriptions 2020-06-05 15:08:57 -03:00
linux sys/linux: Add port and sb devlink syscalls 2020-06-23 17:57:38 +02:00
netbsd sys/netbsd: add common ioctl() commands (#1850) 2020-06-21 10:00:43 -07:00
openbsd sys/openbsd: change type of sysctl namelen argument 2020-05-27 21:39:33 +02:00
syz-extract target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
syz-sysgen target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
targets target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
test target: support of big-endian architectures 2020-06-23 21:24:30 +02:00
trusty Makefile: generate descriptions on-the-fly 2020-04-30 17:18:29 +02:00
windows prog: introduce Field type 2020-05-02 12:16:06 +02:00
sys.go prog: dump orig prog if Deserialize panics 2020-02-21 10:22:07 +01:00