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
gentoo/2.41
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update powerpc-fpu libm-test-ulps.
Adhemerval Zanella
2015-07-24
1
-56
/
+152
*
powerpc: strstr optimization
Rajalakshmi Srinivasaraghavan
2015-07-16
6
-1
/
+626
*
Regenerate powerpc-nofpu libm-test-ulps.
Joseph Myers
2015-07-01
1
-483
/
+673
*
Fix sin, sincos missing underflows (bug 16526, bug 16538).
Joseph Myers
2015-06-23
1
-1
/
+5
*
Use libc_hidden_proto / libc_hidden_def with __strnlen.
Joseph Myers
2015-06-02
3
-1
/
+7
*
Update powerpc-fpu libm-test-ulps.
Adhemerval Zanella
2015-05-29
1
-516
/
+450
*
libc-vdso.h place consolidation
Adhemerval Zanella
2015-04-20
2
-2
/
+2
*
powerpc: Fix __wcschr static build
Adhemerval Zanella
2015-04-15
1
-4
/
+14
*
Harden powerpc64 elf_machine_fixup_plt
Alan Modra
2015-03-26
1
-5
/
+25
*
powerpc __tls_get_addr call optimization
Alan Modra
2015-03-25
6
-0
/
+181
*
powerpc64 configure message
Alan Modra
2015-03-25
2
-3
/
+3
*
Remove HAVE_ASM_PPC_REL16 references
Alan Modra
2015-03-23
1
-41
/
+3
*
soft-fp: Define and use _FP_STATIC_ASSERT.
Joseph Myers
2015-03-12
1
-0
/
+2
*
powerpc: Remove HAVE_ASM_GLOBAL_DOT_NAME define
Adhemerval Zanella
2015-03-11
4
-85
/
+11
*
Update powerpc-fpu ULPs.
Adhemerval Zanella
2015-03-09
1
-50
/
+66
*
Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY
H.J. Lu
2015-03-05
2
-2
/
+2
*
powerpc: Fix inline feraiseexcept, feclearexcept macros
Adhemerval Zanella
2015-03-03
1
-20
/
+32
*
powerpc: Fix memmove static build
Adhemerval Zanella
2015-02-25
1
-1
/
+3
*
Fix powerpc software sqrtf (bug 17967).
Joseph Myers
2015-02-13
1
-11
/
+13
*
Fix powerpc software sqrt (bug 17964).
Joseph Myers
2015-02-12
1
-15
/
+18
*
powerpc: POWER7 strncpy optimization for unaligned string
Rajalakshmi Srinivasaraghavan
2015-02-12
1
-2
/
+378
*
powerpc: drop R_PPC_REL16 check
Adhemerval Zanella
2015-02-10
2
-44
/
+0
*
powerpc: sysdeps/powerpc configure cleanup
Adhemerval Zanella
2015-02-10
2
-54
/
+0
*
powerpc: wordcopy/memmove cleanup for ppc32
Adhemerval Zanella
2015-02-09
7
-119
/
+32
*
powerpc: multiarch Makefile cleanup for powerpc32
Adhemerval Zanella
2015-02-09
1
-4
/
+10
*
powerpc: wordcopy/memmove cleanup for ppc64
Adhemerval Zanella
2015-02-09
5
-95
/
+23
*
powerpc: Remove POWER7 wordcopy ifunc
Adhemerval Zanella
2015-02-09
3
-45
/
+9
*
powerpc: Simplify bcopy default implementation
Adhemerval Zanella
2015-02-09
1
-4
/
+6
*
powerpc: multiarch Makefile cleanup for powerpc64
Adhemerval Zanella
2015-02-09
1
-5
/
+10
*
powerpc: Fix fesetexceptflag [BZ#17885]
Adhemerval Zanella
2015-01-28
1
-1
/
+1
*
powerpc: Fix fsqrt build in libm [BZ#16576]
Adhemerval Zanella
2015-01-28
5
-102
/
+24
*
powerpc: Fix powerpc64 build failure with binutils 2.22
Adhemerval Zanella
2015-01-24
1
-1
/
+4
*
powerpc: Fix ifuncmain6pie failure with GCC 4.9
Adhemerval Zanella
2015-01-24
1
-1
/
+3
*
Fix powerpc-nofpu fesetenv namespace (bug 17748).
Joseph Myers
2015-01-14
1
-1
/
+1
*
powerpc: Fix POWER7/PPC64 performance regression on LE
Adhemerval Zanella
2015-01-13
1
-588
/
+282
*
powerpc: Optimized strncmp for POWER8/PPC64
Adhemerval Zanella
2015-01-13
5
-5
/
+374
*
powerpc: Optimize POWER7 strcmp trailing checks
Rajalakshmi Srinivasaraghavan
2015-01-13
1
-114
/
+83
*
powerpc: Optimized strcmp for POWER8/PPC64
Adhemerval Zanella
2015-01-13
5
-3
/
+306
*
powerpc: Optimized st{r,p}ncpy for POWER8/PPC64
Adhemerval Zanella
2015-01-13
8
-6
/
+542
*
powerpc: Optimized strncat for POWER7/PPC64
Adhemerval Zanella
2015-01-13
3
-270
/
+31
*
powerpc: Optimized strcat for POWER8/PPC64
Adhemerval Zanella
2015-01-13
4
-4
/
+40
*
powerpc: Optimized st{r,p}cpy for POWER8/PPC64
Adhemerval Zanella
2015-01-13
7
-3
/
+377
*
powerpc: Fix Copyright dates and CL entry
Adhemerval Zanella
2015-01-12
1
-1
/
+1
*
powerpc: abort transaction in syscalls
Adhemerval Zanella
2015-01-12
5
-2
/
+72
*
powerpc: Add adaptive elision to rwlocks
Adhemerval Zanella
2015-01-12
1
-0
/
+111
*
Fix libm feupdateenv namespace (bug 17748).
Joseph Myers
2015-01-07
3
-0
/
+3
*
Fix libm fesetround namespace (bug 17748).
Joseph Myers
2015-01-07
5
-9
/
+15
*
Fix libm fesetenv namespace (bug 17748).
Joseph Myers
2015-01-06
5
-2
/
+5
*
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-05
3
-6
/
+12
*
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
3
-9
/
+14
[next]