aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-19Add clang version of __hidden_protoStan Shebs1-0/+10
2018-01-19Skip undefined va_arg_packStan Shebs1-0/+4
2018-01-19De-nest test-ffs.cStan Shebs1-16/+15
2018-01-19De-nest makedb.cStan Shebs1-0/+45
2018-01-19De-nest regcomp.c, suppress GCC warnings about itStan Shebs2-1/+273
2018-01-18Un-nest nested functions in dynamic linkerStan Shebs5-1/+120
2018-01-18Skip execstack test, depends on nested functionStan Shebs1-0/+2
2018-02-07Linux: use reserved name __key in pkey_get [BZ #22797]Igor Gnatenko3-1/+8
2018-02-06Add a missing ChangeLog item in commit 371b220f620H.J. Lu1-0/+1
2018-02-06NEWS: add an entry for bug 22638Dmitry V. Levin1-0/+8
2018-02-06sparc: Check PIC instead of SHARED in start.S [BZ #22638]H.J. Lu3-4/+10
2018-02-06Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]Florian Weimer2-0/+6
2018-02-01Update for 2.27 releaseglibc-2.27Dmitry V. Levin3-3/+7
2018-02-01Fix ChangeLog formattingDmitry V. Levin1-23/+24
2018-02-01NEWS: add the list of bugs fixed in 2.27Dmitry V. Levin2-2/+316
2018-02-01Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]Florian Weimer2-0/+5
2018-02-01stdlib: Fixing test-*atexit*-race tests on ia64Adhemerval Zanella2-1/+9
2018-02-01Update contributions in the manualDmitry V. Levin2-4/+20
2018-02-01NEWS: List the languages which use the alternative months.Rafal Luzynski2-1/+15
2018-02-01crypt: Fix badsalttest test (Bug 22765)Il'ya Malakhov2-0/+8
2018-01-31Fix typo in the previous commitDmitry V. Levin2-2/+2
2018-01-31Update information about the newest versions of tools used to build glibcDmitry V. Levin3-12/+20
2018-01-30allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault2-2/+7
2018-01-30hurd: Fix ChangeLog dateSamuel Thibault1-2/+2
2018-01-30nss: Adjust tests to use nss_files onlyFlorian Weimer3-0/+12
2018-01-30hr_HR: Add alternative month names (bug 10871).Rafal Luzynski2-2/+22
2018-01-30hurd: include generic's hp-timing.h instead of copying itSamuel Thibault1-18/+1
2018-01-30hurd: Add tlsdesc.symSamuel Thibault2-0/+20
2018-01-30hurd: disable hp timingSamuel Thibault2-0/+39
2018-01-29hurd: Fix comments for FREAD and FWRITESamuel Thibault3-5/+4
2018-01-29malloc: Use assert.h's assert macroSamuel Thibault2-7/+7
2018-01-29libio: Rename _FWRITE to FWRITE_FUNCSamuel Thibault3-6/+8
2018-01-29allocalim.h: Fix codestyleSamuel Thibault2-3/+5
2018-01-29hurd: Fix ChangeLog dateSamuel Thibault1-1/+1
2018-01-29hurd: Fix preprocessor indentationSamuel Thibault5-35/+35
2018-01-29Reject invalid definitions of _POSIX_CHOWN_RESTRICTED, _POSIX_NO_TRUNC, _POSI...Andreas Schwab3-24/+24
2018-01-29hurd: Add expected ABI listsSamuel Thibault14-4/+3695
2018-01-29RISC-V: Add ipc_priv.hPalmer Dabbelt2-0/+25
2018-01-29Add RISC-V to build-many-glibcs.pyPalmer Dabbelt2-0/+19
2018-01-29RISC-V: Build InfastructurePalmer Dabbelt19-0/+451
2018-01-29RISC-V: Add ABI ListsPalmer Dabbelt20-0/+8101
2018-01-29RISC-V: Linux Startup and Dynamic Loading CodePalmer Dabbelt4-0/+155
2018-01-29RISC-V: Linux ABIPalmer Dabbelt24-0/+1445
2018-01-29RISC-V: Linux Syscall InterfacePalmer Dabbelt10-0/+610
2018-01-29RISC-V: Atomic and Locking RoutinesPalmer Dabbelt5-0/+307
2018-01-29RISC-V: Hard Float SupportPalmer Dabbelt59-0/+2219
2018-01-29RISC-V: Generic <math.h> and soft-fp RoutinesPalmer Dabbelt8-0/+337
2018-01-29RISC-V: Thread-Local Storage SupportPalmer Dabbelt6-0/+269
2018-01-29RISC-V: ABI ImplementationPalmer Dabbelt24-0/+1170
2018-01-29Add documentation for __riscv_flush_icachePalmer Dabbelt2-0/+21