2016-05-27 |
Paul E. Murphy | Replace M_PIl with lit_pi in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Replace M_PI2l with lit_pi_2_d in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Refactor M_ macros defined in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Avoid "invalid" exceptions from powerpc fabsl (sNaN... |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Remove unused macros from libm-test.inc. |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Refactor type specific macros using regexes |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Paul E. Murphy | Begin refactor of libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-27 |
Joseph Myers | Fix ldbl-128ibm ceill, rintl etc. for sNaN arguments... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Fix ldbl-128ibm sqrtl (sNaN) (bug 20153). |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Fix ldbl-128 j0l, j1l, y0l, y1l for sNaN argument ... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Add more sNaN tests to libm-test.inc. |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Joseph Myers | Support sNaN testing in libm-test.inc. |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Adhemerval... | network: Fix missing bits from {recv,send}{m}msg standa... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Adhemerval... | network: recvmmsg and sendmmsg standard compliance... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Adhemerval... | network: recvmsg and sendmsg standard compliance (BZ... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Adhemerval... | Adjust kernel-features.h defaults for recvmsg and sendmsg |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Paul E. Murphy | Refactor tst-strtod-round.c for type-generic-ness |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc64 ceil, floor,... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Joseph Myers | Do not raise "inexact" from powerpc32 ceil, floor,... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | Fix UTF-16 surrogate handling. [BZ #19727] |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | Fix ucs4le_internal_loop in error case. [BZ #19726] |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Fix utf32 to utf16 handling of low surrogates... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Fix utf32 to utf8 handling of low surrogates... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Use s390-64 specific ionv-modules on s390-32... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize utf16-utf32 module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize utf8-utf16 module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize utf8-utf32 module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize iso-8859-1 to ibm037 iconv-module. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize builtin iconv-modules. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Optimize 8bit-generic iconv modules. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Configure check for vector support in gcc. |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Stefan Liebler | S390: Get rid of make warning: overriding recipe for... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from x86_64 SSE4.1 ceil, floor... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Paul E. Murphy | Fixup usage of MIN_EXP in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Paul E. Murphy | Fixup usage of MANT_DIG in libm-test.inc |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Paul E. Murphy | Refactor tst-strtod-round.c |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic round (bug 15479). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic floor (bug 15479). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Joseph Myers | Do not raise "inexact" from generic ceil (bug 15479). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
H.J. Lu | Avoid an extra branch to PLT for -z now |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Implement mempcpy with help of memcpy. [BZ #19765] |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Do not call memcpy, memcmp, memset within libc... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Use 64bit instruction to check for copies of... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Stefan Liebler | S390: Use mvcle for copies > 1MB on 32bit with default... |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Florian Weimer | malloc: Correct malloc alignment on 32-bit architecture... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Paul E. Murphy | Refactor tst-strtod6.c |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Paul E. Murphy | Refactor bug-strtod2.c to be type generic |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Paul E. Murphy | Refactor bug-strtod.c to better test new types. |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Florian Weimer | CVE-2016-4429: sunrpc: Do not use alloca in clntudp_cal... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Florian Weimer | Make padding in struct sockaddr_storage explicit [BZ... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Joseph Myers | conformtest: Correct some limits.h expectations for... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Joseph Myers | Update sysdeps/unix/sysv/linux/bits/socket.h for Linux... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
H.J. Lu | Remove special L2 cache case for Knights Landing |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Joseph Myers | conformtest: Correct ftw.h expectations for XPG3, XPG4. |
commit | commitdiff | tree | snapshot |
2016-05-20 |
ricaljasan... | manual: fix typos in error reporting |
commit | commitdiff | tree | snapshot |
2016-05-20 |
ricaljasan... | manual: fix typo in the introduction |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Joseph Myers | Implement proper fmal for ldbl-128ibm (bug 13304). |
commit | commitdiff | tree | snapshot |
2016-05-19 |
H.J. Lu | Correct Intel processor level type mask from CPUID |
commit | commitdiff | tree | snapshot |
2016-05-19 |
H.J. Lu | Check the HTT bit before counting logical threads |
commit | commitdiff | tree | snapshot |
2016-05-19 |
H.J. Lu | Remove alignments on jump targets in memset |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Joseph Myers | conformtest: Correct pwd.h expectations for XPG3. |
commit | commitdiff | tree | snapshot |
2016-05-19 |
Joseph Myers | conformtest: Correct search.h expectations for XPG3. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Joseph Myers | Update libm-test.inc comment about NaN signs. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
H.J. Lu | Don't call internal _Unwind_Resume via PLT |
commit | commitdiff | tree | snapshot |
2016-05-18 |
H.J. Lu | Don't call internal __pthread_unwind via PLT |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Joseph Myers | Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
Joseph Myers | Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h. |
commit | commitdiff | tree | snapshot |
2016-05-18 |
H.J. Lu | Clear destination buffer updated by the previous run |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Joseph Myers | Do not declare grantpt, ptsname, unlockpt in stdlib... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Joseph Myers | Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Joseph Myers | Fix stdlib.h rand_r namespace (bug 20074). |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Joseph Myers | Correct ttyslot header declaration conditions (bug... |
commit | commitdiff | tree | snapshot |
2016-05-17 |
Stefan Liebler | Fix tst-cancel17/tst-cancelx17, which sometimes segfaul... |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Florian Weimer | tst-mallocfork2: Fix race condition, use fewer resources |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Joseph Myers | conformtest: Correct some stdlib.h expectations for... |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Joseph Myers | conformtest: Do not expect strdup in string.h for XPG3. |
commit | commitdiff | tree | snapshot |
2016-05-13 |
H.J. Lu | Call init_cpu_features only if SHARED is defined |
commit | commitdiff | tree | snapshot |
2016-05-13 |
H.J. Lu | Support non-inclusive caches on Intel processors |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Florian Weimer | malloc: Rewrite dumped heap for compatibility in __mall... |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Joseph Myers | conformtest: Correct time.h XPG3 expectations. |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Joseph Myers | conformtest: Correct some unistd.h expectations for... |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Joseph Myers | Declare gethostname for XPG4 (bug 20054). |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Joseph Myers | conformtest: Do not expect S_IF* in fcntl.h. |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Wilco Dijkstra | This is an optimized memset for AArch64. Memset is... |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Florian Weimer | Increase fork signal safety for single-threaded process... |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Florian Weimer | getaddrinfo: Convert from extend_alloca to struct scrat... |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Joseph Myers | Declare tcgetsid for XPG4 (bug 20055). |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Florian Weimer | localedef: Do not compile with mcheck |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Stefan Liebler | S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
H.J. Lu | Remove x86 ifunc-defines.sym and rtld-global-offsets.sym |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Joseph Myers | Fix sys/stat.h fchmod namespace (bug 20073). |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Joseph Myers | conformtest: Correct some sys/stat.h expectations for... |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Joseph Myers | conformtest: Fix st_blksize, st_blocks expectations... |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Joseph Myers | Declare pthread_atfork in unistd.h for UNIX98 (bug... |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Joseph Myers | Declare cuserid in unistd.h for UNIX98 and before ... |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Florian Weimer | resolv: Call gmtime_r instead of gmtime in p_secstodate... |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Florian Weimer | getaddrinfo: Restore RES_USE_INET6 flag on error path... |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Joseph Myers | conformtest: Remove some bogus sys/types.h expectations... |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Stefan Liebler | S390: Add support for vdso getcpu symbol. |
commit | commitdiff | tree | snapshot |
2016-05-08 |
H.J. Lu | Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86 |
commit | commitdiff | tree | snapshot |
next |