index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
powerpc
/
powerpc64
/
multiarch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)
Adhemerval Zanella
3
-1
/
+19
2024-05-06
powerpc: Optimized strncmp for power10
Amrita H S
4
-1
/
+33
2024-03-12
powerpc: Remove power8 strcasestr optimization
Adhemerval Zanella
5
-115
/
+1
2024-02-23
powerpc: Remove power7 strstr optimization
Adhemerval Zanella
5
-108
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
130
-130
/
+130
2023-12-14
powerpc : Add optimized memchr for POWER10
MAHESH BODAPATI
4
-10
/
+52
2023-12-07
powerpc: Optimized strcmp for power10
Amrita H S
4
-1
/
+36
2023-08-01
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
Mahesh Bodapati
1
-3
/
+4
2023-07-26
powerpc: Fix powerpc64 strchrnul build with old gcc
Adhemerval Zanella Netto
1
-7
/
+7
2023-04-03
powerpc: Disable stack protector in early static initialization
Adhemerval Zanella
1
-0
/
+3
2023-03-02
powerpc: Remove powerpc64 strncmp variants
Adhemerval Zanella Netto
6
-56
/
+9
2023-02-08
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
1
-9
/
+9
2023-02-08
string: Add libc_hidden_proto for strchrnul
Adhemerval Zanella
1
-0
/
+1
2023-02-06
string: Improve generic memchr
Adhemerval Zanella
1
-8
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
130
-130
/
+130
2022-12-02
powerpc64: Remove old strncmp optimization
Rajalakshmi Srinivasaraghavan
4
-31
/
+2
2022-06-10
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
1
-7
/
+2
2022-02-23
powerpc: Remove powerpc64 bzero optimizations
Adhemerval Zanella
8
-104
/
+1
2022-02-23
powerpc: Remove bcopy optimizations
Adhemerval Zanella
6
-85
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
134
-134
/
+134
2021-10-26
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
4
-0
/
+8
2021-10-26
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
5
-0
/
+12
2021-08-06
powerpc64: Add checks for Altivec and VSX in ifunc selection
Anton Blanchard
26
-68
/
+139
2021-08-06
powerpc64: Check cacheline size before using optimised memset routines
Anton Blanchard
2
-10
/
+23
2021-08-06
powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06
Anton Blanchard
20
-38
/
+38
2021-07-08
powerpc64: Remove strcspn ifunc from the loader
Tulio Magno Quites Machado Filho
1
-0
/
+18
2021-05-31
powerpc: Optimized memcmp for power10
Lucas A. M. Magalhaes
4
-1
/
+39
2021-05-17
powerpc: Add optimized rawmemchr for POWER10
Matheus Castanho
4
-2
/
+31
2021-05-07
powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopy
Raoni Fassina Firmino
5
-20
/
+22
2021-04-30
powerpc64le: Optimize memset for POWER10
Raoni Fassina Firmino
5
-1
/
+58
2021-04-30
powerpc64le: Optimize memcpy for POWER10
Tulio Magno Quites Machado Filho
4
-1
/
+40
2021-04-30
powerpc64le: Optimized memmove for POWER10
Lucas A. M. Magalhaes
6
-7
/
+66
2021-04-22
powerpc: Add optimized strlen for POWER10
Matheus Castanho
4
-1
/
+9
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
128
-128
/
+128
2020-11-12
powerpc: Add optimized stpncpy for POWER9
Raphael M Zinsly
4
-1
/
+44
2020-11-12
powerpc: Add optimized strncpy for POWER9
Raphael M Zinsly
4
-1
/
+47
2020-09-17
powerpc: fix ifunc implementation list for POWER9 strlen and stpcpy
Raphael Moreira Zinsly
1
-2
/
+2
2020-06-05
powerpc64le: add optimized strlen for P9
Paul E. Murphy
4
-1
/
+12
2020-05-18
powerpc: Optimized rawmemchr for POWER9
Anton Blanchard
4
-3
/
+38
2020-05-18
powerpc: Optimized stpcpy for POWER9
Anton Blanchard via Libc-alpha
4
-6
/
+41
2020-05-18
powerpc: Optimized strcpy for POWER9
Anton Blanchard via Libc-alpha
4
-1
/
+38
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
123
-123
/
+123
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
123
-123
/
+123
2019-04-04
powerpc: Use generic wcsrchr optimization
Adhemerval Zanella
6
-110
/
+0
2019-04-04
powerpc: Use generic wcschr optimization
Adhemerval Zanella
6
-114
/
+1
2019-04-04
powerpc: Use generic wcscpy optimization
Adhemerval Zanella
6
-106
/
+1
2019-02-27
wcsmbs: optimize wcscat
Adhemerval Zanella
1
-13
/
+12
2019-01-16
powerpc: Fix tiny bug in strncmp.c
Paul Clarke
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
135
-135
/
+135
2018-08-16
powerpc: Rearrange little endian specific files
Rajalakshmi Srinivasaraghavan
6
-6
/
+21
[next]