Show patches with: Archived = No       |   28144 patches
« 1 2 ... 182 183 184281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,13/15] Add RISC-V dynamic relocations to elf.h [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,12/15] RISC-V: Linux Startup and Dynamic Loading Code [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,11/15] RISC-V: Linux ABI [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,10/15] RISC-V: Linux Syscall Interface [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,09/15] RISC-V: Atomic and Locking Routines [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,08/15] RISC-V: RV32D, RV64F, and RV64D Support [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,07/15] RISC-V: RV32F Support [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,06/15] RISC-V: Generic <math.h> and soft-fp Routines [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,05/15] RISC-V: Generic <string.h> Routines [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,04/15] RISC-V: Thread-Local Storage Support [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,03/15] RISC-V: Startup and Dynamic Loading Code [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,02/15] RISC-V: ABI Implementation [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
[v2,01/15] RISC-V: Build Infastructure [v2,01/15] RISC-V: Build Infastructure - - - - --- 2017-12-20 Palmer Dabbelt New
elf: remove redundant code from _dl_dst_substitute elf: remove redundant code from _dl_dst_substitute - - - - --- 2017-12-19 Dmitry V. Levin New
Document that --enable-static-pie implies PIE Document that --enable-static-pie implies PIE - - 1 - --- 2017-12-19 H.J. Lu New
Avoid signed shift overflow in pow (bug 21309) [committed] Avoid signed shift overflow in pow (bug 21309) [committed] - - - - --- 2017-12-19 Joseph Myers New
[COMMITTED] glob: Silence warning about void pointer arithmetic [COMMITTED] glob: Silence warning about void pointer arithmetic - - - - --- 2017-12-19 Adhemerval Zanella New
[COMMITTED] glob: pacify fuzzer for mempcpy [COMMITTED] glob: pacify fuzzer for mempcpy - - - - --- 2017-12-19 Adhemerval Zanella New
Update x86_64 libm-test-ulps [committed] Update x86_64 libm-test-ulps [committed] - - - - --- 2017-12-19 Joseph Myers New
x86: Support IBT and SHSTK in Intel CET [BZ #21598] x86: Support IBT and SHSTK in Intel CET [BZ #21598] - - - - --- 2017-12-19 H.J. Lu New
nptl: Consolidate pthread_{timed,try}join{_np} nptl: Consolidate pthread_{timed,try}join{_np} - - 1 - --- 2017-12-19 Adhemerval Zanella New
Fix m68k bits/mathinline.h attributes (bug 22631) [committed] Fix m68k bits/mathinline.h attributes (bug 22631) [committed] - - - - --- 2017-12-19 Joseph Myers New
Add --enable-static-pie variants to x86_64, x32 and i686 Add --enable-static-pie variants to x86_64, x32 and i686 - - - - --- 2017-12-19 H.J. Lu New
Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630] Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630] - - - - --- 2017-12-19 H.J. Lu New
Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC [committed] Fix build-many-glibcs.py arm-linux-gnueabihf builds with mainline GCC [committed] - - - - --- 2017-12-19 Joseph Myers New
Disable -Wrestrict for two nptl/tst-attr3.c tests [committed] Disable -Wrestrict for two nptl/tst-attr3.c tests [committed] - - - - --- 2017-12-18 Joseph Myers New
Fix truncation warnings in posix/tst-glob_symlinks.c [committed] Fix truncation warnings in posix/tst-glob_symlinks.c [committed] - - - - --- 2017-12-18 Joseph Myers New
Disable strncat test array-bounds warnings for GCC 8 [committed] Disable strncat test array-bounds warnings for GCC 8 [committed] - - - - --- 2017-12-18 Joseph Myers New
elf: remove redundant __libc_enable_secure check from fillin_rpath elf: remove redundant __libc_enable_secure check from fillin_rpath - - - - --- 2017-12-18 Dmitry V. Levin New
[v2] elf: Check for empty tokens before dynamic string token expansion [BZ #22625] [v2] elf: Check for empty tokens before dynamic string token expansion [BZ #22625] - - - - --- 2017-12-18 Aurelien Jarno New
Fix nscd readlink argument aliasing (bug 22446) Fix nscd readlink argument aliasing (bug 22446) - - 1 - --- 2017-12-18 Joseph Myers New
Linux/x86: Support shadow stack pointer in setjmp/longjmp Linux/x86: Support shadow stack pointer in setjmp/longjmp - - - - --- 2017-12-18 H.J. Lu New
elf: Support dlvsym within libc.so elf: Support dlvsym within libc.so - - 1 - --- 2017-12-18 Florian Weimer New
Update NEWS with aarch64 static pie support Update NEWS with aarch64 static pie support - - - - --- 2017-12-18 Szabolcs Nagy New
ld.so: Examine GLRO to detect inactive loader [BZ #20204] ld.so: Examine GLRO to detect inactive loader [BZ #20204] - - 2 - --- 2017-12-18 Florian Weimer New
elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627] elf: do not substitute dst in $LD_LIBRARY_PATH twice [BZ #22627] - - - - --- 2017-12-18 Dmitry V. Levin New
elf: Check for empty tokens before dynamic string token expansion [BZ #22625] elf: Check for empty tokens before dynamic string token expansion [BZ #22625] - - - - --- 2017-12-17 Aurelien Jarno New
mips64: fix clobbering s0 in setjmp() [BZ #22624] mips64: fix clobbering s0 in setjmp() [BZ #22624] - - - - --- 2017-12-17 Sergei Trofimovich New
Add s_sincosf_data.c Add s_sincosf_data.c - - - - --- 2017-12-16 H.J. Lu New
Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614] Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614] - - - - --- 2017-12-16 H.J. Lu New
Fix testing with read-only source directory Fix testing with read-only source directory - - 1 - --- 2017-12-15 Joseph Myers New
V2 Add new numbers in the benchmark. V2 Add new numbers in the benchmark. - - - - --- 2017-12-15 Ben Woodard New
Correct build-many-glibcs.py arm-linux-gnueabihf configurations [committed] Correct build-many-glibcs.py arm-linux-gnueabihf configurations [committed] - - - - --- 2017-12-15 Joseph Myers New
Increase buffer size due to warning from ToT GCC Increase buffer size due to warning from ToT GCC - - - - --- 2017-12-15 Steve Ellcey New
New numbers in the benchtests. New numbers in the benchtests. - - 1 - --- 2017-12-15 Ben Woodard New
Update SPARC divrem generation to match output Update SPARC divrem generation to match output - - - - --- 2017-12-14 Joseph Myers New
Remove old po/ code for copying .po files from shared directory Remove old po/ code for copying .po files from shared directory - - - - --- 2017-12-14 Joseph Myers New
[COMMITTED] Convert strcmp benchmark output to json format [COMMITTED] Convert strcmp benchmark output to json format - - - - --- 2017-12-14 Siddhesh Poyarekar New
[COMMITTED] Remove redundant mention of SXID_ERASE [COMMITTED] Remove redundant mention of SXID_ERASE - - - - --- 2017-12-14 Siddhesh Poyarekar New
nptl: Add pthread_thread_number_np function nptl: Add pthread_thread_number_np function - - - - --- 2017-12-14 Florian Weimer New
nptl: Implement pthread_self in libc.so nptl: Implement pthread_self in libc.so - - - - --- 2017-12-14 Florian Weimer New
Do not build .mo files in source directory (bug 14121) Do not build .mo files in source directory (bug 14121) - - - - --- 2017-12-14 Joseph Myers New
[RFC,v2] aarch64: enforce >=64K guard size [RFC,v2] aarch64: enforce >=64K guard size - - 1 - --- 2017-12-14 Szabolcs Nagy New
elf: Count components of the expanded path in _dl_init_path [BZ #22607] elf: Count components of the expanded path in _dl_init_path [BZ #22607] - - - - --- 2017-12-14 Florian Weimer New
elf: Compute correct array size in _dl_init_paths [BZ #22606] elf: Compute correct array size in _dl_init_paths [BZ #22606] - - - - --- 2017-12-14 Florian Weimer New
sh: Fix clone exit return code sh: Fix clone exit return code - - - - --- 2017-12-14 Adhemerval Zanella New
ia64: Fix memchr for large input sizes (BZ #22603) ia64: Fix memchr for large input sizes (BZ #22603) - - - - --- 2017-12-14 Adhemerval Zanella New
[RFC,1/1] Contributing a compound object to the libpthread -- diff Contributing a compound object to the libpthread - - - - --- 2017-12-13 Oleh Derevenko New
[3/3] Simplify tile assembly definitions [1/3] Remove tilepro-*-linux-gnu support - - - - --- 2017-12-13 Adhemerval Zanella New
[2/3] Simplify tilegx sysdeps folder [1/3] Remove tilepro-*-linux-gnu support - - - - --- 2017-12-13 Adhemerval Zanella New
[1/3] Remove tilepro-*-linux-gnu support [1/3] Remove tilepro-*-linux-gnu support - - - - --- 2017-12-13 Adhemerval Zanella New
support: Simplify compiling most of support/ outside of glibc support: Simplify compiling most of support/ outside of glibc - - 1 - --- 2017-12-13 Florian Weimer New
[3/3] s390: Update ulps New generic sincosf - - - - --- 2017-12-13 Rajalakshmi Srinivasaraghavan New
[2/3] powerpc: Update ulps New generic sincosf - - - - --- 2017-12-13 Rajalakshmi Srinivasaraghavan New
[1/3] New generic sincosf New generic sincosf - - - - --- 2017-12-13 Rajalakshmi Srinivasaraghavan New
Fix tst-leaks1 (bug 14681) Fix tst-leaks1 (bug 14681) - - - - --- 2017-12-13 Carlos O'Donell New
[4/4] sparc: M7 optimized memset/bzero sparc M7 optimized memcpy/memset - - - - --- 2017-12-13 Patrick McGehearty New
[3/4] sparc: M7 optimized memcpy/mempcpy/memmove sparc M7 optimized memcpy/memset - - - - --- 2017-12-13 Patrick McGehearty New
[2/4] sparc: assembly version of memmove for ultra1+ sparc M7 optimized memcpy/memset - - - - --- 2017-12-13 Patrick McGehearty New
[1/4] sparc: support the ADP hw capability. sparc M7 optimized memcpy/memset - - - - --- 2017-12-13 Patrick McGehearty New
[COMMITTED] Fix testing with nss-crypt. [COMMITTED] Fix testing with nss-crypt. - - - - --- 2017-12-13 Carlos O'Donell New
Add sysdeps/ieee754/soft-fp [committed] Add sysdeps/ieee754/soft-fp [committed] - - - - --- 2017-12-12 Joseph Myers New
Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC Use memcpy instead of strncpy in nscd/nscd.h to fix build problem with ToT GCC - - - - --- 2017-12-12 Steve Ellcey New
manual: fix finite description [BZ #22596] manual: fix finite description [BZ #22596] - - - - --- 2017-12-12 Aurelien Jarno New
[COMMITTED] ia64: Add ipc_priv.h header to set __IPC_64 to zero [COMMITTED] ia64: Add ipc_priv.h header to set __IPC_64 to zero - - - - --- 2017-12-12 Adhemerval Zanella New
[BZ,#11787] Fix stack guard size accounting [BZ,#11787] Fix stack guard size accounting - - 1 - --- 2017-12-12 Szabolcs Nagy New
[BZ,#22593] Fix nextafter and nexttoward declaration [BZ,#22593] Fix nextafter and nexttoward declaration - - - - --- 2017-12-12 Szabolcs Nagy New
Remove --with-fp / --without-fp Remove --with-fp / --without-fp - - - - --- 2017-12-12 Joseph Myers New
[COMMITTED] manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588] [COMMITTED] manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588] - - - - --- 2017-12-11 Aurelien Jarno New
x86-64: Add cosf with FMA x86-64: Add cosf with FMA - - 1 - --- 2017-12-11 H.J. Lu New
x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S - - - - --- 2017-12-11 H.J. Lu New
[19/19] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[18/19] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[17/19] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[16/19] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[15/19] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[14/19] nptl: tile: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[13/19] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[12/19] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[11/19] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[10/19] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[09/19] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[08/19] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[07/19] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[06/19] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[05/19] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[04/19] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[03/19] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[02/19] nptl: Fix Race conditions in pthread cancellation (BZ#12683) nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
[01/19] nptl: Fix testcases for new pthread cancellation mechanism nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - - - --- 2017-12-11 Adhemerval Zanella New
« 1 2 ... 182 183 184281 282 »