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
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-0
/
+20
*
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
2020-02-14
2
-2
/
+2
*
nptl: add missing pthread-offsets.h
Andreas Schwab
2020-02-10
1
-0
/
+13
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
2
-2
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
310
-310
/
+310
*
Always use wordsize-64 version of s_trunc.c.
Stefan Liebler
2019-12-11
2
-2
/
+2
*
Always use wordsize-64 version of s_ceil.c.
Stefan Liebler
2019-12-11
2
-2
/
+2
*
Always use wordsize-64 version of s_floor.c.
Stefan Liebler
2019-12-11
2
-2
/
+2
*
elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
Florian Weimer
2019-12-02
2
-4
/
+8
*
sparc: Use atomic compiler builtins on sparc
Adhemerval Zanella
2019-11-27
15
-902
/
+166
*
Remove 32 bit sparc v7 support
Adhemerval Zanella
2019-11-27
24
-2702
/
+410
*
nptl: Add default pthread-offsets.h
Adhemerval Zanella
2019-11-26
1
-13
/
+0
*
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
2019-11-26
1
-45
/
+0
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
2
-27
/
+58
*
nptl: Add struct_mutex.h
Adhemerval Zanella
2019-11-26
1
-7
/
+0
*
nptl: Remove rwlock elision definitions
Adhemerval Zanella
2019-11-26
1
-2
/
+0
*
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
*
nptl: Replace non cancellable pause/nanosleep with futex
Adhemerval Zanella
2019-10-31
2
-43
/
+0
*
time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
2019-10-27
1
-1
/
+2
*
sparc: Assume GOTDATA support in the toolchain
Florian Weimer
2019-10-09
2
-65
/
+2
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
2
-6
/
+10
*
Fix three GNU license URLs, along with trailing-newline issues.
Paul Eggert
2019-09-07
1
-2
/
+2
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
317
-317
/
+317
*
Fix spellings of contributor names in comments and doc
Paul Eggert
2019-08-23
10
-10
/
+10
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
Mike Crowe
2019-07-12
2
-7
/
+10
*
Refactor hp-timing rtld usage
Adhemerval Zanella
2019-03-22
2
-4
/
+0
*
Fix output of LD_SHOW_AUXV=1.
Stefan Liebler
2019-03-13
1
-2
/
+2
*
Break further lines before not after operators.
Joseph Myers
2019-02-26
1
-22
/
+22
*
Fix SPARC64 handling of R_SPARC_H34 (bug 24231).
Joseph Myers
2019-02-18
1
-0
/
+1
*
nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)
Adhemerval Zanella
2019-02-14
2
-41
/
+0
*
soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
H.J. Lu
2019-01-07
8
-8
/
+8
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
318
-318
/
+318
*
Fix sparc64 build with GCC 9.
Joseph Myers
2018-11-13
1
-1
/
+2
*
Regenerate sparc ulps.
David S. Miller
2018-10-18
1
-44
/
+44
*
Use copysign functions not __copysign functions in glibc libm.
Joseph Myers
2018-09-27
2
-0
/
+2
*
Use trunc functions not __trunc functions in glibc libm.
Joseph Myers
2018-09-20
2
-0
/
+2
*
Use ceil functions not __ceil functions in glibc libm.
Joseph Myers
2018-09-17
2
-0
/
+2
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
4
-0
/
+4
*
Use floor functions not __floor functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
[BZ #20271] Add newlines in __libc_fatal calls.
Paul Pluzhnikov
2018-08-31
2
-2
/
+2
*
Split fenv_private.h out of math_private.h more consistently.
Joseph Myers
2018-08-28
2
-10
/
+5
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-0
/
+2
*
Remove sysdeps/sparc/sparc64/soft-fp directory.
Joseph Myers
2018-05-25
34
-121
/
+38
*
Remove sysdeps/sparc/sparc32/soft-fp directory.
Joseph Myers
2018-05-25
33
-38
/
+15
*
nptl: Remove __ASSUME_PRIVATE_FUTEX
H.J. Lu
2018-05-17
1
-3
/
+0
*
Update SPARC libm-test-ulps.
Adhemerval Zanella
2018-04-05
1
-0
/
+6
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
2
-2
/
+2
*
Remove powerpc, sparc fdim inlines (bug 22987).
Joseph Myers
2018-03-20
1
-57
/
+0
[next]