aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.zack/more-obsolete-typedefsZack Weinberg
2019-06-18Create bits/types headers for most remaining __T_defined macros.Zack Weinberg
2019-06-18Clean up bits/types.h.Zack Weinberg
2019-06-18Simplify definition of __time64_t.Zack Weinberg
2019-06-18Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.Zack Weinberg
2019-06-18sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.Zack Weinberg
2019-06-18Define register_t using bits/typesizes.h macros.Zack Weinberg
2019-06-18Move most headers installed by top-level Makefile to misc/.Zack Weinberg
2019-06-17nl_NL locale: Correct the negative monetary format (bug 24614).Rafal Luzynski
2019-06-17m68k: Remove vDSO supportAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc64 lround/lroundf/llround/llroundfAdhemerval Zanella
2019-06-17powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-17powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintfAdhemerval Zanella
2019-06-14Linux: Fix __glibc_has_include use for <sys/stat.h> and statxFlorian Weimer
2019-06-14<sys/cdefs.h>: Inhibit macro expansion for __glibc_has_includeFlorian Weimer
2019-06-13Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h.Joseph Myers
2019-06-13Allow memset local PLT reference for powerpc soft-float.Joseph Myers
2019-06-13aarch64: handle STO_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-06-13aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy
2019-06-12powerpc: Remove optimized finiteAdhemerval Zanella
2019-06-12math: Use wordsize-64 version for finiteAdhemerval Zanella
2019-06-12powerpc: Remove optimized isinfAdhemerval Zanella
2019-06-12math: Use wordsize-64 version for isinfAdhemerval Zanella
2019-06-12powerpc: Remove optimized isnanAdhemerval Zanella
2019-06-12math: Use wordsize-64 version for isnanAdhemerval Zanella
2019-06-12benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella
2019-06-12powerpc: copysign cleanupAdhemerval Zanella
2019-06-12powerpc: consolidate rintAdhemerval Zanella
2019-06-12libio: freopen of default streams crashes in old programs [BZ #24632]Florian Weimer
2019-06-12Linux: Deprecate <sys/sysctl.h> and sysctlFlorian Weimer
2019-06-12<sys/stat.h>: Use Linux UAPI header for statx if available and usefulFlorian Weimer
2019-06-12<sys/cdefs.h>: Add __glibc_has_include macroFlorian Weimer
2019-06-12Improve performance of memmemWilco Dijkstra
2019-06-12Improve performance of strstrWilco Dijkstra
2019-06-11Benchmark strstr hard needlesWilco Dijkstra
2019-06-10Fix malloc tests build with GCC 10.Joseph Myers
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-06-06[powerpc] get_rounding_mode: utilize faster method to get rounding modePaul A. Clarke
2019-06-06riscv: Do not use __has_include__Florian Weimer
2019-06-05[powerpc] fegetexcept: utilize function instead of duplicating codePaul A. Clarke
2019-06-04iconv: Use __twalk_r in __gconv_release_shlibFlorian Weimer
2019-06-04Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab
2019-06-03Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h.Joseph Myers
2019-06-01Fix data of ChangeLog entryFlorian Weimer
2019-06-01arm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl supportFlorian Weimer
2019-06-01Linux: Add oddly-named arm syscalls to syscall-names.listFlorian Weimer
2019-05-30powerpc: Fix build failures with current GCCGabriel F. T. Gomes
2019-05-29Remove unused get_clockfreq filesAdhemerval Zanella
2019-05-28powerpc: generic nearbyint/nearbyintfAdhemerval Zanella
2019-05-28tt_RU: Add lang_name [BZ #24370]mansayk