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
/
s390
/
s390-32
/
multiarch
Commit message (
Expand
)
Author
Age
Files
Lines
*
S390: Refactor memchr ifunc handling.
Stefan Liebler
2018-12-18
1
-21
/
+0
*
S390: Refactor strcmp ifunc handling.
Stefan Liebler
2018-12-18
1
-21
/
+0
*
S390: Refactor strncpy ifunc handling.
Stefan Liebler
2018-12-18
1
-21
/
+0
*
S390: Refactor strcpy ifunc handling.
Stefan Liebler
2018-12-18
1
-21
/
+0
*
S390: Unify 31/64bit memcpy.
Stefan Liebler
2018-12-18
3
-158
/
+0
*
S390: Unify 31/64bit memcmp.
Stefan Liebler
2018-12-18
3
-135
/
+1
*
S390: Unify 31/64bit memset.
Stefan Liebler
2018-12-18
3
-144
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
10
-10
/
+10
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
10
-10
/
+10
*
s390: Refactor ifunc resolvers due to false debuginfo.
Stefan Liebler
2016-10-07
3
-4
/
+13
*
S390: Implement mempcpy with help of memcpy. [BZ #19765]
Stefan Liebler
2016-05-24
1
-2
/
+29
*
S390: Do not call memcpy, memcmp, memset within libc.so via ifunc-plt.
Stefan Liebler
2016-05-24
3
-1
/
+10
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
10
-10
/
+10
*
S390: Use __asm__ instead of asm.
Stefan Liebler
2015-11-20
1
-1
/
+1
*
S390: Optimize memchr, rawmemchr and wmemchr.
Stefan Liebler
2015-08-26
1
-0
/
+21
*
S390: Optimize strcmp and wcscmp.
Stefan Liebler
2015-08-26
1
-0
/
+21
*
S390: Optimize strncpy and wcsncpy.
Stefan Liebler
2015-08-26
1
-0
/
+21
*
S390: Optimize strcpy and wcscpy.
Stefan Liebler
2015-08-26
1
-0
/
+21
*
S390: Refactor ifunc implementations and enable ifunc-test-framework.
Stefan Liebler
2015-08-26
8
-199
/
+199
*
S390: Get rid of linknamespace failures for string functions.
Stefan Liebler
2015-01-16
4
-30
/
+30
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
4
-4
/
+4
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
4
-7
/
+7
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
4
-4
/
+4
*
S/390: Use attribute_hidden in ifunc-resolve.c
Andreas Krebbel
2013-03-05
1
-3
/
+3
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
4
-4
/
+4
*
S/390: Fix optimized mem* running on 31 bit kernels.
Andreas Krebbel
2012-09-06
5
-7
/
+8
*
S/390: Make IFUNC optimized mem* functions hidden.
Andreas Krebbel
2012-09-03
1
-3
/
+5
*
S/390: Add support for STT_GNU_IFUNC symbols.
Andreas Krebbel
2012-07-19
5
-0
/
+387