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