31682 Commits (e6b4e2de6dd91efdcac80b79149c596de8a26b70)
 

Author SHA1 Message Date
Florian Weimer e6b4e2de6d resolv: Call _res_hconf_init from __res_vinit 9 years ago
Joseph Myers 034e738021 Add float128 support for ia64. 9 years ago
Joseph Myers 251287734e Rename struct ucontext tag (bug 21457). 9 years ago
Joseph Myers c86ed71d63 Add float128 support for x86_64, x86. 9 years ago
Adhemerval Zanella 3f823e87cc Call exit directly in clone (BZ #21512) 9 years ago
Paul E. Murphy f819dbea0a powerpc64le: Enable float128 10 years ago
Gabriel F. T. Gomes a27d2c1935 powerpc64le: Require at least POWER8 for powerpc64le 9 years ago
Gabriel F. T. Gomes 4efe3ce400 powerpc64le: Check for compiler features for float128 10 years ago
Tulio Magno Quites Machado Filho d54bb9b1d3 Prevent an implicit int promotion in malloc/tst-alloc_buffer.c 9 years ago
Rical Jasan d9660db223 manual: Fix a minor grammatical error. 9 years ago
Florian Weimer 513a71a420 resolv/tst-resolv-basic: Add test cases for bug 21295 9 years ago
Dmitry Bilunov 5cf88a83f2 getaddrinfo: Merge IPv6 addresses and IPv4 addresses [BZ #21295] 9 years ago
H.J. Lu 388b4f1a02 Avoid .symver on common symbols [BZ #21666] 9 years ago
Florian Weimer 9a0cc8c1bd inet_pton: Reject IPv6 addresses with many leading zeros [BZ #16637] 9 years ago
Adhemerval Zanella fa872e1b62 Clean pthread functions namespaces for C11 threads 9 years ago
Joseph Myers 06a5b8f799 Update x86 ulps for GCC 7. 9 years ago
Joseph Myers 48273d42bc Make libm-test-support code clear exceptions after each test. 9 years ago
Joseph Myers 16000c8d04 Avoid localplt issues from x86 fereaiseexcept inline. 9 years ago
H.J. Lu 049816c3be x86-64: Optimize L(between_2_3) in memcmp-avx2-movbe.S 9 years ago
Gabriel F. T. Gomes 52a8e5cb43 Document _FloatN and _FloatNx versions of math functions 9 years ago
Florian Weimer bc0382ae90 x86-64: Fix comment typo in memcmp-avx2-movbe.S 9 years ago
Florian Weimer b87d47396f resolv/res_libc.c: Reformat to GNU style 9 years ago
Florian Weimer b1e7c13cc5 resolv: Clean up declarations of the __res_initstamp variable 9 years ago
Florian Weimer 3ec7c02cc3 x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662] 9 years ago
Gabriel F. T. Gomes 7fa1d9462b Add libio-mtsafe flags to the build of strfromf128 9 years ago
Gabriel F. T. Gomes 18a336772d Prepare the manual to display math errors for float128 functions 9 years ago
Gabriel F. T. Gomes 9f0170af26 Include libc-header-start.h in include/float.h 9 years ago
Paul Clarke c340290de8 Optimized version of powf() 9 years ago
Rogerio A. Cardoso 76c4c838e7 powerpc: Fix sinf() IFUNC fallback. 9 years ago
Paul Clarke 1301c20f6c powerpc: fix sysconf support for cache geometries 9 years ago
Tulio Magno Quites Machado Filho 7dcdfbcf67 powerpc: Update AT_HWCAP[2] bits 9 years ago
Rajalakshmi Srinivasaraghavan 12f50337ae powerpc: refactor strrchr IFUNC 9 years ago
Rajalakshmi Srinivasaraghavan 001b09a6a2 powerpc: Add optimized version of [l]lroundf 9 years ago
Joseph Myers c271ff9469 Support _Float128 in ldbl-96 bits/iscanonical.h. 9 years ago
Joseph Myers 8d375dafe2 Support _Float128 in math-tests.h. 9 years ago
Joseph Myers f20079d219 Fix float128_private.h redefinition of SET_RESTORE_ROUNDL. 9 years ago
Joseph Myers db7a548d02 Make float128_private.h work with generic ieee754.h. 9 years ago
Joseph Myers d08cdabdd0 Correct min_of_type handling of _Float128. 9 years ago
Joseph Myers 46d2e49c49 Make errno-setting libm templates include errno.h. 9 years ago
Joseph Myers 33711da4e9 Fix float128 uses of xlocale.h. 9 years ago
Siddhesh Poyarekar 5dee08fda6 Add ChangeLog entries for the last 3 commits 9 years ago
Siddhesh Poyarekar 25d5247277 benchtests: New script to parse memcpy results 9 years ago
Siddhesh Poyarekar 5ee1e3cebc benchtests: Make memcpy benchmarks print results in json 9 years ago
Siddhesh Poyarekar 738a9914a0 benchtests: Print string array elements, int and uint in json 9 years ago
Gabriel F. T. Gomes 5070551cbf Describe remainder as primary and drem as alternative in the manual 9 years ago
Gabriel F. T. Gomes 5ae2266943 Provide an additional macro expansion for F128 in stdlib/tst-strtod.h 9 years ago
Rafal Luzynski 95b38bbb03 localedata: fur_IT: Fix spelling of Wednesday (Miercus) 9 years ago
Mike FABIAN 925fac7793 Bug 21533: Update to Unicode 10.0.0 9 years ago
Benjamin Cama f768b45020 inet: __inet6_scopeid_pton should accept node-local addresses [BZ #21657] 9 years ago
Florian Weimer 0a47d031e4 _nl_load_domain: Use calloc instead of alloca 9 years ago