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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
powerpc
/
powerpc32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
177
-177
/
+177
*
Disable use of -fsignaling-nans if compiler does not support it
Adhemerval Zanella
2022-11-01
1
-2
/
+2
*
Fix build with GCC 13 _FloatN, _FloatNx built-in functions
Joseph Myers
2022-10-31
1
-2
/
+2
*
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-10-18
4
-0
/
+4
*
Add bounds check to __libc_ifunc_impl_list
Wilco Dijkstra
2022-06-10
1
-7
/
+2
*
math: Add math-use-builtins-fabs (BZ#29027)
Adhemerval Zanella
2022-05-23
1
-52
/
+0
*
powerpc32: Remove unused HAVE_PPC_SECURE_PLT
Fangrui Song
2022-05-02
2
-41
/
+0
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-0
/
+5
*
powerpc: Remove fcopysign{f} implementation
Adhemerval Zanella
2022-04-07
1
-66
/
+0
*
powerpc: Remove powerpc32 bzero optimizations
Adhemerval Zanella
2022-02-23
7
-158
/
+2
*
elf: Remove prelink support
Adhemerval Zanella
2022-02-10
1
-20
/
+11
*
debug: Remove catchsegv and libSegfault (BZ #14913)
Adhemerval Zanella
2022-01-06
1
-120
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
185
-185
/
+185
*
math: Remove powerpc e_hypot
Adhemerval Zanella
2021-12-13
7
-162
/
+1
*
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2021-10-26
4
-0
/
+6
*
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
2021-10-26
5
-0
/
+10
*
powerpc: Remove backtrace implementation
Adhemerval Zanella
2021-10-20
1
-133
/
+0
*
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
2021-10-14
1
-4
/
+2
*
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
2021-10-07
1
-8
/
+9
*
powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
Fangrui Song
2021-09-27
1
-2
/
+0
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
21
-21
/
+0
*
Remove sysdeps/*/tls-macros.h
Fangrui Song
2021-08-18
1
-49
/
+0
*
Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
Florian Weimer
2021-03-01
1
-0
/
+28
*
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
2021-02-25
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
191
-191
/
+191
*
powerpc: Runtime selection between sc and scv for syscalls
Matheus Castanho
2020-12-30
1
-3
/
+12
*
powerpc: Eliminate UP macro conditionals
Florian Weimer
2020-11-13
1
-3
/
+1
*
powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]
Raphael Moreira Zinsly
2020-09-22
1
-1
/
+1
*
powerpc: Fix incorrect cache line size load in memset (bug 26332)
Florian Weimer
2020-08-03
1
-2
/
+2
*
powerpc: Add support for POWER10
Tulio Magno Quites Machado Filho
2020-06-29
3
-0
/
+4
*
Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
2020-01-21
1
-0
/
+2
*
powerpc32: Fix syntax error in __GLRO macro
Andreas Schwab
2020-01-18
1
-1
/
+1
*
powerpc: Move cache line size to rtld_global_ro
Tulio Magno Quites Machado Filho
2020-01-17
4
-36
/
+53
*
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
1
-8
/
+8
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
6
-16
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
191
-191
/
+191
*
powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
Adhemerval Zanella
2019-12-19
2
-4
/
+6
*
Refactor vDSO initialization code
Adhemerval Zanella
2019-09-17
1
-2
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
191
-191
/
+191
*
powerpc: refactor logb{f,l}
Adhemerval Zanella
2019-07-08
3
-21
/
+3
*
powerpc: Refactor modf{f}
Adhemerval Zanella
2019-07-08
2
-20
/
+2
*
powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf
Adhemerval Zanella
2019-06-26
22
-547
/
+142
*
powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf
Adhemerval Zanella
2019-06-17
20
-341
/
+77
*
powerpc: Remove optimized finite
Adhemerval Zanella
2019-06-12
8
-287
/
+2
*
powerpc: Remove optimized isinf
Adhemerval Zanella
2019-06-12
8
-272
/
+2
*
powerpc: Remove optimized isnan
Adhemerval Zanella
2019-06-12
16
-646
/
+2
*
powerpc: copysign cleanup
Adhemerval Zanella
2019-06-12
9
-253
/
+3
*
powerpc: consolidate rint
Adhemerval Zanella
2019-06-12
2
-135
/
+0
*
powerpc: generic nearbyint/nearbyintf
Adhemerval Zanella
2019-05-28
2
-159
/
+0
*
Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).
Zack Weinberg
2019-05-22
36
-1487
/
+36
[next]