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-64
Commit message (
Expand
)
Author
Age
Files
Lines
*
S390: Remove backchain-based fallback and use generic backtrace.c.
Stefan Liebler
2020-03-05
1
-147
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
16
-16
/
+16
*
S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x.
Stefan Liebler
2019-12-11
1
-0
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
16
-16
/
+16
*
S390: Increase function alignment to 16 bytes.
Stefan Liebler
2019-03-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
16
-16
/
+16
*
S390: Refactor memchr ifunc handling.
Stefan Liebler
2018-12-18
2
-61
/
+0
*
S390: Refactor strcmp ifunc handling.
Stefan Liebler
2018-12-18
2
-62
/
+0
*
S390: Refactor strncpy ifunc handling.
Stefan Liebler
2018-12-18
2
-24
/
+13
*
S390: Refactor strcpy ifunc handling.
Stefan Liebler
2018-12-18
2
-56
/
+0
*
S390: Remove s390 specific implementation of bcopy.
Stefan Liebler
2018-12-18
1
-71
/
+0
*
S390: Unify 31/64bit memcpy.
Stefan Liebler
2018-12-18
4
-240
/
+0
*
S390: Unify 31/64bit memcmp.
Stefan Liebler
2018-12-18
4
-196
/
+1
*
S390: Implement bzero with memset.
Stefan Liebler
2018-12-18
1
-41
/
+0
*
S390: Unify 31/64bit memset.
Stefan Liebler
2018-12-18
4
-204
/
+1
*
S390: Implement 64-bit __fentry__
Ilya Leoshkevich
2018-08-10
3
-57
/
+124
*
S390: Do not clobber R0 in 64-bit _dl_runtime_profile
Ilya Leoshkevich
2018-08-10
1
-0
/
+6
*
S390: Do not clobber R0 in 64-bit _dl_runtime_resolve
Ilya Leoshkevich
2018-08-10
1
-2
/
+8
*
S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profile
Ilya Leoshkevich
2018-08-10
1
-84
/
+143
*
S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolve
Ilya Leoshkevich
2018-08-10
1
-41
/
+83
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-0
/
+2
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
33
-33
/
+33
*
S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.
Stefan Liebler
2017-12-11
1
-18
/
+17
*
S390: Add cfi information for start routines in order to stop unwinding.
Stefan Liebler
2017-11-21
1
-0
/
+7
*
S390: Save and restore r12 in TLS_IE macro.
Stefan Liebler
2017-06-27
1
-4
/
+6
*
S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]
Stefan Liebler
2017-06-19
1
-1
/
+1
*
PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
Alan Modra
2017-06-14
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
33
-33
/
+33
*
Fix typos in the spelling of "implementation"
Dmitry V. Levin
2016-12-27
1
-1
/
+1
*
Refactor long double information into bits/long-double.h.
Joseph Myers
2016-12-14
1
-11
/
+0
*
s390x: Add hidden definition for __sigsetjmp
Florian Weimer
2016-11-15
1
-18
/
+24
*
Define wordsize.h macros everywhere
Steve Ellcey
2016-11-04
1
-0
/
+3
*
s390: Refactor ifunc resolvers due to false debuginfo.
Stefan Liebler
2016-10-07
3
-4
/
+13
*
S390: Use DT_JUMPREL in prelink undo code.
Stefan Liebler
2016-07-06
1
-4
/
+2
*
S390: Use s390-64 specific ionv-modules on s390-32, too.
Stefan Liebler
2016-05-25
5
-2525
/
+0
*
S390: Optimize utf16-utf32 module.
Stefan Liebler
2016-05-25
1
-92
/
+379
*
S390: Optimize utf8-utf16 module.
Stefan Liebler
2016-05-25
1
-106
/
+441
*
S390: Optimize utf8-utf32 module.
Stefan Liebler
2016-05-25
1
-184
/
+480
*
S390: Optimize iso-8859-1 to ibm037 iconv-module.
Stefan Liebler
2016-05-25
1
-37
/
+56
*
S390: Get rid of make warning: overriding recipe for target gconv-modules.
Stefan Liebler
2016-05-25
1
-50
/
+1
*
S390: Implement mempcpy with help of memcpy. [BZ #19765]
Stefan Liebler
2016-05-24
2
-22
/
+54
*
S390: Do not call memcpy, memcmp, memset within libc.so via ifunc-plt.
Stefan Liebler
2016-05-24
3
-1
/
+10
*
S390: Use 64bit instruction to check for copies of > 1MB with mvcle.
Stefan Liebler
2016-05-24
1
-1
/
+1
*
S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.
Stefan Liebler
2016-05-11
1
-2
/
+0
*
S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.
Stefan Liebler
2016-03-31
1
-35
/
+49
*
S390: Save and restore fprs/vrs while resolving symbols.
Stefan Liebler
2016-03-31
3
-122
/
+246
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
36
-36
/
+36
*
S390: Use __asm__ instead of asm.
Stefan Liebler
2015-11-20
10
-167
/
+167
*
S390: Clean setjmp, longjmp, getcontext symbols.
Stefan Liebler
2015-11-09
1
-16
/
+18
[next]