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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix feraiseexcept and feclearexcept macros
Matheus Castanho
2020-03-06
1
-2
/
+2
*
powerpc: Refactor fenvinline.h
Rogerio Alves
2020-02-25
1
-13
/
+19
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-0
/
+20
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
1
-3
/
+2
*
Fix array overflow in backtrace on PowerPC (bug 25423)
Andreas Schwab
2020-01-21
2
-0
/
+4
*
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
14
-45
/
+275
*
elf: Move vDSO setup to rtld (BZ#24967)
Adhemerval Zanella
2020-01-03
2
-12
/
+12
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
12
-22
/
+21
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
577
-577
/
+577
*
powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
Adhemerval Zanella
2019-12-19
2
-4
/
+6
*
Expand $(as-needed) and $(no-as-needed) throughout the build system
Florian Weimer
2019-12-03
1
-1
/
+1
*
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
2019-11-26
1
-44
/
+0
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
2
-27
/
+61
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
2
-7
/
+63
*
nptl: Remove rwlock elision definitions
Adhemerval Zanella
2019-11-26
1
-5
/
+2
*
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
2019-11-26
1
-0
/
+6
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-8
/
+0
*
[powerpc] No need to enter "Ignore Exceptions Mode"
Paul A. Clarke
2019-10-02
1
-4
/
+15
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
2
-36
/
+16
*
[powerpc] Rename fesetenv_mode to fesetenv_control
Paul A. Clarke
2019-09-27
5
-6
/
+6
*
[powerpc] libc_feholdsetround_noex_ppc_ctx: optimize FPSCR write
Paul A. Clarke
2019-09-27
1
-1
/
+1
*
[powerpc] Rename fegetenv_status to fegetenv_control
Paul A. Clarke
2019-09-27
7
-9
/
+9
*
[powerpc] __fesetround_inline optimizations
Paul A. Clarke
2019-09-27
1
-3
/
+15
*
[powerpc] libc_feupdateenv_test: optimize FPSCR access
Paul A. Clarke
2019-09-27
2
-2
/
+18
*
[powerpc] fenv_private.h clean up
Paul A. Clarke
2019-09-27
8
-117
/
+38
*
[powerpc] SET_RESTORE_ROUND optimizations and bug fix
Paul A. Clarke
2019-09-19
2
-25
/
+36
*
Refactor vDSO initialization code
Adhemerval Zanella
2019-09-17
2
-3
/
+3
*
Fix three GNU license URLs, along with trailing-newline issues.
Paul Eggert
2019-09-07
1
-2
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
575
-575
/
+575
*
[powerpc] fegetenv_status: simplify instruction generation
Paul A. Clarke
2019-08-28
1
-15
/
+6
*
[powerpc] fesetenv: optimize FPSCR access
Paul A. Clarke
2019-08-28
1
-8
/
+4
*
[powerpc] SET_RESTORE_ROUND improvements
Paul A. Clarke
2019-08-28
1
-2
/
+36
*
[powerpc] fe{en,dis}ableexcept, fesetmode: optimize FPSCR accesses
Paul A. Clarke
2019-08-28
4
-24
/
+30
*
[powerpc] fe{en,dis}ableexcept optimize bit translations
Paul A. Clarke
2019-08-28
3
-33
/
+63
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
powerpc: Cleanup: use actual power8 assembly mnemonics
Raoni Fassina Firmino
2019-08-01
11
-187
/
+87
*
[powerpc] fenv_libc.h: protect use of __builtin_cpu_supports
Paul A. Clarke
2019-07-09
1
-1
/
+3
*
powerpc: refactor logb{f,l}
Adhemerval Zanella
2019-07-08
20
-125
/
+87
*
powerpc: Refactor modf{f}
Adhemerval Zanella
2019-07-08
12
-42
/
+48
*
powerpc: hypot refactor and optimization
Adhemerval Zanella
2019-07-08
8
-232
/
+23
*
powerpc: Use faster means to access FPSCR when possible in some cases
Paul A. Clarke
2019-06-30
5
-30
/
+76
*
powerpc: Use generic e_expf
Adhemerval Zanella
2019-06-26
7
-383
/
+0
*
powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf
Adhemerval Zanella
2019-06-26
22
-547
/
+142
*
[powerpc] add 'volatile' to asm
Paul A. Clarke
2019-06-19
2
-5
/
+5
*
powerpc: Refactor powerpc64 lround/lroundf/llround/llroundf
Adhemerval Zanella
2019-06-17
30
-490
/
+190
*
powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf
Adhemerval Zanella
2019-06-17
22
-342
/
+77
*
powerpc: refactor powerpc64 lrint/lrintf/llrint/llrintf
Adhemerval Zanella
2019-06-17
21
-225
/
+76
*
powerpc: Remove optimized finite
Adhemerval Zanella
2019-06-12
19
-654
/
+3
*
powerpc: Remove optimized isinf
Adhemerval Zanella
2019-06-12
19
-634
/
+2
[next]