about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove zero terminator for .eh_frame in libc.so [BZ #22053] hjl/pr22053/masterH.J. Lu2017-08-311-8/+0
* Place $(elf-objpfx)sofini.os last [BZ #22051]H.J. Lu2017-08-312-1/+12
* libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are definedFlorian Weimer2017-08-3148-751/+166
* malloc: Change top_check return type to voidFlorian Weimer2017-08-313-15/+20
* Fix decimal point and thousands separator in es_CU locale to agree with CLDR.Mike FABIAN2017-08-312-4/+12
* Remove redundant data in li_BE which is identical to the data in li_NLAkhilesh Kumar2017-08-312-36/+6
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-3029-96/+369
* dynarray: Set errno on overflow-induced allocation failureFlorian Weimer2017-08-304-3/+49
* malloc: Remove corrupt arena flagFlorian Weimer2017-08-303-31/+10
* malloc: Remove check_action variable [BZ #21754]Florian Weimer2017-08-306-188/+65
* aarch64: Fix tst-makecontext3 in ILP32 mode.Steve Ellcey2017-08-302-5/+10
* malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer2017-08-305-51/+37
* Do not scale NPTL tests with available number of CPUsFlorian Weimer2017-08-303-12/+9
* Use “.” in thousands_sep in the ca_ES localeMike FABIAN2017-08-302-4/+10
* Add country_name for mni_INMike FABIAN2017-08-302-0/+7
* Fix abbreviated weeks and months for Somali to agree with CLDRAkhilesh Kumar2017-08-305-23/+32
* Update hanzi collation by strokeWei-Lun Chao2017-08-292-22643/+28242
* Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers2017-08-292-33/+50
* 2017-08-29 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-292-4/+51
* MIPS/o32: Fix internal_syscall5/6/7Adhemerval Zanella2017-08-2915-186/+208
* ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella2017-08-293-26/+39
* [AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2017-08-292-2/+5
* iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]Florian Weimer2017-08-296-2/+167
* iconv: Mangle __btowc_fct even without __init_fct [BZ #22025]Florian Weimer2017-08-292-12/+19
* Fix bits/math-finite.h _MSUF_ expansion namespace (bug 22028).Joseph Myers2017-08-295-39/+105
* gconv: Consistently mangle NULL function pointers [BZ #22025]Patsy Franklin2017-08-295-39/+47
* Use “,” as mon_decimal_point for ru_RU and os_RU locales (follow CLDR)Mike FABIAN2017-08-293-17/+13
* Add locale for mfe_MUAkhilesh Kumar2017-08-295-0/+196
* Use NFC for the strings in “day”, “yesstr”, and “nostr” in the sg...Mike FABIAN2017-08-292-3/+8
* Provide a C++ version of iszero that does not use __MATH_TG (bug 21930)Gabriel F. T. Gomes2017-08-284-5/+127
* Fix country_name in zu_ZA to agree with CLDRAkhilesh Kumar2017-08-282-2/+6
* x86_64 __redirect_ieee754_expf: Change double to floatH.J. Lu2017-08-282-1/+6
* Simplify math-svid-compat code.Joseph Myers2017-08-283-19/+17
* Remove abi-*-options compiler flagsFlorian Weimer2017-08-289-53/+24
* hurd: Remove duplicate symbol versionSamuel Thibault2017-08-283-10/+0
* hurd: Fix typoSamuel Thibault2017-08-282-2/+2
* <bits/syscall.h>: Use an arch-independent system call list on LinuxFlorian Weimer2017-08-286-68/+881
* 2017-08-27 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2017-08-277-1/+200
* hurd: Fix static initialization with -fstack-protector-strongSamuel Thibault2017-08-273-0/+19
* hurd: fix build with -fstack-protector-strongSamuel Thibault2017-08-276-1/+17
* hurd: Add system-specific sysmacros.hSamuel Thibault2017-08-272-0/+64
* x86: Remove assembly versions of index_cpu_*/index_arch_*H.J. Lu2017-08-252-42/+6
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-252-1/+7
* Use __HAVE_DISTINCT_FLOAT128 in tgmath.h.Joseph Myers2017-08-252-1/+4
* Clean up bits/math-finite.h for aliasing types.Joseph Myers2017-08-253-23/+38
* Remove powerpc32 sqrt wrappers.Joseph Myers2017-08-2512-604/+23
* Fix the C++ version of issignaling when __NO_LONG_DOUBLE_MATH is definedGabriel F. T. Gomes2017-08-242-1/+15
* Remove cancellation support for syscall generationAdhemerval Zanella2017-08-2425-2766/+348
* Fix CFLAGS override in sysdeps/ieee754/dbl-64Szabolcs Nagy2017-08-242-3/+7
* x86-64: Regenerate libm-test-ulps for AVX512 mathvec testsH.J. Lu2017-08-232-2/+6