about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* microblaze: include unix/sysdep.hMike Frysinger2015-08-071-1/+6
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-081-0/+3
* struct stat is not posix conformSzabolcs Nagy2015-05-261-2/+2
* Remove socket.S implementationAdhemerval Zanella2015-05-221-126/+0
* Correct __ASSUME_PRLIMIT64 for hppa/microblaze/sh (bug 17779).Joseph Myers2015-03-021-0/+5
* MicroBlaze: Fix BZ17791 - Remove fixed page size macros and othersMatthew Fortune2015-01-091-8/+0
* MicroBlaze: Remove custom lowlevellock.h.Torvald Riegel2015-01-091-303/+0
* MicroBlaze: Remove custom pthread_once implementation on microblaze.Torvald Riegel2015-01-091-89/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0223-23/+23
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-242-4/+4
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-3/+3
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-3/+3
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+9
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-1/+1
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-171-0/+1
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-9/+0
* Get rid of lll_robust_trylock.Roland McGrath2014-07-101-5/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-071-0/+1
* MicroBlaze: Update kernel-features.h for syscalls added in 3.15Joseph Myers2014-07-011-5/+7
* MicroBlaze: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-07-0117-0/+0
* MicroBlaze: Consolidate NPTL/non versions of vforkRoland McGrath2014-07-013-21/+1
* MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/.Roland McGrath2014-07-012-213/+0
* MicroBlaze: Define TLS_DEFINE_INIT_TPRoland McGrath2014-07-011-23/+0
* MicroBlaze: Convert fork.c to arch-fork.hRoland McGrath2014-07-011-4/+2
* MicroBlaze: Add missing sysdep-cancel.h implementationDavid Holsgrove2014-07-013-1/+164
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-0/+2
* Reduce kernel-features.h duplication.Joseph Myers2014-05-141-10/+0
* Increase minimum Linux kernel version to 2.6.32.Joseph Myers2014-04-302-8/+0
* Move __PTHREAD_SPINS definition to architecture specific headerAdhemerval Zanella2014-04-091-0/+3
* Correct robust mutex / PI futex kernel assumptions (bug 9894).Joseph Myers2014-03-311-0/+7
* Fix futimesat for older MicroBlaze kernels (bug 16648).Joseph Myers2014-03-312-0/+35
* Fix __ASSUME_PREADV and __ASSUME_PWRITEV for Alpha and MicroBlaze (bug 16649).Joseph Myers2014-03-191-1/+4
* Fix __ASSUME_PSELECT for MicroBlaze (bug 16642).Joseph Myers2014-03-121-0/+3
* Fix __ASSUME_SENDMMSG issues (bug 16611).Joseph Myers2014-02-201-0/+5
* Fix __ASSUME_RECVMMSG issues (bug 16610).Joseph Myers2014-02-201-1/+3
* Fix __ASSUME_ACCEPT4 issues (bug 16609).Joseph Myers2014-02-201-1/+8
* [MicroBlaze]: Move MicroBlaze from ports to sysdeps.David Holsgrove2014-02-1755-0/+5256