aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/bits
AgeCommit message (Expand)Author
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-23Fix misspellings in sysdeps/powerpc -- BZ 25337Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-06-23powerpc: Add new hwcap valuesTulio Magno Quites Machado Filho
2020-03-30math: Remove fenvinline.hAdhemerval Zanella
2020-03-06powerpc: Fix feraiseexcept and feclearexcept macrosMatheus Castanho
2020-02-25powerpc: Refactor fenvinline.hRogerio Alves
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-06-30powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-05-11powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho
2018-03-20Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-17powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
2017-11-06Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers
2017-10-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes
2017-06-26powerpc64le: Enable float128Paul E. Murphy
2017-06-23powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho
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