Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers | 1 | -20/+0 |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 1 | -16/+0 |
2016-11-29 | Refactor FP_FAST_* into bits/fp-fast.h. | Joseph Myers | 2 | -6/+39 |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 1 | -4/+0 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -0/+9 |
2016-03-08 | powerpc: Remove uses of operand modifier (%s) in inline asm | Gabriel F. T. Gomes | 1 | -6/+10 |
2016-01-08 | powerpc: Add hwcap2 bits for POWER9. | Carlos Eduardo Seo | 1 | -0/+3 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 8 | -8/+8 |
2015-09-11 | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 1 | -345/+0 |
2015-08-26 | powerpc: Sync hwcap.h with kernel | Carlos Eduardo Seo | 1 | -0/+2 |
2015-03-03 | powerpc: Fix inline feraiseexcept, feclearexcept macros | Adhemerval Zanella | 1 | -20/+32 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 9 | -9/+9 |
2014-12-31 | Clean up powerpc fegetround / __fegetround inlines. | Joseph Myers | 1 | -5/+8 |
2014-11-26 | powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel} | Adhemerval Zanella | 1 | -0/+50 |
2014-10-31 | powerpc: Change atomic_write_barrier to have release semantics. | Torvald Riegel | 1 | -1/+0 |
2014-07-07 | PowerPC: Guard CALL_ELF check for ppc64 only in link.h | Adhemerval Zanella | 1 | -2/+4 |
2014-06-23 | PowerPC: sync hwcap.h capabilities | Adhemerval Zanella | 1 | -0/+2 |
2014-02-21 | Allow sys/auxv.h to be used from the testsuite on powerpc and sparc. | Adam Conrad | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 9 | -9/+9 |
2013-12-04 | PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changes | Ulrich Weigand | 1 | -1/+45 |
2013-11-13 | PowerPC: Fix __fe_mask_env export | Adhemerval Zanella | 1 | -6/+0 |
2013-10-04 | PowerPC floating point little-endian [7 of 15] | Anton Blanchard | 1 | -12/+14 |
2013-06-28 | PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8. | Ryan S. Arnold | 1 | -6/+17 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 1 | -1/+1 |
2013-03-15 | Better distinguish between NaN/qNaN/sNaN. | Thomas Schwinge | 1 | -2/+2 |
2013-03-01 | Use same installed powerpc headers for hard and soft float. | Joseph Myers | 2 | -0/+190 |
2013-01-17 | Adapt installed powerpc headers better for soft-float / no-FPRs. | Joseph Myers | 1 | -2/+4 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 7 | -7/+7 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2 | -4/+2 |
2012-11-03 | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | 1 | -37/+55 |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson | 1 | -0/+53 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 6 | -18/+12 |
2012-01-31 | Always define float_t as float for PowerPC, SH and SPARC. | Joseph Myers | 1 | -14/+2 |
2012-01-26 | Remove __STDC__ conditionals from installed headers. | Joseph Myers | 1 | -12/+2 |
2010-10-19 | Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64. | Ulrich Drepper | 1 | -1/+1 |
2010-10-19 | Add C99 FP_FAST_FMA{,F,L} macros to math.h | Michael Meissner | 1 | -0/+4 |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 1 | -3/+3 |
2008-04-12 | * sysdeps/powerpc/fpu/fenv_libc.h: Add libm_hidden_proto for | Ulrich Drepper | 1 | -1/+6 |
2007-05-07 | 2007-04-30 Steven Munroe <sjmunroe@us.ibm.com> | Ulrich Drepper | 1 | -4/+14 |
2007-03-26 | * sysdeps/powerpc/bits/atomic.h | Ulrich Drepper | 1 | -4/+11 |
2006-02-01 | * math/divtc3.c: New file. | Roland McGrath | 1 | -0/+64 |
2006-01-10 | * include/bits/setjmp.h: New file. | Roland McGrath | 1 | -24/+0 |
2006-01-10 | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 1 | -6/+2 |
2005-12-28 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 1 | -3/+3 |
2005-03-19 | * sysdeps/powerpc/bits/link.h (La_ppc64_regs): Add lr_vrsave. | Ulrich Drepper | 1 | -3/+4 |
2005-02-10 | * sysdeps/powerpc/powerpc32/bits/link.h: Removed. | Roland McGrath | 1 | -0/+110 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 3 | -177/+30 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 3 | -30/+177 |
2004-09-08 | Update. | Ulrich Drepper | 1 | -0/+54 |