]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2019-07-10  DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
2019-07-10  Szabolcs Nagyaarch64: simplify the DT_AARCH64_VARIANT_PCS handling...
2019-07-10  Andreas SchwabDon't declare __malloc_check_init in <malloc.h> (bug...
2019-07-10  Mao Hanlocale/tst-locale-locpath: Fix arguments passing
2019-07-09  Paul A. Clarke[powerpc] fenv_libc.h: protect use of __builtin_cpu_sup...
2019-07-08  DJ Delorienftw: fill in stat buf for dangling links [BZ #23501]
2019-07-08  DJ DelorieNEWS: clarify copy_file_range
2019-07-08  Adhemerval... powerpc: refactor logb{f,l}
2019-07-08  Adhemerval... math: Use wordsize-64 version for s_logb
2019-07-08  Adhemerval... benchtests: Add logb{f} benchmark
2019-07-08  Adhemerval... powerpc: Refactor modf{f}
2019-07-08  Adhemerval... powerpc: hypot refactor and optimization
2019-07-08  Adhemerval... benchtests: hypot benchmark
2019-07-08  Vincent Chendl-vdso: Add LINUX_4 HASH CODE to support nds32 vdso...
2019-07-04  Andreas Schwabriscv: restore ABI compatibility (bug 24484)
2019-07-04  Szabolcs Nagyaarch64: new ifunc resolver ABI
2019-07-02  Florian Weimernptl: Remove vfork IFUNC-based forwarder from libpthrea...
2019-07-02  Florian Weimermalloc: Add nptl, htl dependency for the subdirectory...
2019-07-02  Stefan LieblerFix build warnings in resolv/res_send.c
2019-07-02  Florian Weimerbuild-many-glibcs.py: Add v4t variant for arm-linux...
2019-07-01  H.J. LuCall _dl_open_check after relocation [BZ #24259]
2019-06-30  Paul A. Clarkepowerpc: Use faster means to access FPSCR when possible...
2019-06-28  Wilco DijkstraFurther improve string bench timing
2019-06-28  Anton YoudkevitchBump up the runtime for "short" benchmarks
2019-06-28  Florian WeimerLinux: Use mmap instead of malloc in dirent/tst-getdents64
2019-06-28  Tobias KlauserReplace PREPARE_VERSION macro with inline function
2019-06-28  Florian Weimerld.so: Support moving versioned symbols between sonames...
2019-06-28  Florian Weimersupport: Add xdlvsym function
2019-06-28  Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-06-27  Gabriel F.... Prepare vfprintf to use __printf_fp/__printf_fphex...
2019-06-27  Florian WeimerLinux: Adjust gedents64 buffer size to int range [BZ...
2019-06-26  H.J. Lux86: Add sysdeps/x86/dl-lookupcfg.h
2019-06-26  Adhemerval... powerpc: Use generic e_expf
2019-06-26  Adhemerval... powerpc: Refactor powerpc32 lround/lroundf/llround...
2019-06-26  Vincent ChenLinux: Add nds32 specific syscalls to syscall-names...
2019-06-26  Stefan LieblerFix build warnings in nptl/tst-eintr1.c
2019-06-26  Stefan LieblerFix build warnings in locale/programs/ld-ctype.c
2019-06-25  Stefan LieblerS390: Regenerate ULPs.
2019-06-24  Rafal Luzynskiszl_PL locale: Fix a typo in the previous commit (bug...
2019-06-24  Grzegorz Kulikszl_PL locale: Spelling corrections (bug 24652).
2019-06-21  Rafal Luzynskinl_{AW,NL}: Correct the thousands separator and groupin...
2019-06-21  Tobias KlauserAdd missing VDSO_{NAME,HASH}_* macros and use them...
2019-06-21  Mike Crowenptl: Convert various tests to use libsupport
2019-06-21  Mike Crowesupport: Invent verbose_printf macro
2019-06-21  Mike Crowesupport: Add xclock_now helper function.
2019-06-20  Dmitry V. Levinlibio: do not attempt to free wide buffers of legacy...
2019-06-20  Paul A. Clarke[powerpc] add 'volatile' to asm
2019-06-19  Stan Shebspowerpc: Fix static-linked version of __ppc_get_timebas...
2019-06-19  Rafal Luzynskinl_AW locale: Correct the negative monetary format...
2019-06-19  Stefan LieblerFix gcc 9 build errors for make xcheck. [BZ #24556]
2019-06-19  Florian Weimerdlfcn: Avoid one-element flexible array in Dl_serinfo...
2019-06-18  Florian Weimerelf: Refuse to dlopen PIE objects [BZ #24323]
2019-06-17  Rafal Luzynskinl_NL locale: Correct the negative monetary format...
2019-06-17  Adhemerval... m68k: Remove vDSO support
2019-06-17  Adhemerval... powerpc: Refactor powerpc64 lround/lroundf/llround...
2019-06-17  Adhemerval... powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf
2019-06-17  Adhemerval... powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf
2019-06-14  Florian WeimerLinux: Fix __glibc_has_include use for <sys/stat.h...
2019-06-14  Florian Weimer<sys/cdefs.h>: Inhibit macro expansion for __glibc_has_...
2019-06-13  Joseph MyersAdd IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits...
2019-06-13  Joseph MyersAllow memset local PLT reference for powerpc soft-float.
2019-06-13  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS
2019-06-13  Szabolcs Nagyaarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VAR...
2019-06-12  Adhemerval... powerpc: Remove optimized finite
2019-06-12  Adhemerval... math: Use wordsize-64 version for finite
2019-06-12  Adhemerval... powerpc: Remove optimized isinf
2019-06-12  Adhemerval... math: Use wordsize-64 version for isinf
2019-06-12  Adhemerval... powerpc: Remove optimized isnan
2019-06-12  Adhemerval... math: Use wordsize-64 version for isnan
2019-06-12  Adhemerval... benchtests: Add isnan/isinf/isfinite benchmark
2019-06-12  Adhemerval... powerpc: copysign cleanup
2019-06-12  Adhemerval... powerpc: consolidate rint
2019-06-12  Florian Weimerlibio: freopen of default streams crashes in old progra...
2019-06-12  Florian WeimerLinux: Deprecate <sys/sysctl.h> and sysctl
2019-06-12  Florian Weimer<sys/stat.h>: Use Linux UAPI header for statx if availa...
2019-06-12  Florian Weimer<sys/cdefs.h>: Add __glibc_has_include macro
2019-06-12  Wilco DijkstraImprove performance of memmem
2019-06-12  Wilco DijkstraImprove performance of strstr
2019-06-11  Wilco DijkstraBenchmark strstr hard needles
2019-06-10  Joseph MyersFix malloc tests build with GCC 10.
2019-06-07  Florian WeimerLinux: Add getdents64 system call
2019-06-06  Paul A. Clarke[powerpc] get_rounding_mode: utilize faster method...
2019-06-06  Florian Weimerriscv: Do not use __has_include__
2019-06-06  Paul A. Clarke[powerpc] fegetexcept: utilize function instead of...
2019-06-04  Florian Weimericonv: Use __twalk_r in __gconv_release_shlib
2019-06-04  Andreas SchwabFix iconv buffer handling with IGNORE error handler...
2019-06-03  Joseph MyersAdd INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet...
2019-06-01  Florian WeimerFix data of ChangeLog entry
2019-06-01  Florian Weimerarm: Remove ioperm/iopl/inb/inw/inl/outb/outw/outl...
2019-06-01  Florian WeimerLinux: Add oddly-named arm syscalls to syscall-names...
2019-05-30  Gabriel F.... powerpc: Fix build failures with current GCC
2019-05-29  Adhemerval... Remove unused get_clockfreq files
2019-05-28  Adhemerval... powerpc: generic nearbyint/nearbyintf
2019-05-28  mansayktt_RU: Add lang_name [BZ #24370]
2019-05-28  mansayktt_RU: Fix orthographic mistakes in mon and abmon secti...
2019-05-28  Joseph MyersAdd IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h.
2019-05-27  Florian Weimernptl: Add comment to __pthread_get_minstack about exter...
2019-05-24  Florian Weimernss_dns: Check for proper A/AAAA address alignment
2019-05-23  Joseph MyersAdd F_SEAL_FUTURE_WRITE from Linux 5.1 to bits/fcntl...
2019-05-23  Alexandra Hájkováelf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
next