Age | Commit message (Expand) | Author | Files | Lines |
2017-07-28 | microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779) | Nathan Rossi | 1 | -1/+1 |
2017-07-24 | tunables: Use direct syscall for access (BZ#21744) | Adhemerval Zanella | 2 | -15/+35 |
2017-07-23 | S390: fix sys/ptrace.h to make it includible again after asm/ptrace.h | Dmitry V. Levin | 1 | -16/+52 |
2017-07-19 | alpha: Fix clone exit syscall argument passing (BZ#21512) | Adhemerval Zanella | 1 | -0/+1 |
2017-07-19 | [AArch64] Update dl-procinfo for new HWCAP flags in Linux 4.12 | Szabolcs Nagy | 2 | -4/+6 |
2017-07-18 | [AArch64] Fix out of bound array access regression | Szabolcs Nagy | 1 | -30/+8 |
2017-07-17 | powerpc: Fix float128 IFUNC relocations [BZ #21707] | Tulio Magno Quites Machado Filho | 1 | -0/+29 |
2017-07-17 | hppa: Fix clone exit syscall argument passing (BZ#21512) | Adhemerval Zanella | 1 | -1/+1 |
2017-07-17 | Add HWCAP_ macros from Linux 4.12 to AArch64 bits/hwcap.h. | Szabolcs Nagy | 1 | -0/+3 |
2017-07-16 | Add CFI annotation. | John David Anglin | 4 | -0/+12 |
2017-07-16 | Fix stack offset for r19 load in __getcontext. | John David Anglin | 1 | -1/+1 |
2017-07-16 | Fix __setcontext return value on hppa. | John David Anglin | 1 | -1/+1 |
2017-07-16 | Fix syscall cancellation on hppa. | John David Anglin | 2 | -39/+23 |
2017-07-16 | Remove _exit entry from sysdeps/unix/sysv/linux/hppa/localplt.data. | John David Anglin | 1 | -1/+0 |
2017-07-15 | Fix [BZ locale/19838]. | John David Anglin | 1 | -1/+1 |
2017-07-11 | posix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738) | Adhemerval Zanella | 1 | -0/+1 |
2017-07-11 | S390: Fix tst-ptrace-singleblock if kernel does not support PTRACE_SINGLEBLOCK. | Stefan Liebler | 1 | -2/+52 |
2017-07-09 | Use generic pthread support on hppa. | John David Anglin | 7 | -381/+19 |
2017-07-04 | sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542] | Florian Weimer | 1 | -1/+4 |
2017-07-01 | Fix typo in glibc.tune.cpu name | Siddhesh Poyarekar | 1 | -1/+1 |
2017-06-30 | Consolidate Linux fcntl implementation | Adhemerval Zanella | 14 | -224/+34 |
2017-06-30 | tunables, aarch64: New tunable to override cpu | Siddhesh Poyarekar | 1 | -6/+41 |
2017-06-29 | SPARC sys/ucontext.h namespace fixes (bug 21457). | Joseph Myers | 2 | -119/+149 |
2017-06-28 | Miscellaneous sys/ucontext.h namespace fixes (bug 21457). | Joseph Myers | 4 | -7/+9 |
2017-06-27 | S390: Add new hwcap values for new cpu architecture - arch12. | Stefan Liebler | 1 | -0/+3 |
2017-06-26 | Add float128 support for ia64. | Joseph Myers | 2 | -0/+145 |
2017-06-26 | Rename struct ucontext tag (bug 21457). | Joseph Myers | 28 | -47/+47 |
2017-06-26 | Add float128 support for x86_64, x86. | Joseph Myers | 6 | -0/+435 |
2017-06-26 | Call exit directly in clone (BZ #21512) | Adhemerval Zanella | 18 | -104/+129 |
2017-06-26 | powerpc64le: Enable float128 | Paul E. Murphy | 3 | -0/+147 |
2017-06-23 | Clean pthread functions namespaces for C11 threads | Adhemerval Zanella | 7 | -7/+11 |
2017-06-23 | powerpc: fix sysconf support for cache geometries | Paul Clarke | 1 | -29/+8 |
2017-06-21 | Fix tile SA_* conditions for POSIX.1:2008 (bug 21622). | Joseph Myers | 1 | -0/+2 |
2017-06-20 | Factor out shared definitions from bits/signum.h. | Zack Weinberg | 8 | -330/+262 |
2017-06-20 | Consolidate Linux openat implementation | Adhemerval Zanella | 4 | -38/+62 |
2017-06-20 | conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635). | Joseph Myers | 1 | -0/+5 |
2017-06-20 | conformtest: XFAIL uc_sigmask test for ia64 (bug 21634). | Joseph Myers | 1 | -0/+5 |
2017-06-20 | tunables: Add IFUNC selection and cache sizes | H.J. Lu | 1 | -0/+21 |
2017-06-19 | S390: Sync ptrace.h with kernel. [BZ #21539] | Stefan Liebler | 3 | -20/+154 |
2017-06-19 | Fix another x86 sys/ucontext.h namespace issue (bug 21457). | Joseph Myers | 1 | -1/+1 |
2017-06-19 | Define struct rusage in sys/wait.h when required (bug 21575). | Joseph Myers | 4 | -234/+4 |
2017-06-19 | S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537] | Stefan Liebler | 1 | -19/+12 |
2017-06-19 | s390: optimize syscall function | Christian Borntraeger | 2 | -18/+6 |
2017-06-15 | linux: Consolidate sync_file_range implementation | Adhemerval Zanella | 2 | -1/+1 |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg | 5 | -135/+72 |
2017-06-14 | Remove __need_IOV_MAX and __need_FOPEN_MAX. | Zack Weinberg | 3 | -61/+67 |
2017-06-14 | PowerPC64 FRAME_PARM_SAVE | Alan Modra | 1 | -13/+13 |
2017-06-13 | mips: Fix store/load gp registers to/from ucontext_t | Gordana Cmiljanovic | 6 | -81/+180 |
2017-06-12 | Remove __need_schedparam and __cpu_set_t_defined. | Zack Weinberg | 1 | -121/+9 |
2017-06-09 | powerpc: add sysconf support for cache geometries | Paul Clarke | 3 | -0/+170 |