GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
813
-813
/
+813
*
Provide a C++ version of iseqsig (bug 22377)
Gabriel F. T. Gomes
2017-12-19
1
-2
/
+6
*
Revert exp reimplementation (causes test failures).
Joseph Myers
2017-12-19
1
-0
/
+1
*
Improve __ieee754_exp() performance by greater than 5x on sparc/x86.
Patrick McGehearty
2017-12-19
1
-1
/
+0
*
powerpc: Update ulps
Rajalakshmi Srinivasaraghavan
2017-12-16
1
-20
/
+20
*
powerpc: st{r,p}cpy optimization for aligned strings
Rajalakshmi Srinivasaraghavan
2017-12-15
1
-3
/
+146
*
Remove --with-fp / --without-fp.
Joseph Myers
2017-12-12
1
-0
/
+1
*
powerpc: POWER8 memcpy optimization for cached memory
Adhemerval Zanella
2017-12-11
11
-13
/
+310
*
Add elision tunables
Rogerio Alves
2017-12-05
4
-14
/
+3
*
Use libm_alias_float for powerpc.
Joseph Myers
2017-12-05
74
-83
/
+157
*
Use libm_alias_double for remaining powerpc functions.
Joseph Myers
2017-12-02
34
-361
/
+83
*
Define powerpc64 lroundl compat symbol only once.
Joseph Myers
2017-12-01
1
-1
/
+0
*
Base powerpc logbl compat symbols on __logb not logb.
Joseph Myers
2017-12-01
3
-3
/
+3
*
Ues libm_alias_double for various powerpc functions.
Joseph Myers
2017-12-01
32
-287
/
+67
*
Use libm_alias_double for powerpc fabs, fma.
Joseph Myers
2017-12-01
6
-32
/
+4
*
powerpc: Regenerate ULPs
Gabriel F. T. Gomes
2017-12-01
1
-2
/
+2
*
Use libm_alias_float for e500.
Joseph Myers
2017-12-01
1
-1
/
+2
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
1
-0
/
+11
*
Use -mfloat128 for _Float64x tests for powerpc64le.
Joseph Myers
2017-11-24
1
-1
/
+5
*
powerpc: Update AT_HWCAP2 bits
Tulio Magno Quites Machado Filho
2017-11-17
2
-2
/
+4
*
Support bits/floatn.h inclusion from .S files.
Joseph Myers
2017-11-17
1
-28
/
+32
*
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-11-07
1
-0
/
+2
*
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
2017-11-07
1
-0
/
+15
*
powerpc: Use latest optimization for internal function calls
Rajalakshmi Srinivasaraghavan
2017-11-07
1
-1
/
+1
*
Do not declare _Float128 support for powerpc64le -mlong-double-64 (bug 22402).
Joseph Myers
2017-11-06
1
-1
/
+2
*
[PowerPC64] sysdep.h doesn't need to be included in multiarch files
Alan Modra
2017-10-31
96
-193
/
+28
*
[PowerPC64] strncase_l-power7.c should use strncase_l.c
Alan Modra
2017-10-31
1
-2
/
+4
*
[PowerPC64] Tidy strcasecmp_l-power7.S symbols
Alan Modra
2017-10-31
1
-1
/
+3
*
[PowerPC64] Wrap str{,n}cmp-power{8,9}.S in IS_IN(libc)
Alan Modra
2017-10-31
4
-0
/
+8
*
[PowerPC64] Remove duplicate define in stpncpy-power8.S
Alan Modra
2017-10-31
1
-2
/
+0
*
[PowerPC64] Don't define __GI_ variant of isnan for static lib
Alan Modra
2017-10-31
1
-3
/
+5
*
powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove
Rajalakshmi Srinivasaraghavan
2017-10-25
2
-96
/
+96
*
PowerPC64 power8 strncpy cfi fixes
Alan Modra
2017-10-23
1
-13
/
+14
*
PowerPC64 power7 strncpy stack handling and cfi
Alan Modra
2017-10-23
1
-10
/
+13
*
Add bits/floatn.h defines for more _FloatN / _FloatNx types.
Joseph Myers
2017-10-20
1
-0
/
+2
*
powerpc: fix check-before-set in SET_RESTORE_ROUND
Paul Clarke
2017-10-18
1
-7
/
+6
*
Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64
James Clarke
2017-10-13
1
-1
/
+4
*
powerpc: Avoid putting floating point values in memory [BZ #22189]
Tulio Magno Quites Machado Filho
2017-10-13
1
-0
/
+7
*
[BZ #22142] powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7
Tulio Magno Quites Machado Filho
2017-10-13
1
-4
/
+4
*
powerpc: Fix IFUNC for memrchr
Rajalakshmi Srinivasaraghavan
2017-10-06
3
-17
/
+31
*
Use libm_alias_double for dbl-64 modf.
Joseph Myers
2017-10-03
2
-10
/
+0
*
Use libm_alias_double for dbl-64 logb.
Joseph Myers
2017-10-03
2
-10
/
+0
*
Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)
Gabriel F. T. Gomes
2017-10-03
1
-0
/
+1
*
Do not wrap expf and exp2f
Szabolcs Nagy
2017-10-02
3
-4
/
+3
*
powerpc: Optimize memrchr for power8
Rajalakshmi Srinivasaraghavan
2017-10-02
5
-3
/
+368
*
Use fabs(f/l) rather than __fabs
Wilco Dijkstra
2017-09-29
1
-0
/
+3
*
Remove ancient __signbit inlines
Wilco Dijkstra
2017-09-28
1
-35
/
+0
*
Simplify C99 isgreater macros
Wilco Dijkstra
2017-09-28
1
-25
/
+0
*
powerpc: Regenerate ULPs for expf() and exp2f()
Tulio Magno Quites Machado Filho
2017-09-26
1
-8
/
+4
*
powerpc: Add redirection for finitef128, isinf128, and isnanf128
Gabriel F. T. Gomes
2017-09-21
3
-0
/
+27
[next]