Age | Commit message (Expand) | Author | Files | Lines |
2017-08-08 | benchtests: Avoid a display error when running in text terminal | Siddhesh Poyarekar | 2 | -0/+5 |
2017-08-08 | benchtests: Allow selecting baseline for compare_string.py | Siddhesh Poyarekar | 2 | -10/+22 |
2017-08-08 | benchtests: Use TEST_NAME instead of hardcoding memcpy | Siddhesh Poyarekar | 4 | -3/+10 |
2017-08-07 | Fix missing redirects in testsuite targets | Andreas Schwab | 12 | -20/+42 |
2017-08-07 | x86-64: Add FMA multiarch functions to libm | H.J. Lu | 33 | -105/+554 |
2017-08-04 | Reimplement min_of_type using __MATH_TG. | Joseph Myers | 2 | -18/+21 |
2017-08-04 | x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE | H.J. Lu | 2 | -57/+6 |
2017-08-04 | i686: Implement IFUNC selectors in C | H.J. Lu | 100 | -1732/+2197 |
2017-08-04 | x86-64: Implement libmathvec IFUNC selectors in C | H.J. Lu | 77 | -619/+1422 |
2017-08-04 | x86-64: Implement libm IFUNC selectors in C | H.J. Lu | 19 | -120/+335 |
2017-08-04 | i386: Support static PIE in start.S | H.J. Lu | 2 | -2/+14 |
2017-08-04 | Compile tst-prelink.c without PIE [BZ #21815] | H.J. Lu | 2 | -0/+9 |
2017-08-04 | i386: Update I386_USE_SYSENTER for early PIC syscall | H.J. Lu | 2 | -12/+26 |
2017-08-04 | x86-64: Use IFUNC memcpy and mempcpy in libc.a | H.J. Lu | 10 | -38/+44 |
2017-08-04 | Check linker support for INSERT in linker script | H.J. Lu | 5 | -0/+67 |
2017-08-04 | Run vismain only if linker supports protected data symbol | H.J. Lu | 2 | -0/+8 |
2017-08-04 | x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871] | H.J. Lu | 2 | -2/+11 |
2017-08-04 | x86: Remove __memset_zero_constant_len_parameter [BZ #21790] | H.J. Lu | 5 | -25/+13 |
2017-08-03 | Fix the return type of the getentropy stub | Aurelien Jarno | 2 | -1/+5 |
2017-08-03 | i686/multiarch: Regenerate ulps | Aurelien Jarno | 2 | -7/+11 |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 149 | -251/+453 |
2017-08-03 | Add yesstr and nostr for doi_IN, kok_IN, and sat_IN | Mike FABIAN | 4 | -12/+24 |
2017-08-03 | Revert “Fix yesexpr in en_DK locale” | Mike FABIAN | 2 | -1/+21 |
2017-08-03 | getaddrinfo: Release resolver context on error in gethosts [BZ #21885] | Florian Weimer | 2 | -0/+8 |
2017-08-03 | drop redundant ([eE][sS])? and [oO]? from yesexpr and noexpr in km_KH locale | Mike FABIAN | 2 | -2/+7 |
2017-08-03 | Drop redundant .* from yesexpr and noexpr in agr_PE locale | Mike FABIAN | 2 | -8/+8 |
2017-08-03 | Added new Locale bho_NP | Akhilesh Kumar | 3 | -0/+99 |
2017-08-03 | Fix yesexpr in en_DK locale | Akhilesh Kumar | 2 | -4/+6 |
2017-08-03 | Fix abday in zh_SG | Akhilesh Kumar | 2 | -4/+6 |
2017-08-03 | tst-tlsopt-powerpc as a shared lib | Alan Modra | 5 | -48/+70 |
2017-08-03 | Add missing include for pthread_setcancelstate | Samuel Thibault | 2 | -0/+2 |
2017-08-02 | [hurd]: Add __libc_init_secure stub | Samuel Thibault | 2 | -0/+12 |
2017-08-02 | Fix tgmath.h for __int128 (bug 21686). | Joseph Myers | 3 | -13/+24 |
2017-08-02 | Remove CFLAG settings that turn off warning (no longer needed). | Steve Ellcey | 2 | -16/+8 |
2017-08-02 | x86-64: Check PIC instead of SHARED in start.S | H.J. Lu | 2 | -1/+5 |
2017-08-02 | i386: Check PIC to enable PIC setups in multiarch functions | H.J. Lu | 9 | -34/+46 |
2017-08-02 | Fix tgmath.h for bit-fields (bug 21685). | Joseph Myers | 3 | -60/+98 |
2017-08-02 | i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] | H.J. Lu | 4 | -3/+12 |
2017-08-02 | Rotate ChangeLog correctly | Siddhesh Poyarekar | 19 | -232770/+232772 |
2017-08-02 | Rotate ChangeLog | Siddhesh Poyarekar | 19 | -236092/+236092 |
2017-08-02 | Open master for developmentglibc-2.26.9000 | Siddhesh Poyarekar | 3 | -2/+30 |
2017-08-02 | Update for 2.26 releaseglibc-2.26 | Siddhesh Poyarekar | 3 | -3/+7 |
2017-08-02 | Update contributors and latest gcc and binutils versions | Siddhesh Poyarekar | 4 | -4/+37 |
2017-08-02 | Fix up ChangeLog formatting | Siddhesh Poyarekar | 1 | -9/+9 |
2017-08-02 | Add list of bugs fixed in 2.26 | Siddhesh Poyarekar | 2 | -2/+227 |
2017-08-02 | Update translations | Siddhesh Poyarekar | 2 | -574/+616 |
2017-08-02 | Update NEWS | Siddhesh Poyarekar | 2 | -1/+15 |
2017-07-31 | Update translations | Siddhesh Poyarekar | 5 | -2742/+2792 |
2017-07-29 | mutex: Fix robust mutex lock acquire (Bug 21778) | Carlos O'Donell | 6 | -22/+73 |
2017-07-28 | microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779) | Nathan Rossi | 2 | -1/+4 |