| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimized generic expf and exp2f with wrappers | Szabolcs Nagy | 2017-09-25 | 2 | -0/+2 |
* | Enable unwind info in libc-start.c and backtrace.c | Wilco Dijkstra | 2017-09-19 | 1 | -4/+0 |
* | Simplify HUGE_VAL definitions. | Joseph Myers | 2017-08-31 | 1 | -41/+0 |
* | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers | 2017-08-30 | 1 | -1/+0 |
* | Fix m68k bits/math-inline.h macro namespace (bug 22035). | Joseph Myers | 2017-08-29 | 1 | -33/+40 |
* | Fix uc_* namespace (bug 21457). | Joseph Myers | 2017-08-09 | 1 | -4/+4 |
* | Consistently use uintN_t not u_intN_t in libm. | Joseph Myers | 2017-08-03 | 6 | -6/+6 |
* | Rename struct ucontext tag (bug 21457). | Joseph Myers | 2017-06-26 | 1 | -2/+2 |
* | Remove bits/string.h. | Zack Weinberg | 2017-06-20 | 1 | -24/+0 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 1 | -0/+1 |
* | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2017-06-06 | 3 | -24/+6 |
* | Fix more namespace issues in sys/ucontext.h (bug 21457). | Joseph Myers | 2017-06-01 | 1 | -4/+15 |
* | m68k: handle default PIE | Andreas Schwab | 2017-05-29 | 1 | -0/+4 |
* | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). | Joseph Myers | 2017-05-23 | 1 | -8/+2 |
* | Remove __need macros from signal.h. | Zack Weinberg | 2017-05-20 | 1 | -0/+1 |
* | Split up bits/sigstack.h. | Joseph Myers | 2017-05-19 | 1 | -0/+3 |
* | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 2017-05-11 | 1 | -7/+8 |
* | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). | Joseph Myers | 2017-05-11 | 1 | -20/+24 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -194/+61 |
* | Build divdi3 only for architecture that required it | Adhemerval Zanella | 2017-04-06 | 1 | -0/+21 |
* | m68k: fix 64bit atomic ops | Andreas Schwab | 2017-02-01 | 1 | -6/+8 |
* | Remove very old libm-test-ulps entries. | Joseph Myers | 2017-01-20 | 1 | -8/+0 |
* | New pthread rwlock that is more scalable. | Torvald Riegel | 2017-01-10 | 1 | -7/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 113 | -113/+113 |
* | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 2016-12-31 | 1 | -9/+23 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -20/+0 |
* | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 2016-12-01 | 2 | -9/+24 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 1 | -1/+0 |
* | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2016-11-24 | 2 | -8/+25 |
* | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2016-11-07 | 1 | -1/+1 |
* | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 2016-11-04 | 2 | -0/+2 |
* | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 2016-09-23 | 1 | -0/+6 |
* | Add femode_t functions: m68k. | Joseph Myers | 2016-09-07 | 2 | -0/+59 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+8 |
* | Remove unneeded stubs for k_rem_pio2l. | Paul E. Murphy | 2016-09-01 | 1 | -3/+0 |
* | Convert remaining complex function to generated files | Paul E. Murphy | 2016-08-29 | 3 | -17/+4 |
* | Convert _Complex sine functions to generated code | Paul E. Murphy | 2016-08-19 | 6 | -37/+10 |
* | Convert _Complex cosine functions to generated code | Paul E. Murphy | 2016-08-19 | 3 | -19/+5 |
* | Add fesetexcept: m68k. | Joseph Myers | 2016-08-16 | 1 | -0/+31 |
* | m68k: suppress -Wframe-address warning | Andreas Schwab | 2016-07-04 | 1 | -0/+4 |
* | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2016-06-20 | 2 | -14/+1 |
* | m68k: use large PIC model for gcrt1.o | Andreas Schwab | 2016-04-30 | 1 | -0/+5 |
* | Add _STRING_INLINE_unaligned and string_private.h | H.J. Lu | 2016-02-18 | 2 | -3/+23 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 108 | -108/+108 |
* | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 2015-12-03 | 1 | -0/+10 |
* | Fix math_private.h multiple include guards. | Joseph Myers | 2015-11-20 | 1 | -1/+2 |
* | Make nextafter, nexttoward set errno (bug 6799). | Joseph Myers | 2015-11-02 | 1 | -0/+3 |
* | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 2015-10-20 | 4 | -9/+4 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 3 | -7/+3 |
* | Use soft-fp fma for no-FPU ColdFire (bug 13304). | Joseph Myers | 2015-09-25 | 3 | -0/+3 |