Show patches with: none      |   28210 patches
« 1 2 ... 217 218 219282 283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] Enable ILP32 mode on aarch64 - - - - --- 2016-11-29 Steve Ellcey New
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] - - - - --- 2016-11-29 Florian Weimer New
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864] - - - - --- 2016-11-29 Florian Weimer New
support: Introduce new subdirectory for test infrastructure - - - - --- 2016-11-29 Florian Weimer New
Refactor FP_FAST_* into bits/fp-fast.h [committed] - - - - --- 2016-11-29 Joseph Myers New
Make ilogb wrappers type-generic [committed] - - - - --- 2016-11-28 Joseph Myers New
support: Introduce new subdirectory for test infrastructure - - - - --- 2016-11-28 Florian Weimer New
Don't use PLT nor GOT in libc.a [BZ #20750] - - - - --- 2016-11-28 H.J. Lu New
[5/5] The bits/types/*.h treatment for stdio and wchar. - - - - --- 2016-11-28 Zack Weinberg New
[4/5] Clean up redundancies between string.h and strings.h. - - - - --- 2016-11-28 Zack Weinberg New
[3/5] Clean up conditionals for declaration of gets(). - - - - --- 2016-11-28 Zack Weinberg New
[2/5] Always suppress libc-internal declarations for C++ code. - - - - --- 2016-11-28 Zack Weinberg New
[1/5] Make all of sysdeps/ia64/fpu/libm-symbols.h only visible to libc||libm; move #defines from ma… - - - - --- 2016-11-28 Zack Weinberg New
[12/12] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-11-28 Nix New
[11/12] Do not stack-protect sigreturn stubs. - - - - --- 2016-11-28 Nix New
[10/12] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-11-28 Nix New
[09/12] Link various tests with -fno-stack-protector. - - - - --- 2016-11-28 Nix New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. - - - - --- 2016-11-28 Nix New
[07/12] Add stack_chk_fail_local to libc.so. - - - - --- 2016-11-28 Nix New
[06/12] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-11-28 Nix New
[05/12] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*. - - - - --- 2016-11-28 Nix New
[04/12] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-11-28 Nix New
[03/12] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-11-28 Nix New
[02/12] Do not stack-protect ifunc resolvers. - - - - --- 2016-11-28 Nix New
[01/12] Initialize the stack guard earlier when linking statically. - - - - --- 2016-11-28 Nix New
Revert first_weekday removal - - - - --- 2016-11-27 Daniil Zhilin New
Always suppress libc-internal declarations for C++ code. - - - - --- 2016-11-27 Zack Weinberg New
fnmatch.h: use standard internal defines - - - - --- 2016-11-27 Mike Frysinger New
[v11] Add pretty printers for the NPTL lock types - - - - --- 2016-11-27 Martin Galvan New
Make build-many-glibcs.py store more information about builds [committed] - - - - --- 2016-11-26 Joseph Myers New
[RFC,24/29] arm64/sve: Discard SVE state on system call - - - - --- 2016-11-25 Dave Martin New
[RFC,18/29] arm64/sve: signal: Restore FPSIMD/SVE state in rt_sigreturn - - - - --- 2016-11-25 Dave Martin New
[RFC,17/29] arm64/sve: signal: Dump Scalable Vector Extension registers to user stack - - - - --- 2016-11-25 Dave Martin New
[RFC,16/29] arm64/sve: signal: Add SVE state record to sigcontext - - - - --- 2016-11-25 Dave Martin New
[RFC,05/29] arm64: signal: Parse extra_context during sigreturn - - - - --- 2016-11-25 Dave Martin New
[RFC,04/29] arm64: signal: Allocate extra sigcontext space as needed - - - - --- 2016-11-25 Dave Martin New
[RFC,03/29] arm64: signal: factor out signal frame record allocation - - - - --- 2016-11-25 Dave Martin New
[RFC,02/29] arm64: signal: factor frame layout and population into separate passes - - - - --- 2016-11-25 Dave Martin New
[RFC,01/29] arm64: signal: Refactor sigcontext parsing in rt_sigreturn - - - - --- 2016-11-25 Dave Martin New
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864] - - - - --- 2016-11-25 Mike Frysinger New
extras: New test/build infrastructure - - - - --- 2016-11-25 Florian Weimer New
extras: New test/build infrastructure - - - - --- 2016-11-25 Florian Weimer New
[v2] Test case for BZ 19329 - - - - --- 2016-11-25 Szabolcs Nagy New
inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421] - - - - --- 2016-11-25 Florian Weimer New
Make build-many-glibcs.py re-exec itself if changed by checkout [committed] - - - - --- 2016-11-25 Joseph Myers New
Add setpayloadsig, setpayloadsigf, setpayloadsigl [committed] - - - - --- 2016-11-24 Joseph Myers New
Make build-many-glibcs.py track component versions requested and used [committed] - - - - --- 2016-11-24 Joseph Myers New
Refactor float_t, double_t information into bits/flt-eval-method.h [committed] - - - - --- 2016-11-24 Joseph Myers New
x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIE - - - - --- 2016-11-24 Aurelien Jarno New
Test case for BZ 19329 - - - - --- 2016-11-24 Szabolcs Nagy New
assert.h: allow gcc to detect assert(a = 1) errors - - - - --- 2016-11-24 Jim Meyering New
Refactor long double information into bits/long-double.h - - - - --- 2016-11-24 Joseph Myers New
[v3] linux ttyname and ttyname_r: do not return wrong results - - - - --- 2016-11-24 Christian Brauner New
Partial ILP32 support for aarch64 - - - - --- 2016-11-23 Steve Ellcey New
Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787) [committed] - - - - --- 2016-11-23 Joseph Myers New
Fix SH4 FP_ILOGB0 (bug 20859) [committed] - - - - --- 2016-11-23 Joseph Myers New
[v2] Improve strsep - - - - --- 2016-11-23 Wilco Dijkstra New
[v4] Remove defines to builtins in string2.h - - - - --- 2016-11-23 Wilco Dijkstra New
Fix for [f]statfs64/[f]statfs aliasing patch - - - - --- 2016-11-23 Steve Ellcey New
Fix x86_64 -mfpmath=387 float_t, double_t (bug 20787) [committed] - - - - --- 2016-11-23 Joseph Myers New
[COMMITTED] build-many-glibcs: Revert -fno-isolate-erroneous-paths options for tilepro - - - - --- 2016-11-23 Chris Metcalf New
[v2] Do not transform strchr into rawmemchr - - - - --- 2016-11-23 Wilco Dijkstra New
[2/2] S390: Test if lock is free before using atomic instruction in spin-lock. - - - - --- 2016-11-23 Stefan Liebler New
[1/2] S390: Optimize atomic macros. - - - - --- 2016-11-23 Stefan Liebler New
[v3] Fix writes past the allocated array bounds in execvpe (BZ#20847) - - - - --- 2016-11-23 Adhemerval Zanella New
MIPS: Use R_MICROMIPS_JALR rather than R_MIPS_JALR in microMIPS code - - - - --- 2016-11-23 Maciej W. Rozycki Accepted
[3/3] manual: Add new header and standards annotations. - - - - --- 2016-11-23 Rical Jasan New
[2/3] manual: Convert @tables of variables to @vtables. - - - - --- 2016-11-23 Rical Jasan New
[1/3] manual: Refactor header and standards annotations. - - - - --- 2016-11-23 Rical Jasan New
Fix default float_t definition (bug 20855) - - - - --- 2016-11-23 Joseph Myers New
[v3] Remove defines to builtins in string2.h - - - - --- 2016-11-22 Wilco Dijkstra New
powerpc: Add hidden definition for __sigsetjmp - - - - --- 2016-11-22 Florian Weimer New
powerpc: Remove unintended __longjmp export - - - - --- 2016-11-22 Florian Weimer New
[v2] Remove defines to builtins in string2.h - - - - --- 2016-11-22 Wilco Dijkstra New
make build-many-glibcs.py work on python3.2 - - - - --- 2016-11-22 Szabolcs Nagy New
[v2] Fix writes past the allocated array bounds in execvpe (BZ#20847) - - - - --- 2016-11-22 Adhemerval Zanella New
Fix multiple definitions of mk[o]stemp[s]64 - - - - --- 2016-11-22 Andreas Schwab New
[v2] linux ttyname and ttyname_r: do not return wrong results - - - - --- 2016-11-22 Christian Brauner New
Make build-many-glibcs.py use -fno-isolate-erroneous-paths options for tilepro [committed] - - - - --- 2016-11-22 Joseph Myers New
Partial ILP32 support for aarch64 - - - - --- 2016-11-21 Steve Ellcey New
[v2] Fix writes past the allocated array bounds in execvpe (BZ#20847) - - - - --- 2016-11-21 Adhemerval Zanella New
Use XSTAT_IS_XSTAT64 in generic xstat functions - - - - --- 2016-11-21 Steve Ellcey New
[v2] Fix writes past the allocated array bounds in execvpe (BZ#20847) - - - - --- 2016-11-21 Adhemerval Zanella New
Allow [f]statfs64 to alias [f]statfs - - - - --- 2016-11-21 Steve Ellcey New
The bits/types/*.h treatment for stdio and wchar. - - - - --- 2016-11-21 Zack Weinberg New
[v2] New mechanism for declaring const-covariant string functions. - - - - --- 2016-11-21 Zack Weinberg New
Clean up conditionals for declaration of gets(). - - - - --- 2016-11-21 Zack Weinberg New
Always suppress libc-internal declarations for C++ code. - - - - --- 2016-11-21 Zack Weinberg New
[ia64] Make all of sysdeps/ia64/fpu/libm-symbols.h only visible to libc||libm - - - - --- 2016-11-21 Zack Weinberg New
powerpc: remove _dl_platform_string and _dl_powerpc_platforms - - - - --- 2016-11-21 Andreas Schwab New
Fix writes past the allocated array bounds in execvpe (BZ# 20847) - - - - --- 2016-11-21 Adhemerval Zanella New
Fix writes past the allocated array bounds in execvpe (BZ# 20847) - - - - --- 2016-11-21 Adhemerval Zanella New
elf.h: small note related updates - - - - --- 2016-11-20 Mike Frysinger New
Partial ILP32 support for aarch64 - - - - --- 2016-11-19 Steve Ellcey New
Add setpayload, setpayloadf, setpayloadl [committed] - - - - --- 2016-11-19 Joseph Myers New
Add script to build many glibc configurations - - - - --- 2016-11-18 Joseph Myers New
Improve strsep - - - - --- 2016-11-18 Wilco Dijkstra New
Remove defines to builtins in string2.h - - - - --- 2016-11-18 Wilco Dijkstra New
Fix building with --enable-nss-crypt. - - - - --- 2016-11-18 Carlos O'Donell New
[2/2] New internal function __access_noerrno - - - - --- 2016-11-17 Adhemerval Zanella New
« 1 2 ... 217 218 219282 283 »