Age | Commit message (Expand) | Author |
2017-11-30 | Use libm_alias_float for coldfire. | Joseph Myers |
2017-11-30 | Use libm_alias_double for coldfire. | Joseph Myers |
2017-11-30 | Rework m68k libm functions to use declare_mgen_alias. | Joseph Myers |
2017-11-30 | Use libm_alias macros in m68k llrint functions. | Joseph Myers |
2017-11-30 | Use declare_mgen_alias in m68k templates. | Joseph Myers |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella |
2017-10-20 | m68k: Update elf_machine_load_address for static PIE | H.J. Lu |
2017-10-20 | m68k: Check PIC instead of SHARED in start.S | H.J. Lu |
2017-10-02 | Do not wrap logf, log2f and powf | Szabolcs Nagy |
2017-10-02 | Do not wrap expf and exp2f | Szabolcs Nagy |
2017-09-29 | New generic powf | Szabolcs Nagy |
2017-09-29 | New generic log2f | Szabolcs Nagy |
2017-09-29 | New generic logf | Szabolcs Nagy |
2017-09-28 | Remove ancient __signbit inlines | Wilco Dijkstra |
2017-09-28 | Simplify C99 isgreater macros | Wilco Dijkstra |
2017-09-25 | Optimized generic expf and exp2f with wrappers | Szabolcs Nagy |
2017-09-19 | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra |
2017-08-31 | Simplify HUGE_VAL definitions. | Joseph Myers |
2017-08-30 | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers |
2017-08-29 | Fix m68k bits/math-inline.h macro namespace (bug 22035). | Joseph Myers |
2017-08-09 | Fix uc_* namespace (bug 21457). | Joseph Myers |
2017-08-03 | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers |
2017-06-26 | Rename struct ucontext tag (bug 21457). | Joseph Myers |
2017-06-20 | Remove bits/string.h. | 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-29 | m68k: handle default PIE | Andreas Schwab |
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-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-05-11 | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). | Joseph Myers |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella |
2017-04-06 | Build divdi3 only for architecture that required it | Adhemerval Zanella |
2017-02-01 | m68k: fix 64bit atomic ops | Andreas Schwab |
2017-01-20 | Remove very old libm-test-ulps entries. | Joseph Myers |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers |
2016-11-07 | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-09-23 | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg |
2016-09-07 | Add femode_t functions: m68k. | Joseph Myers |
2016-09-07 | Add femode_t functions. | Joseph Myers |