Age | Commit message (Expand) | Author |
2017-06-26 | Rename struct ucontext tag (bug 21457). | Joseph Myers |
2017-06-26 | Add float128 support for x86_64, x86. | Joseph Myers |
2017-06-23 | Update x86 ulps for GCC 7. | Joseph Myers |
2017-06-20 | Remove bits/string.h. | Zack Weinberg |
2017-06-14 | i686: Add missing IS_IN (libc) guards to vectorized strcspn | Florian Weimer |
2017-06-14 | Remove __need macros from errno.h (__need_Emath, __need_error_t). | Zack Weinberg |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler |
2017-06-01 | Fix more namespace issues in sys/ucontext.h (bug 21457). | Joseph Myers |
2017-05-23 | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
2017-05-19 | Split up bits/sigstack.h. | Joseph Myers |
2017-05-19 | x86: Optimize SSE2 memchr overflow calculation | H.J. Lu |
2017-05-11 | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). | Joseph Myers |
2017-05-03 | x86: Set dl_platform and dl_hwcap from CPU features [BZ #21391] | H.J. Lu |
2017-04-10 | Add sysdeps/x86/dl-procinfo.c | H.J. Lu |
2017-04-07 | Check if SSE is available with HAS_CPU_FEATURE | H.J. Lu |
2017-04-06 | Build divdi3 only for architecture that required it | Adhemerval Zanella |
2017-04-04 | Remove CALL_THREAD_FCT macro | Adhemerval Zanella |
2017-03-29 | Fix i686 memchr overflow calculation (BZ#21182) | Adhemerval Zanella |
2017-03-14 | Remove _dl_platform_string | Andreas Schwab |
2017-03-01 | Narrowing the visibility of libc-internal.h even further. | Zack Weinberg |
2017-02-17 | Move tests of catan, catanh to auto-libm-test-*. | Joseph Myers |
2017-02-17 | Move tests of casin, casinh to auto-libm-test-*. | Joseph Myers |
2017-02-17 | Move tests of cacos, cacosh to auto-libm-test-*. | Joseph Myers |
2017-02-06 | nptl: Remove COLORING_INCREMENT | Adhemerval Zanella |
2017-02-06 | Remove i686, x86_64, and powerpc strtok implementations | Adhemerval Zanella |
2017-02-02 | Allow IFUNC relocation against unrelocated shared library | H.J. Lu |
2017-01-04 | Move wrappers to libm-compat-calls-auto | Gabriel F. T. Gomes |
2017-01-03 | Update i386 libm-test-ulps. | Joseph Myers |
2017-01-03 | Fix x86 strncat optimized implementation for large sizes | Adhemerval Zanella |
2017-01-02 | Fix i686 memchr for large input sizes | Adhemerval Zanella |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-27 | Fix typos in the spelling of "implementation" | Dmitry V. Levin |
2016-12-26 | Compile the dynamic linker without stack protection [BZ #7065] | Nick Alcock |
2016-12-15 | Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947). | Joseph Myers |
2016-12-06 | Fix x86_64/x86 powl handling of sNaN arguments (bug 20916). | Joseph Myers |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-10-28 | Check IFUNC definition in unrelocated shared library [BZ #20019] | H.J. Lu |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg |
2016-09-20 | Remove remnants of .og patterns | Florian Weimer |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-09-01 | Remove unneeded stubs for k_rem_pio2l. | Paul E. Murphy |
2016-08-16 | Add fesetexcept. | Joseph Myers |
2016-07-18 | i386: Compile rtld-*.os with -mno-sse -mno-mmx -mfpmath=387 | H.J. Lu |
2016-07-13 | Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347] | H.J. Lu |
2016-06-30 | i686/multiarch: Regenerate ulps | Aurelien Jarno |
2016-06-27 | Avoid "inexact" exceptions in i386/x86_64 trunc functions (bug 15479). | Joseph Myers |
2016-06-27 | Avoid "inexact" exceptions in i386/x86_64 floor functions (bug 15479). | Joseph Myers |