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
/
powerpc32
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
1
-6
/
+8
2024-05-23
powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787)
Adhemerval Zanella
2
-0
/
+8
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
1
-2
/
+1
2024-04-02
powerpc: Add missing arch flags on rounding ifunc variants
Adhemerval Zanella
1
-0
/
+6
2024-03-19
powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
Amrita H S
3
-0
/
+4
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
171
-171
/
+171
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
3
-5
/
+9
2023-08-01
PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
Mahesh Bodapati
2
-5
/
+9
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
2
-19
/
+23
2023-05-23
Fix misspellings in sysdeps/powerpc -- BZ 25337
Paul Pluzhnikov
5
-14
/
+14
2023-05-22
Remove last remnants of have-protected
Andreas Schwab
2
-6
/
+1
2023-03-02
powerpc: Remove strncmp variants
Adhemerval Zanella Netto
8
-701
/
+1
2023-02-08
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
3
-6
/
+17
2023-02-08
string: Add libc_hidden_proto for strchrnul
Adhemerval Zanella
2
-8
/
+16
2023-02-06
string: Improve generic strnlen with memchr
Adhemerval Zanella
1
-7
/
+7
2023-02-06
string: Improve generic memchr
Adhemerval Zanella
1
-10
/
+4
2023-02-06
string: Improve generic strchrnul
Adhemerval Zanella
1
-4
/
+0
2023-02-06
Parameterize OP_T_THRES from memcopy.h
Richard Henderson
1
-5
/
+0
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
177
-177
/
+177
2022-11-01
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
1
-2
/
+2
2022-10-31
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
1
-2
/
+2
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
4
-0
/
+4
2022-06-10
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
1
-7
/
+2
2022-05-23
math: Add math-use-builtins-fabs (BZ#29027)
Adhemerval Zanella
1
-52
/
+0
2022-05-02
powerpc32: Remove unused HAVE_PPC_SECURE_PLT
Fangrui Song
2
-41
/
+0
2022-04-26
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2
-0
/
+5
2022-04-07
powerpc: Remove fcopysign{f} implementation
Adhemerval Zanella
1
-66
/
+0
2022-02-23
powerpc: Remove powerpc32 bzero optimizations
Adhemerval Zanella
7
-158
/
+2
2022-02-10
elf: Remove prelink support
Adhemerval Zanella
1
-20
/
+11
2022-01-06
debug: Remove catchsegv and libSegfault (BZ #14913)
Adhemerval Zanella
1
-120
/
+0
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
185
-185
/
+185
2021-12-13
math: Remove powerpc e_hypot
Adhemerval Zanella
7
-162
/
+1
2021-10-26
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
4
-0
/
+6
2021-10-26
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
5
-0
/
+10
2021-10-20
powerpc: Remove backtrace implementation
Adhemerval Zanella
1
-133
/
+0
2021-10-14
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
1
-4
/
+2
2021-10-07
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
1
-8
/
+9
2021-09-27
powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
Fangrui Song
1
-2
/
+0
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
21
-21
/
+0
2021-08-18
Remove sysdeps/*/tls-macros.h
Fangrui Song
1
-49
/
+0
2021-03-01
Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
Florian Weimer
1
-0
/
+28
2021-02-25
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
1
-2
/
+2
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
191
-191
/
+191
2020-12-30
powerpc: Runtime selection between sc and scv for syscalls
Matheus Castanho
1
-3
/
+12
2020-11-13
powerpc: Eliminate UP macro conditionals
Florian Weimer
1
-3
/
+1
2020-09-22
powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]
Raphael Moreira Zinsly
1
-1
/
+1
2020-08-03
powerpc: Fix incorrect cache line size load in memset (bug 26332)
Florian Weimer
1
-2
/
+2
2020-06-29
powerpc: Add support for POWER10
Tulio Magno Quites Machado Filho
3
-0
/
+4
2020-01-21
Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
1
-0
/
+2
2020-01-18
powerpc32: Fix syntax error in __GLRO macro
Andreas Schwab
1
-1
/
+1
[next]