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
/
powerpc64
/
power4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
4
-4
/
+4
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
4
-4
/
+4
*
powerpc: Fix build failures with current GCC
Gabriel F. T. Gomes
2019-05-30
1
-0
/
+7
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
4
-4
/
+4
*
powerpc64*: fix the order of implied sysdeps directories
Gabriel F. T. Gomes
2018-04-27
4
-5
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
4
-4
/
+4
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
2
-2
/
+2
*
PowerPC64 ENTRY_TOCLESS
Alan Modra
2017-06-14
4
-5
/
+5
*
powerpc: refactor memcmp and memmove IFUNC.
Wainer dos Santos Moschetta
2017-04-11
1
-2
/
+6
*
powerpc: refactor memcpy and mempcpy IFUNC.
Wainer dos Santos Moschetta
2017-04-11
1
-2
/
+5
*
powerpc: refactor memset IFUNC.
Wainer dos Santos Moschetta
2017-04-11
1
-2
/
+5
*
powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC.
Wainer dos Santos Moschetta
2017-04-11
1
-2
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
4
-4
/
+4
*
powerpc: Rearrange cfi_offset calls
Rajalakshmi Srinivasaraghavan
2016-03-11
1
-6
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
4
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
4
-4
/
+4
*
PowerPC: multiarch bzero cleanup for PPC64
Adhemerval Zanella
2014-09-10
1
-3
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
4
-4
/
+4
*
PowerPC: Cleaning up uneeded sqrt routines
Adhemerval Zanella
2013-12-13
2
-108
/
+0
*
PowerPC: multiarch memset/bzero for PowerPC64
Adhemerval Zanella
2013-12-13
1
-0
/
+2
*
PowerPC: Adjust multiarch Implies for PowerPC64
Adhemerval Zanella
2013-12-13
3
-0
/
+3
*
PowerPC: multiarch wordcopy routines for PowerPC32
Adhemerval Zanella
2013-12-06
1
-1
/
+0
*
PowerPC LE memset
Alan Modra
2013-10-04
1
-15
/
+15
*
PowerPC LE memcpy
Alan Modra
2013-10-04
1
-1
/
+60
*
PowerPC LE memcmp
Alan Modra
2013-10-04
1
-326
/
+715
*
PowerPC LE strcmp and strncmp
Alan Modra
2013-10-04
1
-8
/
+55
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
4
-96
/
+96
*
Consolidate copies of mp code in powerpc
Siddhesh Poyarekar
2013-03-08
3
-221
/
+2
*
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
*
Remove powerpc64 bounded-pointers code.
Joseph Myers
2013-03-06
4
-53
/
+15
*
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
5
-27
/
+27
*
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
9
-10
/
+9
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
3
-3
/
+3
[next]