about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* X86_64: Don't use PLT nor GOT in static archives [BZ #20750]H.J. Lu2017-02-092-1/+8
* CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784]Florian Weimer2017-02-098-7/+221
* Drop GLIBC_TUNABLES in setxid processesSiddhesh Poyarekar2017-02-022-0/+5
* powerpc: Fix write-after-destroy in lock elision [BZ #20822]Tulio Magno Quites Machado Filho2017-01-234-12/+33
* localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]Mike Frysinger2016-12-302-2/+8
* Bug 11941: ld.so: Improper assert map->l_init_called in dlcloseCarlos O'Donell2016-12-236-8/+217
* alpha: fix trunc for big input valuesAurelien Jarno2016-12-083-8/+12
* alpha: fix rint on sNaN inputAurelien Jarno2016-12-083-0/+11
* alpha: fix floor on sNaN inputAurelien Jarno2016-12-083-8/+10
* alpha: fix ceil on sNaN inputAurelien Jarno2016-12-083-8/+13
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-11-306-3/+190
* x86_64: fix static build of __memcpy_chk for compilers defaulting to PIC/PIEAurelien Jarno2016-11-242-1/+6
* MIPS: Add `.insn' to ensure a text label is defined as code not dataMaciej W. Rozycki2016-11-234-0/+11
* Fix writes past the allocated array bounds in execvpe (BZ#20847)Adhemerval Zanella2016-11-222-5/+17
* configure: accept __stack_chk_fail_local for ssp support too [BZ #20662]Denis Kaganovich2016-11-153-6/+19
* Fix linknamespace parallel test failures.Joseph Myers2016-11-062-0/+6
* gconv.h: fix build with GCC 7Aurelien Jarno2016-11-062-1/+6
* Fix cmpli usage in power6 memset.Joseph Myers2016-11-063-2/+9
* Fix Linux sh4 pread/pwrite argument passingAdhemerval Zanella2016-10-2411-100/+35
* powerpc: Regenerate ULPsTulio Magno Quites Machado Filho2016-10-052-53/+57
* posix: Correctly block/unblock all signals on Linux posix_spawnAdhemerval Zanella2016-09-282-6/+6
* posix: Correctly enable/disable cancellation on Linux posix_spawnAdhemerval Zanella2016-09-284-3/+208
* powerpc: Fix POWER9 impliesTulio Magno Quites Machado Filho2016-09-193-2/+9
* NaCl: Fix libc.abilist missing GLIBC_2.24 A.Roland McGrath2016-09-022-0/+3
* NaCl: Fix compile error for __dup after libc_hidden_proto addition.Roland McGrath2016-09-022-0/+5
* Fix generic wait3 after union wait_status removal.Roland McGrath2016-09-022-1/+6
* NaCl: Fix compile error in clock function.Roland McGrath2016-09-022-1/+5
* nptl/tst-once5: Reduce time to expected failureFlorian Weimer2016-08-182-0/+7
* argp: Do not override GCC keywords with macros [BZ #16907]Florian Weimer2016-08-183-55/+14
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-183-0/+24
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-1814-1/+50
* sparc: remove fdim sparc specific implementationsAurelien Jarno2016-08-1512-314/+18
* Fix sNaN handling in nearbyint on 32-bit sparc.David S. Miller2016-08-155-10/+22
* powerpc: fix ifunc-sel.h fix asm constraints and clobber listAurelien Jarno2016-08-142-2/+8
* powerpc: fix ifunc-sel.h with GCC 6Aurelien Jarno2016-08-142-3/+9
* Update from Translation Project.Carlos O'Donell2016-08-044-131/+114
* malloc: Preserve arena free list/thread count invariant [BZ #20370]Florian Weimer2016-08-042-5/+44
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-042-0/+9
* Update for glibc 2.24 release. glibc-2.24Carlos O'Donell2016-08-013-3/+7
* Update libc.pot and NEWS.Carlos O'Donell2016-08-013-187/+425
* sparc: remove ceil, floor, trunc sparc specific implementationsAurelien Jarno2016-08-0247-2245/+64
* CVE-2016-5417 was assigned to bug 19257Florian Weimer2016-07-291-0/+5
* Don't compile do_test with -mavx/-mavx/-mavx512H.J. Lu2016-07-2712-78/+204
* Nios II localplt.data update: remove __eqsf2Chung-Lin Tang2016-07-272-1/+4
* powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero2016-07-212-2/+7
* [AArch64] Update libm-test-ulpsSzabolcs Nagy2016-07-212-4/+8
* S390: Do not clobber r13 with memcpy on 31bit with copies >1MB.Stefan Liebler2016-07-202-8/+10
* microblaze: fix variable name collision with syscall macrosMike Frysinger2016-07-192-21/+28
* elf/elf.h: Add missing Meta relocationsWill Newton2016-07-192-0/+23
* i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387H.J. Lu2016-07-182-2/+13