summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/kernel-features.h
AgeCommit message (Expand)Author
2018-01-29microblaze: don't use copy_file_range syscall with kernel headers < 4.10Romain Naour
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-09-19Use execveat syscall in fexecve (bug 22134)Andreas Schwab
2017-05-09Simplify accept4, recvmmsg, sendmmsg code.Joseph Myers
2017-03-09Consolidate Linux sendto implementationAdhemerval Zanella
2017-03-09Consolidate Linux recvfrom implementationAdhemerval Zanella
2017-03-09Consolidate Linux accept implementationAdhemerval Zanella
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-05-25Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella
2016-03-29[microblaze] Remove __ASSUME_FUTIMESAT.Joseph Myers
2016-03-15Adjust kernel-features.h defaults for socket syscalls.Joseph Myers
2016-02-26Remove kernel-features.h conditionals on pre-3.2 kernels.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-07-01MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers
2014-05-14Reduce kernel-features.h duplication.Joseph Myers
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove