aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers20-20/+20
2015-12-31Fix linux personality syscall wrapperDmitry V. Levin1-0/+1
2015-12-09Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.Joseph Myers1-0/+19
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers1-0/+5
2015-11-10Remove __signbit* from localplt.data as they are no longer called from within...Wilco Dijkstra1-3/+0
2015-11-06Simplify the abilist formatFlorian Weimer13-3037/+3022
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard1-0/+7
2015-10-13Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu1-0/+1
2015-08-07microblaze: include unix/sysdep.hMike Frysinger1-1/+6
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella1-0/+3
2015-05-26struct stat is not posix conformSzabolcs Nagy1-2/+2
2015-05-22Remove socket.S implementationAdhemerval Zanella1-126/+0
2015-03-02Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers1-0/+5
2015-01-09MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune1-8/+0
2015-01-09MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel1-303/+0
2015-01-09MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel1-89/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers23-23/+23
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar2-4/+4
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-1/+1
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar1-3/+3
2014-11-24Remove IS_IN_librtSiddhesh Poyarekar1-3/+3
2014-11-06Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell1-0/+9
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-1/+1
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers1-0/+1
2014-07-10Get rid of lll_robust_dead.Roland McGrath1-9/+0
2014-07-10Get rid of lll_robust_trylock.Roland McGrath1-5/+0
2014-07-07NPTL is no longer an add-on!Roland McGrath1-0/+1
2014-07-01MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers1-5/+7
2014-07-01MicroBlaze: Consolidate nptl/ subdirectories under linux/...Roland McGrath17-0/+0
2014-07-01MicroBlaze: Consolidate NPTL/non versions of vforkRoland McGrath3-21/+1
2014-07-01MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.Roland McGrath2-213/+0
2014-07-01MicroBlaze: Define TLS_DEFINE_INIT_TPRoland McGrath1-23/+0
2014-07-01MicroBlaze: Convert fork.c to arch-fork.hRoland McGrath1-4/+2
2014-07-01MicroBlaze: Add missing sysdep-cancel.h implementationDavid Holsgrove3-1/+164
2014-06-25Remove stray includes of kernel-features.h.Joseph Myers1-1/+0
2014-06-13Add adaptive elision to rwlocksAndi Kleen1-0/+2
2014-05-14Reduce kernel-features.h duplication.Joseph Myers1-10/+0
2014-04-30Increase minimum Linux kernel version to 2.6.32.Joseph Myers2-8/+0
2014-04-09Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella1-0/+3
2014-03-31Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers1-0/+7
2014-03-31Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2-0/+35
2014-03-19Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers1-1/+4
2014-03-12Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers1-0/+3
2014-02-20Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers1-0/+5
2014-02-20Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers1-1/+3
2014-02-20Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers1-1/+8
2014-02-17[MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove55-0/+5256