aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
AgeCommit message (Expand)AuthorFilesLines
2013-12-31tst-fanotify: check for linux/fanotify.h existenceMike Frysinger3-0/+61
2013-12-22Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers16-13/+7
2013-12-18Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2-0/+50
2013-12-18Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers1-1/+0
2013-12-17Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.Joseph Myers2-452/+0
2013-12-17Remove various unused files from sysdeps/unix/bsd/.Joseph Myers27-1534/+0
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella1-2/+0
2013-12-13PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella7-14/+0
2013-12-13Use $$ver instead of $ver.Kaz Kojima1-2/+2
2013-12-06PowerPC: Adjust multiarch Implies for PowerPC32Adhemerval Zanella6-12/+0
2013-12-06PowerPC: change sysdeps fpu folderAdhemerval Zanella1-2/+0
2013-12-06PowerPC: initial support for multilib for PowerPC32Adhemerval Zanella1-2/+0
2013-12-06Add SH implementation of sotruss-lib.c and c++-types.data.Kaz Kojima1-0/+67
2013-12-05PowerPC: Add systemtap static probe points in setjmp/longjmpAdhemerval Zanella1-1/+1
2013-12-04PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version numberUlrich Weigand5-7/+190
2013-12-04PowerPC64 ELFv2 ABI 4/6: Stack frame layout changesUlrich Weigand5-59/+43
2013-12-04PowerPC64 ELFv2 ABI 2/6: Remove function descriptorsUlrich Weigand3-1/+12
2013-12-04PowerPC64 ELFv2 ABI 1/6: Code refactoringUlrich Weigand1-3/+1
2013-12-04PowerPC64: Fix incorrect CFI in *context routinesUlrich Weigand2-0/+27
2013-12-03Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka1-2/+2
2013-11-28Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...Joseph Myers1-0/+6
2013-11-26PowerPC: Fix __fe_nomask_env missing symbolAdhemerval Zanella2-4/+4
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka40-169/+169
2013-11-25Fix typo in sys/ptrace.h.Carlos O'Donell1-1/+1
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2-2/+2
2013-11-13Set arch_minimum_kernel to 3.4.0 for x32H.J. Lu2-0/+6
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella3-6/+10
2013-11-08PowerPC: Fix vDSO missing ODP entriesAdhemerval Zanella3-5/+28
2013-10-31Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka1-6/+8
2013-10-30rename configure.in to configure.acMike Frysinger4-2/+2
2013-10-18Add e500 port.Joseph Myers2-1/+4
2013-10-04Move powerpc ports pieces to libc.Joseph Myers24-0/+4153
2013-10-04e500 port: adjust sysdeps/unix/sysv/linux/configure.in case.Joseph Myers2-2/+2
2013-10-04e500 port: getcontext / setcontext / swapcontext.Joseph Myers3-0/+17
2013-10-04PowerPC SIGSTKSZAlan Modra1-0/+54
2013-10-04PowerPC makecontextAlan Modra2-4/+10
2013-10-04PowerPC LE _dl_hwcap accessAlan Modra3-16/+16
2013-09-28tst-fanotify: fix styleMike Frysinger1-8/+9
2013-09-28don't use Bash-specific ${parameter/pattern/string} expansionPatrick 'P. J.' McDermott2-3/+5
2013-09-11Add O_TMPFILE to <fcntl.h>Andreas Schwab2-0/+5
2013-09-06Coordinate IPv6 definitions for Linux and glibcCarlos O'Donell1-0/+12
2013-09-05tst-fanotify: skip when we get back EPERMMike Frysinger1-5/+8
2013-09-02tst-fanotify: new simple testMike Frysinger2-1/+57
2013-08-30Fix typos.Ondřej Bílka3-3/+3
2013-08-29Remove aix specific files.Ondřej Bílka9-869/+0
2013-08-29Support ELFOSABI_GNU on all GNU systems.Thomas Schwinge1-23/+0
2013-08-29Use ELFOSABI_GNU instead of ELFOSABI_LINUX.Thomas Schwinge1-4/+4
2013-08-29Fix typos.Ondřej Bílka7-7/+7
2013-08-27True stub __ifreq.Roland McGrath1-0/+79
2013-08-27Clean up __libc_sa_len helper.Roland McGrath3-66/+13