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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
3
-34
/
+47
2024-06-17
Implement C23 exp2m1, exp10m1
Joseph Myers
3
-1
/
+9
2024-06-17
Implement C23 logp1
Joseph Myers
4
-2
/
+10
2024-05-23
powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786)
Adhemerval Zanella
3
-1
/
+19
2024-05-16
powerpc64: Fix by using the configure value $libc_cv_cc_submachine [BZ #31629]
Manjunath Matti
2
-4
/
+4
2024-05-06
powerpc: Optimized strncmp for power10
Amrita H S
5
-1
/
+304
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
1
-2
/
+1
2024-04-14
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
Florian Weimer
1
-0
/
+19
2024-03-19
powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
Amrita H S
9
-2
/
+14
2024-03-12
powerpc: Remove power8 strcasestr optimization
Adhemerval Zanella
8
-675
/
+1
2024-02-23
powerpc: Remove power7 strstr optimization
Adhemerval Zanella
8
-671
/
+1
2024-02-01
Rename c2x / gnu2x tests to c23 / gnu23
Joseph Myers
1
-2
/
+2
2024-02-01
string: Use builtins for ffs and ffsll
Adhemerval Zanella Netto
1
-36
/
+0
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
270
-270
/
+270
2023-12-15
powerpc: Fix performance issues of strcmp power10
Amrita H S
1
-66
/
+95
2023-12-14
powerpc : Add optimized memchr for POWER10
MAHESH BODAPATI
5
-10
/
+367
2023-12-07
powerpc: Optimized strcmp for power10
Amrita H S
5
-1
/
+240
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
2
-8
/
+14
2023-08-01
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
Mahesh Bodapati
2
-5
/
+4
2023-07-26
powerpc: Fix powerpc64 strchrnul build with old gcc
Adhemerval Zanella Netto
1
-7
/
+7
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
3
-93
/
+119
2023-05-23
Regenerate configure fragment -- BZ 25337.
Paul Pluzhnikov
1
-1
/
+1
2023-05-23
Fix misspellings in sysdeps/powerpc -- BZ 25337
Paul Pluzhnikov
16
-18
/
+18
2023-05-19
powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
Mahesh Bodapati
1
-0
/
+17
2023-05-10
Added Redirects to longdouble error functions [BZ #29033]
Sachin Monga
1
-0
/
+1
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
8
-494
/
+9
2023-02-08
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
3
-9
/
+11
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
270
-270
/
+270
2022-12-02
powerpc64: Remove old strncmp optimization
Rajalakshmi Srinivasaraghavan
5
-256
/
+2
2022-11-01
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
2
-4
/
+4
2022-10-31
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
2
-2
/
+129
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2
-0
/
+2
2022-10-10
elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella
1
-0
/
+24
2022-07-27
arc4random: simplify design for better safety
Jason A. Donenfeld
6
-345
/
+0
2022-07-22
powerpc64: Add optimized chacha20
Adhemerval Zanella Netto
6
-0
/
+345
2022-06-10
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
1
-7
/
+2
2022-06-07
powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
Matheus Castanho
1
-2
/
+2
2022-05-23
math: Add math-use-builtins-fabs (BZ#29027)
Adhemerval Zanella
1
-34
/
+0
2022-04-26
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2
-0
/
+5
2022-04-10
powerpc64: Set up thread register for _dl_relocate_static_pie
Alan Modra
1
-0
/
+21
2022-04-10
powerpc64: Use medium model toc accesses throughout
Alan Modra
6
-15
/
+30
2022-04-07
powerpc: Remove fcopysign{f} implementation
Adhemerval Zanella
1
-48
/
+0
2022-03-22
configure.ac: fix bashisms in configure.ac
Sam James
4
-4
/
+4
2022-02-23
powerpc: Remove powerpc64 bzero optimizations
Adhemerval Zanella
15
-197
/
+1
2022-02-23
powerpc: Remove bcopy optimizations
Adhemerval Zanella
9
-113
/
+1
2022-02-10
elf: Remove prelink support
Adhemerval Zanella
1
-37
/
+0
2022-01-14
powerpc64le: Use <gcc-macros.h> in early HWCAP check
Florian Weimer
1
-4
/
+5
[next]