Show patches with: Archived = No       |   28174 patches
« 1 2 ... 175 176 177281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/7] sin/cos slow paths: remove large range reduction [1/7] sin/cos slow paths: avoid slow paths for small inputs - - - - --- 2018-03-21 Wilco Dijkstra New
[1/7] sin/cos slow paths: avoid slow paths for small inputs [1/7] sin/cos slow paths: avoid slow paths for small inputs - - - - --- 2018-03-21 Wilco Dijkstra New
Use x86_64 backtrace as generic version Use x86_64 backtrace as generic version - - 1 - --- 2018-03-21 Joseph Myers New
[RFC] Introduce pt-compat-stubs and use it to replace pt-vfork. (Architecture maintainer feedback w… [RFC] Introduce pt-compat-stubs and use it to replace pt-vfork. (Architecture maintainer feedback w… - - - - --- 2018-03-21 Zack Weinberg New
Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397 Improves __ieee754_exp(x) performance by 18-37% when |x| < 1.0397 - - - - --- 2018-03-20 Patrick McGehearty New
Remove powerpc, sparc fdim inlines (bug 22987) [committed] Remove powerpc, sparc fdim inlines (bug 22987) [committed] - - - - --- 2018-03-20 Joseph Myers New
[hurd,commited] Fix errno values [hurd,commited] Fix errno values - - - - --- 2018-03-20 Samuel Thibault New
[hurd,commited] hurd: Code style fixes [hurd,commited] hurd: Code style fixes - - - - --- 2018-03-20 Samuel Thibault New
Add narrowing subtract functions [committed] Add narrowing subtract functions [committed] - - - - --- 2018-03-20 Joseph Myers New
[2.27,COMMITTED,3/3] Update ChangeLog for BZ 22884 - riscv fmax/fmin [2.27,COMMITTED,1/3] RISC-V: Do not initialize $gp in TLS macros. - - - - --- 2018-03-19 Aurelien Jarno New
[2.27,COMMITTED,2/3] RISC-V: fmax/fmin: Handle signalling NaNs correctly. [2.27,COMMITTED,1/3] RISC-V: Do not initialize $gp in TLS macros. - - - - --- 2018-03-19 Aurelien Jarno New
[2.27,COMMITTED,1/3] RISC-V: Do not initialize $gp in TLS macros. [2.27,COMMITTED,1/3] RISC-V: Do not initialize $gp in TLS macros. - - - - --- 2018-03-19 Aurelien Jarno New
[hurd,commited] hurd: Fix build with latest htl [hurd,commited] hurd: Fix build with latest htl - - - - --- 2018-03-19 Samuel Thibault New
[hurd,commited] hurd: fix build [hurd,commited] hurd: fix build - - - - --- 2018-03-18 Samuel Thibault New
[hurd,commited,2/5] hurd: Fix O_DIRECTORY | O_NOFOLLOW Untitled series #34461 - - - - --- 2018-03-18 Samuel Thibault New
[hurd,commited] hurd: Fix copyright years [hurd,commited] hurd: Fix copyright years - - - - --- 2018-03-18 Samuel Thibault New
[hurd,commited] hurd: Reimplement libc locks using mach's gsync [hurd,commited] hurd: Reimplement libc locks using mach's gsync - - - - --- 2018-03-18 Samuel Thibault New
[hurd,commited] hurd: Rewrite __libc_cleanup_* [hurd,commited] hurd: Rewrite __libc_cleanup_* - - - - --- 2018-03-18 Samuel Thibault New
[hurd,commited] hurd: Add missing include [hurd,commited] hurd: Add missing include - - - - --- 2018-03-18 Samuel Thibault New
hurd: Fix early rtld access to errno hurd: Fix early rtld access to errno - - - - --- 2018-03-18 Samuel Thibault New
[commited] x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1 [commited] x86_64: Fix build with RTLD_PRIVATE_ERRNO defined to 1 - - - - --- 2018-03-18 Samuel Thibault New
[hurd,commited] hurd: Fix coding style [hurd,commited] hurd: Fix coding style - - - - --- 2018-03-17 Samuel Thibault New
[hurd,commited] hurd: Fix link cthread/pthread symbol exposition. [hurd,commited] hurd: Fix link cthread/pthread symbol exposition. - - - - --- 2018-03-17 Samuel Thibault New
[hurd,commited] hurd: Replace threadvars with TLS [hurd,commited] hurd: Replace threadvars with TLS - - - - --- 2018-03-17 Samuel Thibault New
[hurd,commited] hurd: Fix getting signal thread stack layout for fork [hurd,commited] hurd: Fix getting signal thread stack layout for fork - - - - --- 2018-03-17 Samuel Thibault New
: update leapseconds : update leapseconds - - - - --- 2018-03-17 Gianni Tedesco New
[hurd,commited] hurd: add TLS support [hurd,commited] hurd: add TLS support - - - - --- 2018-03-17 Samuel Thibault New
hurd: Initialize TLS and libpthread before signal thread start hurd: Initialize TLS and libpthread before signal thread start - - - - --- 2018-03-17 Samuel Thibault New
[COMMITTED] NEWS: Mention the locale data changes (bug 22848, 22937, 22963). [COMMITTED] NEWS: Mention the locale data changes (bug 22848, 22937, 22963). - - - - --- 2018-03-16 Rafal Luzynski New
Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline [committed] Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline [committed] - - - - --- 2018-03-16 Joseph Myers New
Update i386 libm-test-ulps [committed] Update i386 libm-test-ulps [committed] - - - - --- 2018-03-16 Joseph Myers New
Fix signed integer overflow in random_r (bug 17343) Fix signed integer overflow in random_r (bug 17343) - - - - --- 2018-03-16 Joseph Myers New
getlogin_r: return early when linux sentinel value is set getlogin_r: return early when linux sentinel value is set - - 1 - --- 2018-03-16 Jesse Hathaway New
New version of the libidn2 patch New version of the libidn2 patch - - - - --- 2018-03-15 Florian Weimer New
[RFC] : Repurpose glibc_X.Y keyword to mean "Fixed in glibc X.Y release branch" [RFC] : Repurpose glibc_X.Y keyword to mean "Fixed in glibc X.Y release branch" - - - - --- 2018-03-15 Carlos O'Donell New
Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h [committed] Remove more old-compilers parts of sysdeps/x86/fpu/bits/mathinline.h [committed] - - - - --- 2018-03-15 Joseph Myers New
[v4,3/3] Cleanup __ieee754_sqrt(f/l) [v4,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-15 Wilco Dijkstra New
[v4,2/3] Cleanup __ieee754_sqrt(f/l) [v4,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-15 Wilco Dijkstra New
[v4,1/3] Cleanup __ieee754_sqrt(f/l) [v4,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-15 Wilco Dijkstra New
Use correct includes in benchtests Use correct includes in benchtests - - - - --- 2018-03-15 Wilco Dijkstra New
x86: Add __sigsetjmp_cancel and __setjmp_cancel x86: Add __sigsetjmp_cancel and __setjmp_cancel - - - - --- 2018-03-15 H.J. Lu New
getpt: use /dev/pts/ptmx as default ptmx master getpt: use /dev/pts/ptmx as default ptmx master - - - - --- 2018-03-15 Christian Brauner New
v12 Improves __ieee754_exp() performance by 6-11% on aarch64/sparc/x86. v12 Improves __ieee754_exp() performance by 6-11% on aarch64/sparc/x86. - - - - --- 2018-03-15 Patrick McGehearty New
Remove old-GCC parts of x86 bits/mathinline.h [committed] Remove old-GCC parts of x86 bits/mathinline.h [committed] - - - - --- 2018-03-14 Joseph Myers New
Add SHT_X86_64_UNWIND to elf.h (bug 20079) Add SHT_X86_64_UNWIND to elf.h (bug 20079) - - - - --- 2018-03-13 Joseph Myers New
[1/1] cs_CZ: Add alternative month names (bug 22963). cs_CZ: Add alternative month names (bug 22963). - - - - --- 2018-03-13 Rafal Luzynski New
[v3,3/3] Cleanup __ieee754_sqrt(f/l) [v3,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-13 Wilco Dijkstra New
[v3,2/3] Cleanup __ieee754_sqrt(f/l) [v3,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-13 Wilco Dijkstra New
[v3,1/3] Cleanup __ieee754_sqrt(f/l) [v3,1/3] Cleanup __ieee754_sqrt(f/l) - - - - --- 2018-03-13 Wilco Dijkstra New
[v4] powerpc64*: fix the order of implied sysdeps directories [v4] powerpc64*: fix the order of implied sysdeps directories - - - - --- 2018-03-13 Gabriel F. T. Gomes New
[COMMITTED] Update translations from the Translation Project [COMMITTED] Update translations from the Translation Project - - - - --- 2018-03-13 Dmitry V. Levin New
[hurd,commited] Lookup the startup server through /servers/startup [hurd,commited] Lookup the startup server through /servers/startup - - - - --- 2018-03-11 Samuel Thibault New
nldbl-compat.c: Include math.h before nldbl-compat.h. nldbl-compat.c: Include math.h before nldbl-compat.h. - - - - --- 2018-03-11 Zack Weinberg New
[hurd,commited] hurd: add gscope support [hurd,commited] hurd: add gscope support - - - - --- 2018-03-11 Samuel Thibault New
[RFC] Disable uninitialized warnings around va_arg(, long double) [RFC] Disable uninitialized warnings around va_arg(, long double) - - - - --- 2018-03-10 Zack Weinberg New
Don't include math.h/math_private.h in math_ldbl_opt.h. Don't include math.h/math_private.h in math_ldbl_opt.h. - - - - --- 2018-03-10 Zack Weinberg New
alpha/clone.S: Invoke .set noat/.set at around explicit uses of $at alpha/clone.S: Invoke .set noat/.set at around explicit uses of $at - - - - --- 2018-03-10 Zack Weinberg New
[6/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[5/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[4/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[3/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[2/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
[1/6] Remove slow paths from sin/cos [1/6] Remove slow paths from sin/cos - - - - --- 2018-03-09 Wilco Dijkstra New
malloc: Revert sense of prev_inuse in comments malloc: Revert sense of prev_inuse in comments - - 1 - --- 2018-03-09 Florian Weimer New
[2/2] Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937). [1/2] lt_LT locale: Update abbreviated month names (bug 22932). - - - - --- 2018-03-08 Rafal Luzynski New
[1/2] lt_LT locale: Update abbreviated month names (bug 22932). [1/2] lt_LT locale: Update abbreviated month names (bug 22932). - - - - --- 2018-03-08 Rafal Luzynski New
[0/2] Abbreviated month name updates for lt_LT and el_* [BZ 22932,22937] - - - - --- 2018-03-08 Rafal Luzynski New
[9/9] Post-cleanup: don't include math.h/math_private.h in math_ldbl_opt.h. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[8/9] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[7/9] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[6/9] Add __vsyslog_internal, with same flags as __v*printf_internal. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[5/9] Add __v*printf_internal with flags arguments. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[4/9] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[3/9] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[2/9] Add __vfscanf_internal and __vfwscanf_internal with flags arguments. Use more flags parameters instead of global bits in stdio - - - - --- 2018-03-07 Zack Weinberg New
[1/9] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. Use more flags parameters instead of global bits in stdio - - 1 - --- 2018-03-07 Zack Weinberg New
[v3] powerpc64*: fix the order of implied sysdeps directories [v3] powerpc64*: fix the order of implied sysdeps directories - - - - --- 2018-03-07 Gabriel F. T. Gomes New
[v2,BZ,22848] ca_ES locale: Update LC_TIME for Catalan [v2,BZ,22848] ca_ES locale: Update LC_TIME for Catalan - - - - --- 2018-03-07 Rafal Luzynski New
[BZ,22848] Update LC_TIME for Catalan [BZ,22848] Update LC_TIME for Catalan - - - - --- 2018-03-06 Rafal Luzynski New
RFC: Proposal for implementing libmvec on aarch64 RFC: Proposal for implementing libmvec on aarch64 - - - - --- 2018-03-06 Steve Ellcey New
aarch64: Improve strncmp for mutually misaligned inputs aarch64: Improve strncmp for mutually misaligned inputs - - - - --- 2018-03-06 Siddhesh Poyarekar New
[COMMITTED,3/3] benchtests: Don't benchmark 0 length calls for strncmp [COMMITTED,1/3] benchtests: Convert strncmp benchmark output to json - - - - --- 2018-03-06 Siddhesh Poyarekar New
[COMMITTED,2/3] benchtests: Reallocate buffers for every strncmp implementation [COMMITTED,1/3] benchtests: Convert strncmp benchmark output to json - - - - --- 2018-03-06 Siddhesh Poyarekar New
[COMMITTED,1/3] benchtests: Convert strncmp benchmark output to json [COMMITTED,1/3] benchtests: Convert strncmp benchmark output to json - - - - --- 2018-03-06 Siddhesh Poyarekar New
[commited] Add missing start-of-file descriptive comment. [commited] Add missing start-of-file descriptive comment. - - - - --- 2018-03-06 Samuel Thibault New
[hurd,commited,2/2] hurd: Add futimesat and utimensat support hurd: Fix *utime* support - - - - --- 2018-03-06 Samuel Thibault New
[hurd,commited,1/2] hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPC hurd: Fix *utime* support - - - - --- 2018-03-06 Samuel Thibault New
[commited] hurd: Fix includability of <hurd/signal.h> in all standards [commited] hurd: Fix includability of <hurd/signal.h> in all standards - - - - --- 2018-03-05 Samuel Thibault New
powerpc: Fix TLE build for SPE (BZ #22926) powerpc: Fix TLE build for SPE (BZ #22926) - - - - --- 2018-03-05 Adhemerval Zanella Netto New
Add include guards to bits/sigaction.h Add include guards to bits/sigaction.h - - - - --- 2018-03-05 Samuel Thibault New
[hurd,commited] hurd: Add futimens support [hurd,commited] hurd: Add futimens support - - - - --- 2018-03-04 Samuel Thibault New
hurd: add gscope support hurd: add gscope support - - - - --- 2018-03-04 Samuel Thibault New
[hurd,commited] Separate out error_t definition [hurd,commited] Separate out error_t definition - - - - --- 2018-03-04 Samuel Thibault New
[hurd,commited] hurd: Make almost all hurd headers includable in all standards [hurd,commited] hurd: Make almost all hurd headers includable in all standards - - - - --- 2018-03-04 Samuel Thibault New
Separate out error_t definition Separate out error_t definition - - - - --- 2018-03-04 Samuel Thibault New
[hurd,commited] hurd: Fix inclusion of mach headers in all standards [hurd,commited] hurd: Fix inclusion of mach headers in all standards - - - - --- 2018-03-04 Samuel Thibault New
[hurd,commited] hurd: Avoid using ino64_t and loff_t in headers [hurd,commited] hurd: Avoid using ino64_t and loff_t in headers - - - - --- 2018-03-04 Samuel Thibault New
[hurd,commited] hurd: Add missing include [hurd,commited] hurd: Add missing include - - - - --- 2018-03-04 Samuel Thibault New
[hurd,commited] hurd: fix header conformity [hurd,commited] hurd: fix header conformity - - - - --- 2018-03-04 Samuel Thibault New
[hurd,commited] hurd: avoid including hurd/signal.h when not needed [hurd,commited] hurd: avoid including hurd/signal.h when not needed - - - - --- 2018-03-04 Samuel Thibault New
« 1 2 ... 175 176 177281 282 »