Show patches with: none      |   2105 patches
« 1 2 3 421 22 »
Patch Series S/W/F Date Submitter Delegate State
Add new ARM relocation to elf/elf.h --- 2011-03-22 Richard Sandiford Accepted
malloc: Add realloc test. --- 2013-08-12 Will Newton Superseded
stdlib/Makefile: Link tst-tls-atexit without --as-needed. --- 2013-08-12 Will Newton Superseded
[v2] malloc: Add realloc test. --- 2013-08-12 Will Newton Superseded
[v3] malloc: Add realloc test. --- 2013-08-19 Will Newton Accepted
[1/7] malloc/malloc.c: Check for integer overflow in pvalloc. --- 2013-08-19 Will Newton Superseded
[2/7] malloc/malloc.c: Check for integer overflow in valloc. --- 2013-08-19 Will Newton Superseded
[3/7] malloc/malloc.c: Check for integer overflow in memalign. --- 2013-08-19 Will Newton Superseded
[4/7] malloc: Add posix_memalign test. --- 2013-08-19 Will Newton Superseded
[5/7] malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c. --- 2013-08-19 Will Newton Superseded
[6/7] malloc: Add pvalloc test. --- 2013-08-19 Will Newton Superseded
[7/7] malloc: Add memalign test. --- 2013-08-19 Will Newton Superseded
[v2,BZ,#15855] malloc: Check for integer overflow in pvalloc. --- 2013-08-20 Will Newton Superseded
[v2,BZ,#15857] malloc: Check for integer overflow in memalign. --- 2013-08-20 Will Newton Superseded
[v2,BZ,#15856] malloc: Check for integer overflow in valloc. --- 2013-08-20 Will Newton Superseded
stdlib/Makefile: Link tst-tls-atexit without --as-needed. --- 2013-08-21 Andreas Schwab New
benchtests/Makefile: Use LDLIBS instead of LDFLAGS. --- 2013-09-02 Will Newton Accepted
benchtests: Switch string benchmarks to use bench-timing.h. --- 2013-09-02 Will Newton Accepted
benchtests/Makefile: Run benchmark for memcpy. --- 2013-09-04 Will Newton Accepted
benchtests/Makefile: Run the string benchmarks four times by default. --- 2013-09-04 Will Newton Rejected
[RFC] benchtests/bench-plot.py: Add graphing script for string benchmarks. --- 2013-09-04 Will Newton Rejected
[v3,BZ,#15855] malloc: Check for integer overflow in pvalloc. --- 2013-09-10 Will Newton Accepted
[v3,BZ,#15857] malloc: Check for integer overflow in memalign. --- 2013-09-10 Will Newton Accepted
[v2] malloc: Add posix_memalign test. --- 2013-09-11 Will Newton Accepted
[v2] malloc: Add memalign test. --- 2013-09-11 Will Newton Superseded
[v2] malloc: Add pvalloc test. --- 2013-09-11 Will Newton Accepted
[v2] malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c. --- 2013-09-11 Will Newton Accepted
benchtests: Rename argument to TIMING_INIT macro. --- 2013-09-11 Will Newton Accepted
sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE. --- 2013-09-23 Will Newton Accepted
[v3] malloc: Add memalign test. --- 2013-10-03 Will Newton Accepted
malloc/tst-posix_memalign.c: Tidy up code. --- 2013-10-03 Will Newton Accepted
malloc/tst-pvalloc.c: Tidy up code. --- 2013-10-03 Will Newton Accepted
malloc/tst-valloc.c: Tidy up code. --- 2013-10-03 Will Newton Accepted
malloc/hooks.c: Correct check for overflow in memalign_check. --- 2013-10-09 Will Newton Accepted
malloc: Fix for infinite loop in memalign/posix_memalign. --- 2013-10-10 Will Newton Accepted
[1/2] manual/memory.texi: Remove register keyword from examples. --- 2013-11-06 Will Newton Accepted
[2/2] manual/memory.texi: Bring aligned allocation docs up to date. --- 2013-11-06 Will Newton Superseded
[v2,1/2] manual/memory.texi: Bring aligned allocation docs up to date. --- 2013-11-06 Will Newton Superseded
[2/2] manual/memory.texi: Document aligned_alloc. --- 2013-11-06 Will Newton Superseded
[1/2] malloc/malloc.c: Validate SIZE passed to aligned_alloc. --- 2013-11-07 Will Newton Rejected
[2/2] malloc: Add tst-aligned_alloc. --- 2013-11-07 Will Newton Superseded
[v3,1/2] manual/memory.texi: Bring aligned allocation docs up to date. --- 2013-11-26 Will Newton Accepted
[v3,2/2] manual/memory.texi: Document aligned_alloc. --- 2013-11-26 Will Newton Accepted
[1/2] include/stap-probe.h: Add comment about SystemTap argument format --- 2014-01-28 Will Newton Accepted
[2/2] manual/probes.texi: Add documentation of setjmp/longjmp probes --- 2014-01-28 Will Newton Superseded
[v2] manual/probes.texi: Add documentation of setjmp/longjmp probes --- 2014-01-30 Will Newton Superseded
[v3] manual/probes.texi: Add documentation of setjmp/longjmp probes --- 2014-02-05 Will Newton Accepted
malloc/mtrace.c: Cosmetic cleanup. --- 2014-02-06 Will Newton Accepted
[v3] ARM: Add SystemTap probes to longjmp and setjmp. --- 2014-02-19 Will Newton Superseded
[v4] ARM: Add SystemTap probes to longjmp and setjmp. --- 2014-02-19 Will Newton Accepted
Fix ARM NAN fraction bits --- 2014-02-27 Joey Ye New
[1/2] stdlib/tst-setcontext.c: Check for clobbering of signal stack. --- 2014-03-03 Will Newton Superseded
[2/2] manual/setjmp.texi: Improve clarity of Sys V context doc --- 2014-03-03 Will Newton Accepted
[1/4] aarch64: Remove inaccurate comment from sysdep.h --- 2014-03-13 Will Newton Accepted
[2/4] aarch64: Re-implement setcontext without sigreturn syscall --- 2014-03-13 Will Newton Superseded
[3/4] stdlib/tst-setcontext.c: Check for clobbering of signal stack --- 2014-03-13 Will Newton Superseded
[4/4] manual/setjmp.texi: Clarify setcontext and signal handlers text --- 2014-03-13 Will Newton Superseded
[1/7] Fix __PTHREAD_MUTEX_HAVE_ELISION -Wundef warning --- 2014-03-17 Will Newton Rejected
[2/7] Fix _STRING_ARCH_unaligned -Wundef warnings --- 2014-03-17 Will Newton Rejected
[3/7] Fix HP_SMALL_TIMING_AVAIL -Wundef warnings --- 2014-03-17 Will Newton Rejected
[4/7] Fix _IO_JUMPS_OFFSET -Wundef warnings --- 2014-03-17 Will Newton Rejected
[5/7] Fix __STRICT_ANSI__ -Wundef warnings --- 2014-03-17 Will Newton Accepted
[6/7] malloc/obstack.h: Remove long obsolete NeXT gcc conditional --- 2014-03-17 Will Newton Rejected
[7/7] Fix HAVE_RM_CTX -Wundef warnings --- 2014-03-17 Will Newton Rejected
benchtests/bench-strtod.c: Increase timeout value --- 2014-03-25 Will Newton Accepted
malloc/obstack: Merge obstack code back from gnulib --- 2014-03-28 Will Newton Superseded
benchtests: Add benchtests for ffs and ffsll --- 2014-03-28 Will Newton Accepted
malloc: Fix MALLOC_DEBUG -Wundef warning --- 2014-03-31 Will Newton Accepted
string: Cosmetic cleanup of string functions --- 2014-03-31 Will Newton Accepted
benchtests: Build ffs and ffsl benchtests with -fno-builtin --- 2014-04-01 Will Newton Accepted
[v2,1/3] aarch64: Re-implement setcontext without rt_sigreturn syscall --- 2014-04-01 Will Newton Accepted
[v2,2/3] stdlib/tst-setcontext.c: Check for clobbering of signal stack --- 2014-04-01 Will Newton Accepted
[v2,3/3] manual/setjmp.texi: Clarify setcontext and signal handlers text --- 2014-04-01 Will Newton Accepted
elf/dl-lookup.c: Remove obsolete comment about nested function --- 2014-04-02 Will Newton Accepted
benchtests: Improve readability of JSON output --- 2014-04-08 Will Newton Superseded
malloc: Add mallopt test. --- 2014-04-08 Will Newton Accepted
aarch64: Add setjmp and longjmp SystemTap probes --- 2014-04-08 Will Newton Accepted
[v2] benchtests: Improve readability of JSON output --- 2014-04-11 Will Newton Accepted
test-skeleton.c: Use stderr for error messages --- 2014-04-11 Will Newton Superseded
test-skeleton.c: Use stdout for error messages --- 2014-04-11 Will Newton Accepted
[1/3] elf/dl-lookup.c: Move STB_GNU_UNIQUE handling to a function --- 2014-04-11 Will Newton Accepted
[2/3] elf/dl-lookup.c: Remove unnecessary static variable --- 2014-04-11 Will Newton Accepted
[3/3] elf/dl-lookup.c: Use __glibc_likely and __glibc_unlikely --- 2014-04-11 Will Newton Accepted
benchtests: Add malloc microbenchmark --- 2014-04-15 Will Newton Superseded
[v2] benchtests: Add malloc microbenchmark --- 2014-04-17 Will Newton Superseded
ARM: Add optimized ARMv7 strcmp implementation --- 2014-04-23 Will Newton Superseded
[v2] ARM: Add optimized ARMv7 strcmp implementation --- 2014-04-25 Will Newton Accepted
stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOC --- 2014-04-25 Will Newton Accepted
ARM: Allow auto-detection of linker relro feature --- 2014-05-09 Will Newton Accepted
[AARCH64] correct alignment of TLS_TCB_ALIGN --- 2014-05-12 Kyle McMartin New
AARCH64: remove asm/prtace.h inclusion in sys/user.h and sys/procfs.h --- 2014-05-14 Yvan Roux New
fix static TLS consumption by TLS descriptors --- 2014-05-14 Kyle McMartin New
fix static TLS consumption by TLS descriptors --- 2014-05-14 Kyle McMartin New
AArch64: Fix handling of nocancel syscall failures --- 2014-05-19 Will Newton Accepted
ARM: Fix handling of concurrent TLS descriptor resolution --- 2014-05-23 Will Newton Accepted
[PATCHv2] Fix static TLS exhaustion by TLS descriptors --- 2014-06-03 Kyle McMartin New
[1/9,BZ,16892] Add linux-generic lowlevellock.h --- 2014-06-09 Bernie Ogden New
[2/9] Tile - Remove tile lowlevellock.h --- 2014-06-09 Bernie Ogden New
[3/9,BZ,16892] ARM - Remove arm lowlevellock.h --- 2014-06-09 Bernie Ogden New
[4/9,BZ,16892] M68k - Remove m68k lowlevellock.h --- 2014-06-09 Bernie Ogden New
« 1 2 3 421 22 »