about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
Commit message (Expand)AuthorAgeFilesLines
* PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella2014-02-0413-0/+3149
* Restore ucontext ABI for soft-float sh4.Kaz Kojima2014-01-241-1/+1
* Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima2014-01-232-103/+17
* S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel2014-01-222-98/+6
* PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2014-01-202-4/+10
* PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2014-01-162-4/+36
* S/390: Make ucontext_t extendible.Andreas Krebbel2014-01-0714-17/+279
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-0710-6/+159
* ptrace.h: add __ prefix to ptrace_peeksiginfo_argsMike Frysinger2014-01-064-4/+4
* tst-fanotify: switch to AC_DEFINEMike Frysinger2014-01-043-2/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01747-747/+747
* tst-fanotify: check for linux/fanotify.h existenceMike Frysinger2013-12-313-0/+61
* Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.Joseph Myers2013-12-221-1/+1
* Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2013-12-182-0/+50
* Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.Joseph Myers2013-12-181-1/+0
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-131-2/+0
* PowerPC: Adjust multiarch Implies for PowerPC64Adhemerval Zanella2013-12-137-14/+0
* 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
* 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