index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
powerpc
/
bits
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
6
-6
/
+6
2023-05-23
Fix misspellings in sysdeps/powerpc -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
6
-6
/
+6
2022-09-28
Update _FloatN header support for C++ in GCC 13
Joseph Myers
1
-3
/
+3
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
6
-6
/
+6
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
6
-6
/
+6
2020-06-23
powerpc: Add new hwcap values
Tulio Magno Quites Machado Filho
1
-0
/
+2
2020-03-30
math: Remove fenvinline.h
Adhemerval Zanella
1
-108
/
+0
2020-03-06
powerpc: Fix feraiseexcept and feclearexcept macros
Matheus Castanho
1
-2
/
+2
2020-02-25
powerpc: Refactor fenvinline.h
Rogerio Alves
1
-13
/
+19
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
7
-7
/
+7
2019-10-01
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2
-36
/
+16
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
8
-8
/
+8
2019-08-13
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
1
-1
/
+1
2019-06-30
powerpc: Use faster means to access FPSCR when possible in some cases
Paul A. Clarke
1
-7
/
+30
2019-02-08
Remove powerpc bits/mathinline.h.
Joseph Myers
1
-58
/
+0
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2018-05-11
powerpc: Fix the compiler type used with C++ when -mabi=ieeelongdouble
Tulio Magno Quites Machado Filho
1
-10
/
+14
2018-03-20
Remove powerpc, sparc fdim inlines (bug 22987).
Joseph Myers
1
-14
/
+0
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
9
-9
/
+9
2017-11-27
Add _Float64x function aliases.
Joseph Myers
1
-0
/
+11
2017-11-17
powerpc: Update AT_HWCAP2 bits
Tulio Magno Quites Machado Filho
1
-0
/
+2
2017-11-17
Support bits/floatn.h inclusion from .S files.
Joseph Myers
1
-28
/
+32
2017-11-06
Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).
Joseph Myers
1
-1
/
+2
2017-10-20
Add bits/floatn.h defines for more _FloatN / _FloatNx types.
Joseph Myers
1
-0
/
+2
2017-09-28
Remove ancient __signbit inlines
Wilco Dijkstra
1
-35
/
+0
2017-09-28
Simplify C99 isgreater macros
Wilco Dijkstra
1
-25
/
+0
2017-06-30
float128: Add signbit alternative for old compilers
Gabriel F. T. Gomes
1
-0
/
+8
2017-06-26
powerpc64le: Enable float128
Paul E. Murphy
1
-0
/
+92
2017-06-23
powerpc: Update AT_HWCAP[2] bits
Tulio Magno Quites Machado Filho
1
-0
/
+3
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
[next]