about summary refs log tree commit diff
path: root/sysdeps/powerpc/bits
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-026-6/+6
* powerpc: Add new hwcap valuesTulio Magno Quites Machado Filho2020-06-231-0/+2
* math: Remove fenvinline.hAdhemerval Zanella2020-03-301-108/+0
* powerpc: Fix feraiseexcept and feclearexcept macrosMatheus Castanho2020-03-061-2/+2
* powerpc: Refactor fenvinline.hRogerio Alves2020-02-251-13/+19
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-017-7/+7
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-36/+16
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-078-8/+8
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* powerpc: Use faster means to access FPSCR when possible in some casesPaul A. Clarke2019-06-301-7/+30
* Remove powerpc bits/mathinline.h.Joseph Myers2019-02-081-58/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-019-9/+9
* powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdoubleTulio Magno Quites Machado Filho2018-05-111-10/+14
* Remove powerpc, sparc fdim inlines (bug 22987).Joseph Myers2018-03-201-14/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-019-9/+9
* Add _Float64x function aliases.Joseph Myers2017-11-271-0/+11
* powerpc: Update AT_HWCAP2 bitsTulio Magno Quites Machado Filho2017-11-171-0/+2
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-171-28/+32
* Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).Joseph Myers2017-11-061-1/+2
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-201-0/+2
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-35/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-25/+0
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-301-0/+8
* powerpc64le: Enable float128Paul E. Murphy2017-06-261-0/+92
* powerpc: Update AT_HWCAP[2] bitsTulio Magno Quites Machado Filho2017-06-231-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-018-8/+8
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-20/+0
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-011-16/+0
* Refactor FP_FAST_* into bits/fp-fast.h.Joseph Myers2016-11-292-6/+39
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-4/+0
* Add femode_t functions.Joseph Myers2016-09-071-0/+9
* powerpc: Remove uses of operand modifier (%s) in inline asmGabriel F. T. Gomes2016-03-081-6/+10
* powerpc: Add hwcap2 bits for POWER9.Carlos Eduardo Seo2016-01-081-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-048-8/+8
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-345/+0
* powerpc: Sync hwcap.h with kernelCarlos Eduardo Seo2015-08-261-0/+2
* powerpc: Fix inline feraiseexcept, feclearexcept macrosAdhemerval Zanella2015-03-031-20/+32
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-029-9/+9
* Clean up powerpc fegetround / __fegetround inlines.Joseph Myers2014-12-311-5/+8
* powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}Adhemerval Zanella2014-11-261-0/+50
* powerpc: Change atomic_write_barrier to have release semantics.Torvald Riegel2014-10-311-1/+0
* PowerPC: Guard CALL_ELF check for ppc64 only in link.hAdhemerval Zanella2014-07-071-2/+4
* PowerPC: sync hwcap.h capabilitiesAdhemerval Zanella2014-06-231-0/+2
* Allow sys/auxv.h to be used from the testsuite on powerpc and sparc.Adam Conrad2014-02-211-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-019-9/+9
* PowerPC64 ELFv2 ABI 5/6: LD_AUDIT interface changesUlrich Weigand2013-12-041-1/+45
* PowerPC: Fix __fe_mask_env exportAdhemerval Zanella2013-11-131-6/+0
* PowerPC floating point little-endian [7 of 15]Anton Blanchard2013-10-041-12/+14
* PowerPC: Define AT_HWCAP2 bits and AT_HWCAP2 handling for POWER8.Ryan S. Arnold2013-06-281-6/+17
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1