]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2016-08-11  Florian WeimerAdd missing reference to bug 20452
2016-08-10  Joseph MyersFix powerpc fesetexceptflag clearing FE_INVALID (bug...
2016-08-10  Joseph MyersAdd tests for fegetexceptflag, fesetexceptflag.
2016-08-10  Martin Pittlocales: en_CA: update d_fmt [BZ #9842]
2016-08-09  Mike FrysingerChangeLog: change Winblowz to Windows
2016-08-09  Mike Frysingerlocaledata: change M$ to Microsoft
2016-08-09  Torvald RiegelAdd atomic operations required by the new condition...
2016-08-08  Samuel ThibaultFix recvmsg returning SIGLOST on PF_LOCAL sockets
2016-08-05  Aurelien Jarnosparc32/sparcv9: add a VIS3 version of fdim
2016-08-05  Aurelien Jarnosparc: remove fdim sparc specific implementations
2016-08-05  Aurelien Jarnosparc: build with -mvis on sparc32/sparcv9 and sparc64
2016-08-05  Paul E. MurphyImprove gen-libm-test.pl LIT() application
2016-08-05  Joseph MyersFix math.h comment about bits/mathdef.h.
2016-08-05  Torvald RiegelAdd atomic_exchange_relaxed.
2016-08-04  Joseph MyersDo not call __nan in scalb functions.
2016-08-04  Carlos O'DonellUpdate PO files.
2016-08-04  Florian Weimerx86: Use sysdep.o from libc.a in static libraries
2016-08-03  Joseph MyersAlso handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test...
2016-08-03  Joseph MyersFix typo in last arith.texi change.
2016-08-03  Zack WeinbergDeprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
2016-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-08-03  Zack WeinbergAdd utility macros for clang detection, and deprecation...
2016-08-03  Joseph MyersSupport __STDC_WANT_IEC_60559_BFP_EXT__ feature test...
2016-08-03  Paul E. MurphyUnify drift between _Complex function type variants
2016-08-03  Paul E. MurphyRefactor part of math Makefile
2016-08-03  Paul E. MurphyRemove tacit double usage in ldbl-128
2016-08-03  Tom TromeyUpdate and install proc_service.h [BZ #20311]
2016-08-03  Florian Weimerelf: Do not use memalign for TCB/TLS blocks allocation...
2016-08-03  Florian Weimerelf: Avoid using memalign for TLS allocations [BZ ...
2016-08-03  Florian Weimerelf: dl-minimal malloc needs to respect fundamental...
2016-08-03  Joseph MyersDefine UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.
2016-08-03  Joseph MyersDefine PF_QIPCRTR, AF_QIPCRTR from Linux 4.7 in bits...
2016-08-03  Aurelien Jarnosparc64: add a VIS3 version of ceil, floor and trunc
2016-08-03  David S. MillerFix sNaN handling in nearbyint on 32-bit sparc.
2016-08-03  David S. MillerFix wide-char testsuite SIGBUS on platforms such as...
2016-08-02  Aurelien Jarnopowerpc: fix ifunc-sel.h fix asm constraints and clobbe...
2016-08-02  Aurelien Jarnopowerpc: fix ifunc-sel.h with GCC 6
2016-08-02  Joseph MyersSupport __STDC_WANT_LIB_EXT2__ feature test macro.
2016-08-02  Florian WeimerAdd support for referencing specific symbol versions
2016-08-02  Florian Weimermalloc: Run tests without calling mallopt [BZ #19469]
2016-08-02  Andrew Senkevichx86_64: Call finite scalar versions in vectorized log...
2016-08-02  Florian Weimermalloc: Preserve arena free list/thread count invariant...
2016-08-02  Aurelien Jarnoalpha: fix trunc for big input values
2016-08-02  Aurelien Jarnoalpha: fix rint on sNaN input
2016-08-02  Aurelien Jarnoalpha: fix floor on sNaN input
2016-08-02  Aurelien Jarnoalpha: fix ceil on sNaN input
2016-08-02  Carlos O'DonellOpen development for 2.25. glibc-2.24.90
2016-08-02  Carlos O'DonellUpdate for glibc 2.24 release. glibc-2.24
2016-08-02  Carlos O'DonellUpdate libc.pot and NEWS.
2016-08-02  Aurelien Jarnosparc: remove ceil, floor, trunc sparc specific impleme...
2016-07-29  Florian WeimerCVE-2016-5417 was assigned to bug 19257
2016-07-27  H.J. LuDon't compile do_test with -mavx/-mavx/-mavx512
2016-07-27  Chung-Lin TangNios II localplt.data update: remove __eqsf2
2016-07-21  Gustavo Romeropowerpc: Fix missing verb and typo in comment about...
2016-07-21  Szabolcs Nagy[AArch64] Update libm-test-ulps
2016-07-20  Stefan LieblerS390: Do not clobber r13 with memcpy on 31bit with...
2016-07-19  Mike Frysingermicroblaze: fix variable name collision with syscall...
2016-07-19  Will Newtonelf/elf.h: Add missing Meta relocations
2016-07-18  H.J. Lui386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387
2016-07-18  Khem Rajelf: Define missing Meta architecture specific relocations
2016-07-18  Siddhesh PoyarekarFix cos computation for multiple precision fallback...
2016-07-18  Zack WeinbergDon't install the internal header grp-merge.h
2016-07-18  Szabolcs Nagy[AArch64] Regenerate libm-test-ulps
2016-07-13  Samuel ThibaultFix TABDLY value
2016-07-13  Adhemerval... Refactor Linux raise implementation (BZ#15368)
2016-07-13  H.J. LuRegenerate i686 libm-test-ulps with GCC 6.1 at -O3...
2016-07-12  H.J. Lux86-64: Add p{read,write}[v]64 to syscalls.list [BZ...
2016-07-12  H.J. LuTest p{read,write}64 with offset > 4GB
2016-07-12  H.J. Lux86-64: Properly align stack in _dl_tlsdesc_dynamic...
2016-07-11  H.J. LuX86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]
2016-07-11  Siddhesh PoyarekarRevert "Add pretty printers for the NPTL lock types"
2016-07-11  Szabolcs Nagy[AArch64] Add bits/hwcap.h for aarch64 linux
2016-07-11  Szabolcs Nagy[AArch64] Fix libc internal asm profiling code
2016-07-08  Adhemerval... Fix LO_HI_LONG definition
2016-07-08  Adhemerval... Remove __ASSUME_OFF_DIFF_OFF64 definition
2016-07-08  Martin GalvanAdd pretty printers for the NPTL lock types
2016-07-08  Chris Metcalftile: only define __ASSUME_ALIGNED_REGISTER_PAIRS for...
2016-07-08  Aurelien JarnoDefine __USE_KERNEL_IPV6_DEFS macro for non-Linux kernels
2016-07-08  Aurelien Jarnoppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).
2016-07-07  Aurelien Jarnolocaledata: fix de_LI locale
2016-07-07  Andreas SchwabAdd test case for bug 20263
2016-07-07  Jiyoung YunFix robust mutex daedlock [BZ #20263]
2016-07-06  Samuel ThibaultAdd missing changelog part
2016-07-06  Aurelien JarnoNew locale de_LI
2016-07-06  Stefan LieblerS390: Use DT_JUMPREL in prelink undo code.
2016-07-06  John David... hppa: Update libm-test-ulps.
2016-07-06  Samuel Thibaulthurd: Fix PTR_{,DE}MANGLE calls
2016-07-05  H.J. LuMake copies of cstdlib/cmath and use them [BZ #20314]
2016-07-05  Chris MetcalfBump up tst-malloc-thread-fail timeout from 20 to 30s
2016-07-05  Rajalakshmi... powerpc: Fix return code of strcasecmp for unaligned...
2016-07-05  Adhemerval... nptl: Add more coverage in tst-cancel4
2016-07-04  Andreas Schwabm68k: suppress -Wframe-address warning
2016-07-04  Gunnar Hjalmarssonlocaledata: id_ID: Februari instead of Pebruari [BZ...
2016-07-01  Maciej W. RozyckiTreat STV_HIDDEN and STV_INTERNAL symbols as STB_LOCAL
2016-07-01  Aurelien JarnoSPARC: fix nearbyint on sNaN input
2016-07-01  H.J. LuRequire binutils 2.24 to build x86-64 glibc [BZ #20139]
2016-07-01  Andrew SenkevichFixed wrong vector sincos/sincosf ABI to have it compat...
2016-07-01  Aurelien JarnoSPARC64: update localplt.data
2016-06-30  Anton Blanchardpowerpc: Add a POWER8-optimized version of sinf()
next