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
/
powerpc
/
powerpc64
Commit message (
Expand
)
Author
Age
Files
Lines
*
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
2024-04-26
1
-2
/
+1
*
powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
Florian Weimer
2024-04-18
1
-0
/
+19
*
powerpc: Fix powerpc64 strchrnul build with old gcc
Adhemerval Zanella Netto
2023-07-26
1
-7
/
+7
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
3
-93
/
+119
*
Regenerate configure fragment -- BZ 25337.
Paul Pluzhnikov
2023-05-23
1
-1
/
+1
*
Fix misspellings in sysdeps/powerpc -- BZ 25337
Paul Pluzhnikov
2023-05-23
16
-18
/
+18
*
powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
Mahesh Bodapati
2023-05-19
1
-0
/
+17
*
Added Redirects to longdouble error functions [BZ #29033]
Sachin Monga
2023-05-10
1
-0
/
+1
*
powerpc: Disable stack protector in early static initialization
Adhemerval Zanella
2023-04-03
1
-0
/
+3
*
powerpc: Remove powerpc64 strncmp variants
Adhemerval Zanella Netto
2023-03-02
8
-494
/
+9
*
string: Add libc_hidden_proto for memrchr
Adhemerval Zanella
2023-02-08
3
-9
/
+11
*
string: Add libc_hidden_proto for strchrnul
Adhemerval Zanella
2023-02-08
1
-0
/
+1
*
string: Improve generic memchr
Adhemerval Zanella
2023-02-06
1
-8
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
270
-270
/
+270
*
powerpc64: Remove old strncmp optimization
Rajalakshmi Srinivasaraghavan
2022-12-02
5
-256
/
+2
*
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
2022-11-01
2
-4
/
+4
*
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
2022-10-31
2
-2
/
+129
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
2
-0
/
+2
*
elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella
2022-10-10
1
-0
/
+24
*
arc4random: simplify design for better safety
Jason A. Donenfeld
2022-07-27
6
-345
/
+0
*
powerpc64: Add optimized chacha20
Adhemerval Zanella Netto
2022-07-22
6
-0
/
+345
*
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
2022-06-10
1
-7
/
+2
*
powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
Matheus Castanho
2022-06-07
1
-2
/
+2
*
math: Add math-use-builtins-fabs (BZ#29027)
Adhemerval Zanella
2022-05-23
1
-34
/
+0
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-0
/
+5
*
powerpc64: Set up thread register for _dl_relocate_static_pie
Alan Modra
2022-04-10
1
-0
/
+21
*
powerpc64: Use medium model toc accesses throughout
Alan Modra
2022-04-10
6
-15
/
+30
*
powerpc: Remove fcopysign{f} implementation
Adhemerval Zanella
2022-04-07
1
-48
/
+0
*
configure.ac: fix bashisms in configure.ac
Sam James
2022-03-22
4
-4
/
+4
*
powerpc: Remove powerpc64 bzero optimizations
Adhemerval Zanella
2022-02-23
15
-197
/
+1
*
powerpc: Remove bcopy optimizations
Adhemerval Zanella
2022-02-23
9
-113
/
+1
*
elf: Remove prelink support
Adhemerval Zanella
2022-02-10
1
-37
/
+0
*
powerpc64le: Use <gcc-macros.h> in early HWCAP check
Florian Weimer
2022-01-14
1
-4
/
+5
*
debug: Remove catchsegv and libSegfault (BZ #14913)
Adhemerval Zanella
2022-01-06
1
-124
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
278
-278
/
+278
*
elf: Add _dl_audit_pltexit
Adhemerval Zanella
2021-12-28
1
-2
/
+2
*
csu: Always use __executable_start in gmon-start.c
Florian Weimer
2021-12-05
1
-37
/
+0
*
powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]
Matheus Castanho
2021-11-30
1
-4
/
+6
*
powerpc: Define USE_PPC64_NOTOC iff compiler supports it
Adhemerval Zanella
2021-11-22
2
-24
/
+43
*
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2021-10-26
8
-0
/
+12
*
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
2021-10-26
9
-0
/
+16
*
powerpc: Remove backtrace implementation
Adhemerval Zanella
2021-10-20
1
-117
/
+0
*
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
2021-10-14
3
-17
/
+38
*
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
2021-10-07
1
-9
/
+10
*
powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
Fangrui Song
2021-09-27
1
-2
/
+0
*
Add narrowing fma functions
Joseph Myers
2021-09-22
2
-0
/
+8
*
powerpc: Fix unrecognized instruction errors with recent GCC
Paul A. Clarke
2021-09-20
1
-0
/
+1
*
Add narrowing square root functions
Joseph Myers
2021-09-10
2
-0
/
+8
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
15
-15
/
+0
*
Remove sysdeps/*/tls-macros.h
Fangrui Song
2021-08-18
1
-42
/
+0
[next]