summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* malloc: Add missing arena lock in malloc_info [BZ #22408]Florian Weimer2017-11-154-4/+124
* Use __builtin_tgmath in tgmath.h with GCC 8 (bug 21660).Joseph Myers2017-11-152-57/+202
* Fix string/tester.c build with GCC 8.Joseph Myers2017-11-142-2/+54
* Fix string/bug-strncat1.c build with GCC 8.Joseph Myers2017-11-142-0/+13
* Replaced unicode sequences in the ASCII printable rangeClaude Paroz2017-11-14300-15069/+11664
* support: Add <support/next_to_fault.h>Florian Weimer2017-11-135-56/+120
* Add missing ChangeLog sub-entriesFlorian Weimer2017-11-131-0/+3
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-136-4/+21
* timezone: pacify GCC -Wstringop-truncationPaul Eggert2017-11-122-1/+8
* support: Add xstrndup, xunlink, xreadlink, support_create_temp_directoryFlorian Weimer2017-11-1211-5/+219
* Fix clog10_downward ulps on hppa.John David Anglin2017-11-112-2/+6
* resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]Florian Weimer2017-11-114-97/+157
* resolv: ns_name_pton should report trailing \ as error [BZ #22413]Florian Weimer2017-11-113-0/+18
* resolv: Add tst-ns_name_ptonFlorian Weimer2017-11-113-0/+211
* resolv: Add tst-res_hnokFlorian Weimer2017-11-113-0/+161
* resolv: Use test framework in tst-resolv-networkFlorian Weimer2017-11-112-2/+11
* Add jmp_buf-macros.hH.J. Lu2017-11-0926-0/+220
* Handle more _FloatN, _FloatNx types in include/float.h.Joseph Myers2017-11-072-16/+182
* Handle more _FloatN, _FloatNx types in type-generic strtod tests.Joseph Myers2017-11-073-12/+113
* Remove traces of tst-typesizesAndreas Schwab2017-11-072-2/+5
* mfe_MU, miq_NI locales: Escape slashes in d_fmt [BZ #22403]Mike FABIAN2017-11-073-2/+10
* an_ES, kab_DZ, om_ET locales: Escape slashes in d_fmt [BZ #22403]Claude Paroz2017-11-074-3/+13
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-0723-12/+136
* nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-0737-148/+101
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-0719-0/+173
* Move <bits/mman-linux.h> to the Linux sysdeps directoryFlorian Weimer2017-11-073-11/+9
* powerpc: Use latest optimization for internal function callsRajalakshmi Srinivasaraghavan2017-11-072-1/+6
* Optimize sighold implementationAdhemerval Zanella2017-11-062-8/+4
* Cleanup Linux sigqueue implementationAdhemerval Zanella2017-11-062-8/+5
* Simplify Linux sig{timed}wait{info} implementationsAdhemerval Zanella2017-11-065-118/+21
* arm: Implement memchr ifunc selection in CAdhemerval Zanella2017-11-069-285/+296
* arm: Implement memcpy ifunc selection in CAdhemerval Zanella2017-11-0610-82/+139
* Use newly built crt*.o files to build shared objects [BZ #22362]H.J. Lu2017-11-066-0/+43
* Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers2017-11-062-1/+8
* tpi_PG locale: Fix wrong d_fmtMike FABIAN2017-11-042-1/+6
* manual: Document the O_TMPFILE flagFlorian Weimer2017-11-042-0/+32
* Handle more _FloatN, _FloatNx types in __MATH_TG.Joseph Myers2017-11-032-1/+47
* Update translations from the Translation ProjectDmitry V. Levin2017-11-033-4/+9
* manual: Document the linkat functionFlorian Weimer2017-11-042-1/+33
* Handle more _FloatN, _FloatNx types in tgmath.h.Joseph Myers2017-11-032-2/+41
* Declare strtof, strfromf functions for more _FloatN, _FloatNx types.Joseph Myers2017-11-032-2/+151
* aarch64: Guess L1 cache linesize for aarch64Richard Henderson2017-11-032-0/+59
* aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy2017-11-032-54/+55
* arm: Remove lazy tlsdesc initialization related codeSzabolcs Nagy2017-11-035-209/+13
* arm: Remove unnecessary volatile qualifierSzabolcs Nagy2017-11-032-2/+5
* [BZ #18572] arm: Disable lazy initialization of tlsdesc entriesSzabolcs Nagy2017-11-032-9/+21
* [BZ #17078] arm: remove prelinker support for R_ARM_TLS_DESCSzabolcs Nagy2017-11-032-31/+10
* aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy2017-11-035-342/+18
* aarch64: Disable lazy symbol binding of TLSDESCSzabolcs Nagy2017-11-032-5/+19
* Mark lazy tlsdesc helper functions unused to avoid warningsSzabolcs Nagy2017-11-032-0/+7