about summary refs log tree commit diff
path: root/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-131-2/+0
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-137-14/+0
* Use $$ver instead of $ver.Kaz Kojima2013-12-131-2/+2
* PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval Zanella2013-12-066-12/+0
* PowerPC: change sysdeps fpu folderAdhemerval Zanella2013-12-061-2/+0
* PowerPC: initial support for multilib for PowerPC32Adhemerval Zanella2013-12-061-2/+0
* Add SH implementation of sotruss-lib.c and c++-types.data.Kaz Kojima2013-12-061-0/+67
* PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella2013-12-051-1/+1
* PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand2013-12-045-7/+190
* PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand2013-12-045-59/+43
* PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand2013-12-043-1/+12
* PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand2013-12-041-3/+1
* PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand2013-12-042-0/+27
* Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka2013-12-031-2/+2
* Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers2013-11-281-0/+6
* PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella2013-11-262-4/+4
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-2640-169/+169
* Fix typo in sys/ptrace.h.Carlos O'Donell2013-11-251-1/+1
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-132-2/+2
* Set arch_minimum_kernel to 3.4.0 for x32H.J. Lu2013-11-132-0/+6
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-133-6/+10
* PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella2013-11-083-5/+28
* Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka2013-10-311-6/+8
* rename configure.in to configure.acMike Frysinger2013-10-304-2/+2
* Add e500 port.Joseph Myers2013-10-182-1/+4
* Move powerpc ports pieces to libc.Joseph Myers2013-10-0424-0/+4153
* e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers2013-10-042-2/+2
* e500 port: getcontext / setcontext / swapcontext.Joseph Myers2013-10-043-0/+17
* PowerPC SIGSTKSZAlan Modra2013-10-041-0/+54
* PowerPC makecontextAlan Modra2013-10-042-4/+10
* PowerPC LE _dl_hwcap accessAlan Modra2013-10-043-16/+16
* tst-fanotify: fix styleMike Frysinger2013-09-281-8/+9
* don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott2013-09-282-3/+5
* Add O_TMPFILE to <fcntl.h>Andreas Schwab2013-09-112-0/+5
* Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell2013-09-061-0/+12
* tst-fanotify: skip when we get back EPERMMike Frysinger2013-09-051-5/+8
* tst-fanotify: new simple testMike Frysinger2013-09-022-1/+57
* Fix typos.Ondřej Bílka2013-08-303-3/+3
* Remove aix specific files.Ondřej Bílka2013-08-299-869/+0
* Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge2013-08-291-23/+0
* Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge2013-08-291-4/+4
* Fix typos.Ondřej Bílka2013-08-297-7/+7
* True stub __ifreq.Roland McGrath2013-08-271-0/+79
* Clean up __libc_sa_len helper.Roland McGrath2013-08-273-66/+13
* Replace generic bits/socket.h with 4.4 file.Roland McGrath2013-08-271-358/+0
* Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK.Roland McGrath2013-08-271-1/+17
* Fix typos.Ondřej Bílka2013-08-211-1/+1
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-202-0/+23
* Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c.Joseph Myers2013-08-201-0/+1
* Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64.Joseph Myers2013-08-201-3/+2