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
/
powerpc32
/
power4
/
fpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gcc attribute ifunc in libc_ifunc macro instead of inline assembly due to...
Stefan Liebler
2016-10-07
6
-35
/
+58
*
ppc: Fix modf (sNaN) for pre-POWER5+ CPU (bug 20240).
Aurelien Jarno
2016-07-08
1
-0
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
98
-98
/
+98
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
98
-98
/
+98
*
Remove IS_IN_libm
Siddhesh Poyarekar
2014-11-24
5
-5
/
+5
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
98
-98
/
+98
*
PowerPC: multiarch __ieee754_hypot[f] for PowerPC32
Adhemerval Zanella
2013-12-06
7
-1
/
+172
*
PowerPC: multiarch logb/logbf/logbl for PowerPC32
Adhemerval Zanella
2013-12-06
10
-1
/
+264
*
PowerPC: multiarch modf/modff for PowerPC32
Adhemerval Zanella
2013-12-06
7
-2
/
+194
*
PowerPC: multiarch lrint/lrintf for PowerPC32
Adhemerval Zanella
2013-12-06
5
-1
/
+137
*
PowerPC: multiarch lround/lrounf for PowerPC32
Adhemerval Zanella
2013-12-06
6
-1
/
+176
*
PowerPC: multiarch copysign/copysignf for PowerPC32
Adhemerval Zanella
2013-12-06
5
-2
/
+154
*
PowerPC: multiarch trunc/truncf for PowerPC32
Adhemerval Zanella
2013-12-06
7
-1
/
+191
*
PowerPC: multiarch round/roundf for PowerPC32
Adhemerval Zanella
2013-12-06
7
-1
/
+191
*
PowerPC: multiarch floor/floorf for PowerPC32
Adhemerval Zanella
2013-12-06
7
-1
/
+192
*
PowerPC: multiarch ceil/ceilf for PowerPC32
Adhemerval Zanella
2013-12-06
7
-1
/
+191
*
PowerPC: multiarch finite/finitef for PowerPC32
Adhemerval Zanella
2013-12-06
6
-2
/
+184
*
PowerPC: multiarch isinf/isinff for PowerPC32
Adhemerval Zanella
2013-12-06
6
-2
/
+178
*
PowerPC: multiarch isnan/isnanf for PowerPC32
Adhemerval Zanella
2013-12-06
9
-1
/
+281
*
PowerPC: multiarch sqrt/sqrtf for PowerPC32
Adhemerval Zanella
2013-12-06
7
-1
/
+188
*
PowerPC: multiarch llround/llroundf for PowerPC32
Adhemerval Zanella
2013-12-06
6
-1
/
+172
*
PowerPC: multiarch llrint/llrintf for PowerPC32
Adhemerval Zanella
2013-12-06
7
-0
/
+189
*
PowerPC floating point little-endian [13 of 15]
Alan Modra
2013-10-04
1
-11
/
+9
*
PowerPC floating point little-endian [12 of 15]
Alan Modra
2013-10-04
2
-4
/
+4
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
5
-13
/
+13
*
Consolidate copies of mp code in powerpc
Siddhesh Poyarekar
2013-03-08
2
-221
/
+0
*
Merge powerpc slowexp.c into generic code
Siddhesh Poyarekar
2013-03-07
2
-65
/
+1
*
Merge powerpc slowpow.c into generic code
Siddhesh Poyarekar
2013-03-07
2
-93
/
+1
*
Use an intermediate variable to sum exponents in powerpc __mul and __sqr
Siddhesh Poyarekar
2013-03-07
1
-5
/
+6
*
Use generic mpa.c code for everything except __mul and __sqr
Siddhesh Poyarekar
2013-03-07
1
-628
/
+4
*
Sync up ppc add_magnitudes and sub_magnitudes with default code
Siddhesh Poyarekar
2013-02-28
1
-52
/
+60
*
Sync up powerpc __mp_dbl with default code
Siddhesh Poyarekar
2013-02-25
1
-3
/
+1
*
Mark __inv as static in powerpc
Siddhesh Poyarekar
2013-02-21
1
-1
/
+1
*
Fix whitespace differences between generic and powerpc mpa.c
Siddhesh Poyarekar
2013-02-21
1
-1
/
+1
*
Mark ZERO inputs to __mul as unlikely on powerpc
Siddhesh Poyarekar
2013-02-21
1
-1
/
+1
*
Copy comment about inner loop from powerpc mpa.c to the default one
Siddhesh Poyarekar
2013-02-20
1
-1
/
+1
*
Remove redundant return keyword
Siddhesh Poyarekar
2013-02-14
1
-13
/
+0
*
New __sqr function as a faster special case of __mul
Siddhesh Poyarekar
2013-02-14
1
-0
/
+100
*
Remove use of mpa2.h
Andreas Schwab
2013-01-20
1
-1
/
+0
*
Fix code formatting in mpa.c
Siddhesh Poyarekar
2013-01-14
1
-269
/
+534
*
Remove unnecessary local variable mptwo
Siddhesh Poyarekar
2013-01-14
1
-4
/
+0
*
Update comments in mpa.c
Siddhesh Poyarekar
2013-01-09
1
-70
/
+49
*
Fix spelling errors in sysdeps/powerpc files.
Anton Blanchard
2013-01-07
4
-6
/
+6
*
Remove unused __cr and __cpymn
Siddhesh Poyarekar
2013-01-04
1
-47
/
+0
*
Fix build failure on power4 processors
Siddhesh Poyarekar
2013-01-04
1
-3
/
+7
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
8
-8
/
+8
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
3
-3
/
+3
*
[PowerPC] Remove -ftree-loop-linear from Makefiles
Tulio Magno Quites Machado Filho
2012-05-18
1
-1
/
+1
*
Use <> for math.h and math_private.h everywhere.
Richard Henderson
2012-03-09
2
-2
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
8
-21
/
+13
[next]