aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/bits
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert6-6/+6
2020-06-23powerpc: Add new hwcap valuesTulio Magno Quites Machado Filho1-0/+2
2020-03-30math: Remove fenvinline.hAdhemerval Zanella1-108/+0
2020-03-06powerpc: Fix feraiseexcept and feclearexcept macrosMatheus Castanho1-2/+2
2020-02-25powerpc: Refactor fenvinline.hRogerio Alves1-13/+19
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers7-7/+7
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2-36/+16
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert8-8/+8
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-06-30powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke1-7/+30
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers1-58/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho1-10/+14
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers1-14/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2017-11-27Add _Float64x function aliases.Joseph Myers1-0/+11
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho1-0/+2
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers1-28/+32
2017-11-06Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers1-1/+2
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers1-0/+2
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-35/+0
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-25/+0
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes1-0/+8
2017-06-26powerpc64le: Enable float128Paul E. Murphy1-0/+92
2017-06-23powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho1-0/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-20/+0
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers1-16/+0
2016-11-29Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2-6/+39
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers1-4/+0
2016-09-07Add femode_t functions.Joseph Myers1-0/+9
2016-03-08powerpc: Remove uses of operand modifier (%s) in inline asmGabriel F. T. Gomes1-6/+10
2016-01-08powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo1-0/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-345/+0
2015-08-26powerpc: Sync hwcap.h with kernelCarlos Eduardo Seo1-0/+2
2015-03-03powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella1-20/+32
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers1-5/+8
2014-11-26powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella1-0/+50
2014-10-31powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel1-1/+0
2014-07-07PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella1-2/+4
2014-06-23PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella1-0/+2
2014-02-21Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae9-9/+9
2013-12-04PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changesUlrich Weigand1-1/+45
2013-11-13PowerPC: Fix __fe_mask_env exportAdhemerval Zanella1-6/+0
2013-10-04PowerPC floating point little-endian [7 of 15]Anton Blanchard1-12/+14
2013-06-28PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold1-6/+17
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1