about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix static-linked version of __ppc_get_timebase_freq [BZ #24640]Stan Shebs2019-06-194-1/+35
* nl_AW locale: Correct the negative monetary format (bug 24614).Rafal Luzynski2019-06-192-2/+9
* Fix gcc 9 build errors for make xcheck. [BZ #24556]Stefan Liebler2019-06-197-6/+21
* dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]Florian Weimer2019-06-192-0/+18
* elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer2019-06-185-6/+79
* nl_NL locale: Correct the negative monetary format (bug 24614).Rafal Luzynski2019-06-174-3/+14
* m68k: Remove vDSO supportAdhemerval Zanella2019-06-1710-321/+43
* powerpc: Refactor powerpc64 lround/lroundf/llround/llroundfAdhemerval Zanella2019-06-1731-490/+240
* powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-1723-342/+116
* powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintfAdhemerval Zanella2019-06-1722-225/+113
* Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer2019-06-142-2/+10
* <sys/cdefs.h>: Inhibit macro expansion for __glibc_has_includeFlorian Weimer2019-06-142-1/+9
* Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers2019-06-132-0/+4
* Allow memset local PLT reference for powerpc soft-float.Joseph Myers2019-06-132-0/+6
* aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy2019-06-134-4/+69
* aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2019-06-132-0/+12
* powerpc: Remove optimized finiteAdhemerval Zanella2019-06-1220-654/+29
* math: Use wordsize-64 version for finiteAdhemerval Zanella2019-06-123-58/+10
* powerpc: Remove optimized isinfAdhemerval Zanella2019-06-1220-634/+28
* math: Use wordsize-64 version for isinfAdhemerval Zanella2019-06-123-43/+9
* powerpc: Remove optimized isnanAdhemerval Zanella2019-06-1236-1381/+48
* math: Use wordsize-64 version for isnanAdhemerval Zanella2019-06-123-51/+9
* benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella2019-06-125-1/+74
* powerpc: copysign cleanupAdhemerval Zanella2019-06-1221-504/+94
* powerpc: consolidate rintAdhemerval Zanella2019-06-128-293/+44
* libio: freopen of default streams crashes in old programs [BZ #24632]Florian Weimer2019-06-123-1/+12
* Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer2019-06-126-35/+26
* <sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer2019-06-1211-71/+219
* <sys/cdefs.h>: Add __glibc_has_include macroFlorian Weimer2019-06-122-0/+10
* Improve performance of memmemWilco Dijkstra2019-06-122-42/+89
* Improve performance of strstrWilco Dijkstra2019-06-123-51/+132
* Benchmark strstr hard needlesWilco Dijkstra2019-06-112-0/+83
* Fix malloc tests build with GCC 10.Joseph Myers2019-06-103-1/+19
* Linux: Add getdents64 system callFlorian Weimer2019-06-0738-9/+282
* [powerpc] get_rounding_mode: utilize faster method to get rounding modePaul A. Clarke2019-06-063-3/+68
* riscv: Do not use __has_include__Florian Weimer2019-06-062-1/+6
* [powerpc] fegetexcept: utilize function instead of duplicating codePaul A. Clarke2019-06-052-13/+6
* iconv: Use __twalk_r in __gconv_release_shlibFlorian Weimer2019-06-042-11/+9
* Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab2019-06-046-23/+124
* Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.Joseph Myers2019-06-032-0/+5
* Fix data of ChangeLog entryFlorian Weimer2019-06-011-1/+1
* arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer2019-06-015-176/+46
* Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer2019-06-012-0/+11
* powerpc: Fix build failures with current GCCGabriel F. T. Gomes2019-05-308-37/+48
* Remove unused get_clockfreq filesAdhemerval Zanella2019-05-293-2/+6
* powerpc: generic nearbyint/nearbyintfAdhemerval Zanella2019-05-288-303/+86
* tt_RU: Add lang_name [BZ #24370]mansayk2019-05-282-0/+6
* tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]mansayk2019-05-282-24/+30
* Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.Joseph Myers2019-05-282-0/+5
* nptl: Add comment to __pthread_get_minstack about external usersFlorian Weimer2019-05-272-0/+12