aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-06-12powerpc: Remove optimized finiteAdhemerval Zanella1-0/+26
2019-06-12math: Use wordsize-64 version for finiteAdhemerval Zanella1-0/+3
2019-06-12powerpc: Remove optimized isinfAdhemerval Zanella1-0/+26
2019-06-12math: Use wordsize-64 version for isinfAdhemerval Zanella1-0/+3
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella1-0/+46
2019-06-12math: Use wordsize-64 version for isnanAdhemerval Zanella1-0/+3
2019-06-12benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella1-0/+7
2019-06-12powerpc: copysign cleanupAdhemerval Zanella1-0/+30
2019-06-12powerpc: consolidate rintAdhemerval Zanella1-0/+12
2019-06-12libio: freopen of default streams crashes in old programs [BZ #24632]Florian Weimer1-0/+6
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer1-0/+13
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer1-0/+17
2019-06-12<sys/cdefs.h>: Add __glibc_has_include macroFlorian Weimer1-0/+4
2019-06-12Improve performance of memmemWilco Dijkstra1-0/+4
2019-06-12Improve performance of strstrWilco Dijkstra1-0/+9
2019-06-11Benchmark strstr hard needlesWilco Dijkstra1-0/+4
2019-06-10Fix malloc tests build with GCC 10.Joseph Myers1-0/+7
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-0/+75
2019-06-06[powerpc] get_rounding_mode: utilize faster method to get rounding modePaul A. Clarke1-0/+9
2019-06-06riscv: Do not use __has_include__Florian Weimer1-0/+5
2019-06-05[powerpc] fegetexcept: utilize function instead of duplicating codePaul A. Clarke1-0/+5
2019-06-04iconv: Use __twalk_r in __gconv_release_shlibFlorian Weimer1-0/+6
2019-06-04Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab1-0/+17
2019-06-03Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.Joseph Myers1-0/+4
2019-06-01Fix data of ChangeLog entryFlorian Weimer1-1/+1
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer1-0/+10
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer1-0/+6
2019-05-30powerpc: Fix build failures with current GCCGabriel F. T. Gomes1-0/+20
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella1-0/+6
2019-05-28powerpc: generic nearbyint/nearbyintfAdhemerval Zanella1-0/+11
2019-05-28tt_RU: Add lang_name [BZ #24370]mansayk1-0/+5
2019-05-28tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]mansayk1-0/+6
2019-05-28Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.Joseph Myers1-0/+4
2019-05-27nptl: Add comment to __pthread_get_minstack about external usersFlorian Weimer1-0/+4
2019-05-24nss_dns: Check for proper A/AAAA address alignmentFlorian Weimer1-0/+5
2019-05-23Add F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl-linux.h.Joseph Myers1-0/+5
2019-05-23elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]Alexandra Hájková1-0/+9
2019-05-22Add ChangeLog entry for previous commit.Zack Weinberg1-0/+29
2019-05-21Improve string benchtest timingWilco Dijkstra1-0/+17
2019-05-21sysvipc: Add missing bit of semtimedop s390 consolidationAdhemerval Zanella1-0/+7
2019-05-21wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]Florian Weimer1-0/+9
2019-05-21libio: Fix gconv-related memory leak [BZ #24583]Florian Weimer1-0/+17
2019-05-20libio: Remove codecvt vtable [BZ #24588]Florian Weimer1-0/+43
2019-05-20support: Expose sbindir as support_sbindir_prefixFlorian Weimer1-0/+7
2019-05-20support: Add missing EOL terminators on timespecMike Crowe1-0/+3
2019-05-20support: Correct confusing commentMike Crowe1-0/+4
2019-05-20sysvipc: Consolidate semtimedop s390Adhemerval Zanella1-0/+7
2019-05-20sysvipc: Fix compat msgctl (BZ#24570)Adhemerval Zanella1-0/+6
2019-05-20Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.Joseph Myers1-0/+5
2019-05-17Small tcache improvementsWilco Dijkstra1-0/+8