| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix strtod overflow detection (bug 23279). | Joseph Myers | 2018-06-13 | 6 | -4391/+4864 |
* | Fix comments in _dl_dst_count and _dl_dst_substitute. | Carlos O'Donell | 2018-06-12 | 2 | -6/+11 |
* | Fix fallback path in __pthread_mutex_timedlock (). | Carlos O'Donell | 2018-06-12 | 2 | -1/+6 |
* | Do not use const attribute for nan functions (bug 23277). | Joseph Myers | 2018-06-12 | 4 | -2/+45 |
* | benchtests: Add -f/--functions argument | H.J. Lu | 2018-06-12 | 2 | -10/+50 |
* | aarch64: add HXT Phecda core memory operation ifuncs | Hongbo Zhang | 2018-06-12 | 6 | -5/+24 |
* | Improve DST handling (Bug 23102, Bug 21942, Bug 18018, Bug 23259). | Carlos O'Donell | 2018-06-12 | 5 | -93/+165 |
* | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg | 2018-06-12 | 45 | -279/+647 |
* | i386: Change offset of __private_ss to 0x30 [BZ #23250] | H.J. Lu | 2018-06-12 | 3 | -1/+26 |
* | x86: Make strncmp usable from rtld | Florian Weimer | 2018-06-12 | 3 | -5/+16 |
* | gd_GB, hsb_DE, wa_BE: Add alternative month names (bug 23140). | Rafal Luzynski | 2018-06-12 | 5 | -13/+67 |
* | Fix ldbl-96 fma (Inf, Inf, finite) (bug 23272). | Joseph Myers | 2018-06-11 | 3 | -8/+46 |
* | The hppa-linux target still requires an executable stack for kernel | John David Anglin | 2018-06-10 | 2 | -0/+12 |
* | posix: Fix posix_spawnp to not execute invalid binaries in non compat mode (B... | Adhemerval Zanella | 2018-06-08 | 8 | -11/+175 |
* | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 2018-06-08 | 22 | -1/+163 |
* | powerpc64le: Fix TFtype in sqrtf128 when using -mabi=ieeelongdouble | Tulio Magno Quites Machado Filho | 2018-06-06 | 2 | -3/+15 |
* | Add AArch64 hwcap values from Linux 4.17. | Joseph Myers | 2018-06-05 | 3 | -2/+15 |
* | Add MAP_FIXED_NOREPLACE from Linux 4.17 to bits/mman.h. | Joseph Myers | 2018-06-05 | 16 | -0/+61 |
* | Update kernel version in syscall-names.list to 4.17. | Joseph Myers | 2018-06-05 | 2 | -2/+7 |
* | Use Linux 4.17 in build-many-glibcs.py. | Joseph Myers | 2018-06-04 | 2 | -1/+6 |
* | hurd: Fix shmid_ds's shm_segsz field type | Samuel Thibault | 2018-06-02 | 3 | -2/+8 |
* | benchtests: Catch exceptions in input arguments | Leonardo Sandoval | 2018-06-01 | 2 | -10/+31 |
* | benchtests: Add --no-diff and --no-header options | Leonardo Sandoval | 2018-06-01 | 2 | -10/+24 |
* | x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2 | Leonardo Sandoval | 2018-06-01 | 14 | -2/+1033 |
* | math: Update i686 ulps (--disable-multi-arch configuration) | Florian Weimer | 2018-06-01 | 2 | -278/+301 |
* | math: Update i686 ulps | Florian Weimer | 2018-06-01 | 2 | -270/+284 |
* | Make powerpc-nofpu __sqrtsf2, __sqrtdf2 compat symbols (bug 18473). | Joseph Myers | 2018-06-01 | 7 | -54/+37 |
* | Remove sysdeps/generic/libcidn.abilist | Florian Weimer | 2018-06-01 | 2 | -0/+4 |
* | libio: Avoid _allocate_buffer, _free_buffer function pointers [BZ #23236] | Florian Weimer | 2018-06-01 | 8 | -32/+49 |
* | Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X. | Paul Pluzhnikov | 2018-05-30 | 2 | -1/+6 |
* | powerpc: Add multiarch sqrtf128 for ppc64le | Rajalakshmi Srinivasaraghavan | 2018-05-30 | 5 | -0/+117 |
* | support: Add wrappers for pthread_barrierattr_t | Florian Weimer | 2018-05-29 | 6 | -0/+93 |
* | static-PIE: Update DT_DEBUG for debugger [BZ #23206] | H.J. Lu | 2018-05-29 | 2 | -0/+22 |
* | stdlib: Additional tests need generated locale dependencies | Florian Weimer | 2018-05-29 | 2 | -0/+7 |
* | Remove sysdeps/sparc/sparc64/soft-fp directory. | Joseph Myers | 2018-05-25 | 35 | -121/+106 |
* | Remove sysdeps/sparc/sparc32/soft-fp directory. | Joseph Myers | 2018-05-25 | 34 | -38/+83 |
* | powerpc: Move around math-related Implies | Tulio Magno Quites Machado Filho | 2018-05-24 | 4 | -0/+18 |
* | Remove sysdeps/powerpc/soft-fp directory. | Joseph Myers | 2018-05-24 | 4 | -2/+9 |
* | Fix parameter type in C++ version of iseqsig (bug 23171) | Gabriel F. T. Gomes | 2018-05-24 | 2 | -1/+7 |
* | Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237 | Florian Weimer | 2018-05-24 | 2 | -0/+13 |
* | Remove sysdeps/sh/soft-fp directory. | Joseph Myers | 2018-05-23 | 3 | -1/+6 |
* | x86-64: Skip zero length in __mem[pcpy|move|set]_erms | H.J. Lu | 2018-05-23 | 3 | -0/+19 |
* | Remove sysdeps/alpha/soft-fp directory. | Joseph Myers | 2018-05-23 | 21 | -20/+59 |
* | Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247] | Florian Weimer | 2018-05-23 | 44 | -19143/+1351 |
* | Implement allocate_once for atomic initialization with allocation | Florian Weimer | 2018-05-23 | 6 | -4/+363 |
* | Add a test case for [BZ #23196] | H.J. Lu | 2018-05-23 | 2 | -0/+53 |
* | Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) | Andreas Schwab | 2018-05-23 | 3 | -2/+13 |
* | Remove sysdeps/aarch64/soft-fp directory. | Joseph Myers | 2018-05-22 | 6 | -4/+13 |
* | Fix i686-linux-gnu build with GCC mainline. | Joseph Myers | 2018-05-22 | 3 | -0/+24 |
* | Make llseek a compat symbol (bug 18471). | Joseph Myers | 2018-05-22 | 6 | -9/+26 |