Show patches with: none      |   28430 patches
« 1 2 ... 230 231 232284 285 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[26/27,AARCH64] Change type of __align to long long - - - - --- 2016-06-21 Yury Norov New
[25/27,AARCH64] Fix ILP32 warning - - - - --- 2016-06-21 Yury Norov New
[24/27] Add support for AT_ARM64_MIDR. - - - - --- 2016-06-21 Yury Norov New
[23/27,AARCH64] delouse input arguments in system functions - - - - --- 2016-06-21 Yury Norov New
[22/27,AARCH64] ILP32: support stat syscall family - - - - --- 2016-06-21 Yury Norov New
[21/27,AARCH64] ILP32: introduce syscalls that pass off_t - - - - --- 2016-06-21 Yury Norov New
[20/27,AARCH64] Make lp64 and ilp32 directories. - - - - --- 2016-06-21 Yury Norov New
[19/27,AARCH64] Add typesizes.h for ILP32 - - - - --- 2016-06-21 Yury Norov New
[18/27,AARCH64] Add kernel_sigaction.h for AARCH64 ILP32 - - - - --- 2016-06-21 Yury Norov New
[17/27,AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found - - - - --- 2016-06-21 Yury Norov New
[16/27,AARCH64] Add ILP32 ld.so to the known interpreter names. - - - - --- 2016-06-21 Yury Norov New
[15/27,AARCH64] Add support to ldconfig for ILP32 and libilp32 - - - - --- 2016-06-21 Yury Norov New
[14/27,AARCH64] Add ILP32 to makefiles - - - - --- 2016-06-21 Yury Norov New
[13/27,AARCH64] Set up wordsize for ILP32. - - - - --- 2016-06-21 Yury Norov New
[12/27,AARCH64] Add ILP32 support to elf_machine_load_address. - - - - --- 2016-06-21 Yury Norov New
[11/27,AARCH64] Syscalls for ILP32 are passed always via 64bit values. - - - - --- 2016-06-21 Yury Norov New
[10/27,AARCH64] Detect ILP32 in configure scripts. - - - - --- 2016-06-21 Yury Norov New
[09/27,AARCH64] Use PTR_REG in getcontext.S. - - - - --- 2016-06-21 Yury Norov New
[08/27,AARCH64] Use PTR_* in start.S - - - - --- 2016-06-21 Yury Norov New
[07/27,AARCH64] Use PTR_* macros in dl-trampoline.S - - - - --- 2016-06-21 Yury Norov New
[06/27,AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S - - - - --- 2016-06-21 Yury Norov New
[05/27,AARCH64] Use PTR_REG in crti.S. - - - - --- 2016-06-21 Yury Norov New
[04/27,AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL. - - - - --- 2016-06-21 Yury Norov New
[03/27] Add dynamic ILP32 AARCH64 relocations to elf.h - - - - --- 2016-06-21 Yury Norov New
[02/27,AARCH64] Add header guards to sysdep.h headers. - - - - --- 2016-06-21 Yury Norov New
no wrappers - - - - --- 2016-06-21 Yury Norov New
[01/27,AARCH64] Fix utmp struct for compatibility reasons. - - - - --- 2016-06-21 Yury Norov New
[v2,2/2] elf.h: Add declarations for BPF - - - - --- 2016-06-20 Richard Henderson New
Fix generic __lll_robust_timedlock_wait to check for timeout (bug 20263) - - - - --- 2016-06-20 Andreas Schwab New
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> - - - - --- 2016-06-20 Florian Weimer New
[COMMITTED] Clarify comments in Linux times() implementation. - - - - --- 2016-06-19 Carlos O'Donell New
Refactor Linux raise implementation (BZ#15368) - - - - --- 2016-06-18 Adhemerval Zanella Netto New
[19/19] arm64:ilp32: add ARM64_ILP32 to Kconfig - - 1 - --- 2016-06-17 Yury Norov New
[18/19] arm64:ilp32: add vdso-ilp32 and use for signal return - - - - --- 2016-06-17 Yury Norov New
[17/19] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext - - - - --- 2016-06-17 Yury Norov New
[16/19] arm64: signal32: move ilp32 and aarch32 common code to separated file - - - - --- 2016-06-17 Yury Norov New
[15/19] arm64: signal: share lp64 signal routines to ilp32 - - - - --- 2016-06-17 Yury Norov New
[14/19] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it - - - - --- 2016-06-17 Yury Norov New
[13/19] arm64: ilp32: share aarch32 syscall handlers - - - - --- 2016-06-17 Yury Norov New
[12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32 - - - - --- 2016-06-17 Yury Norov New
[11/19] arm64: ilp32: introduce binfmt_ilp32.c - - - - --- 2016-06-17 Yury Norov New
[10/19] arm64: introduce binfmt_elf32.c - - - - --- 2016-06-17 Yury Norov New
[09/19] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64 - - 1 - --- 2016-06-17 Yury Norov New
[08/19] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat) - - 1 - --- 2016-06-17 Yury Norov New
[07/19] thread: move thread bits accessors to separated file - - - - --- 2016-06-17 Yury Norov New
[06/19] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64 - - 1 - --- 2016-06-17 Yury Norov New
[05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig - - 1 - --- 2016-06-17 Yury Norov New
[04/19] arm64: ensure the kernel is compiled for LP64 - - 1 - --- 2016-06-17 Yury Norov New
[03/19] arm64: ilp32: add documentation on the ILP32 ABI for ARM64 - - - - --- 2016-06-17 Yury Norov New
[02/19] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option - - - - --- 2016-06-17 Yury Norov New
[01/19] compat ABI: use non-compat openat and open_by_handle_at variants 2 - - - --- 2016-06-17 Yury Norov New
[v2] Fix misaligned access accessing HEADER struct in res_query.c - - - - --- 2016-06-17 John David Anglin New
[v2] Remove atomic_compare_and_exchange_bool_rel. - - - - --- 2016-06-17 Torvald Riegel New
Refactor Linux raise implementation (BZ#15368) - - - - --- 2016-06-17 Adhemerval Zanella Netto New
MIPS, SPARC: fix wrong vfork aliases in libpthread.so - - - - --- 2016-06-17 Aurelien Jarno New
Export stack_used as __stack_used - - - - --- 2016-06-17 Gary Benson New
[v2] test-skeleton: redirect stderr to stdout - - - - --- 2016-06-17 Mike Frysinger New
Add compile testing to glibc test framework. - - - - --- 2016-06-17 Carlos O'Donell New
Update if.h to match Linux kernel headers? - - - - --- 2016-06-17 Carlos O'Donell New
Return proper status from _nss_nis_initgroups_dyn (bug 20262) - - - - --- 2016-06-16 Andreas Schwab New
[v4] Add nextup and nextdown math functions - - - - --- 2016-06-16 Rajalakshmi Srinivasaraghavan New
test-skeleton: redirect stderr to stdout - - - - --- 2016-06-16 Mike Frysinger New
[v2] Fix p{readv,writev}{64} consolidation implementation - - - - --- 2016-06-15 Adhemerval Zanella Netto New
Fix p{readv,writev}{64} consolidation implementation - - - - --- 2016-06-15 Mike Frysinger New
Fix misaligned access accessing HEADER struct in res_query.c - - - - --- 2016-06-15 John David Anglin New
[v4] Add nextup and nextdown math functions - - - - --- 2016-06-15 Rajalakshmi Srinivasaraghavan New
[BZ,#15527] strftime_l.c: Support lowercase output - - - - --- 2016-06-15 Jakub Martisko New
[16/23] arm64: ilp32: introduce binfmt_ilp32.c - - - - --- 2016-06-15 Yury Norov New
[01/23] all: syscall wrappers: add documentation - - - - --- 2016-06-14 Yury Norov New
Fix p{readv,writev}{64} consolidation implementation - - - - --- 2016-06-14 Adhemerval Zanella Netto New
New condvar implementation that provides stronger ordering guarantees. - - - - --- 2016-06-14 Torvald Riegel New
[RFC] Support for type-generic libm function implementations libm - - - - --- 2016-06-14 Paul E. Murphy New
Refactor part of math Makefile - - - - --- 2016-06-14 Paul E. Murphy New
Fix i386 fdim double rounding (bug 20255) [committed] - - - - --- 2016-06-14 Joseph Myers New
Use generic fdim on more architectures (bug 6796, bug 20255, bug 20256) [committed] - - - - --- 2016-06-14 Joseph Myers New
nptl: Add more coverage in tst-cancel4 - - - - --- 2016-06-14 Adhemerval Zanella Netto New
Simplify generic fdim implementations [committed] - - - - --- 2016-06-14 Joseph Myers New
Remove atomic_compare_and_exchange_bool_rel. - - - - --- 2016-06-14 Torvald Riegel New
Fix the atomic_compare_and_exchange_*_rel definitions. - - - - --- 2016-06-14 Lei Xu New
[v4] Add nextup and nextdown math functions - - - - --- 2016-06-14 Rajalakshmi Srinivasaraghavan New
Fix dbl-64 atan2 (sNaN, qNaN) (bug 20252) [committed] - - - - --- 2016-06-13 Joseph Myers New
Add more sNaN tests (cimag, conj, copysign, creal, fma, fmod) [committed] - - - - --- 2016-06-13 Joseph Myers New
Fix frexp (NaN) (bug 20250) [committed] - - - - --- 2016-06-13 Joseph Myers New
Revert __malloc_initialize_hook symbol poisoning - - - - --- 2016-06-13 Florian Weimer New
debug/tst-longjmp_chk2: Make signal handler more conservative [BZ #20248] - - - - --- 2016-06-13 Florian Weimer New
[RFC,v2,27/27] Add Infinity notes implementing libpthread::thr_get_state - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,26/27] Add Infinity notes implementing libpthread::thr_get_lwpid - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,25/27] Add Infinity notes implementing libpthread::thr_iter - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,24/27] Add Infinity notes implementing libpthread::map_lwp2thr - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,23/27] New Infinity header infinity-nptl.i8 - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,22/27] Export stack_used as __stack_used - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,21/27] Add Makerules to build %.o and %.os from %.i8 - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,20/27] Add ./configure checks for I8C and I8X - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,19/27] New gen-as-const-headers infinity-nptl{,_db}-constants.h - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,18/27] New gen-as-const-header infinity-thread_self.h - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,17/27] Add Infinity THREAD_SELF macros to sysdeps/x86_64/nptl/tls.h - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,16/27] Add Infinity THREAD_SELF macros to sysdeps/tile/nptl/tls.h - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,15/27] Add Infinity THREAD_SELF macros to sysdeps/sparc/nptl/tls.h - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,14/27] Add Infinity THREAD_SELF macros to sysdeps/sh/nptl/tls.h - - - - --- 2016-06-13 Gary Benson New
[RFC,v2,13/27] Add Infinity THREAD_SELF macros to sysdeps/s390/nptl/tls.h - - - - --- 2016-06-13 Gary Benson New
« 1 2 ... 230 231 232284 285 »