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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
alpha: Do not build with -fpic
Florian Weimer
2020-03-03
1
-4
/
+0
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-0
/
+20
*
nptl: add missing pthread-offsets.h
Andreas Schwab
2020-02-10
1
-0
/
+3
*
Add libm_alias_finite for _finite symbols
Wilco Dijkstra
2020-01-03
5
-32
/
+28
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
164
-164
/
+164
*
nptl: Add default pthread-offsets.h
Adhemerval Zanella
2019-11-26
1
-3
/
+0
*
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
2019-11-26
1
-35
/
+0
*
nptl: Add struct_rwlock.h
Adhemerval Zanella
2019-11-26
2
-17
/
+43
*
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
/
+2
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-4
/
+0
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
2
-7
/
+11
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
164
-164
/
+164
*
Update Alpha libm-test-ulps
Aurelien Jarno
2019-09-03
1
-8
/
+8
*
Declare most TS 18661-1 interfaces for C2X.
Joseph Myers
2019-08-13
1
-1
/
+1
*
alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S
Uros Bizjak
2019-04-01
2
-8
/
+11
*
Refactor hp-timing rtld usage
Adhemerval Zanella
2019-03-22
1
-9
/
+9
*
alpha: Fix __remqu corrupting $f3 register
Uroš Bizjak
2019-01-24
1
-0
/
+4
*
soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]
H.J. Lu
2019-01-07
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
164
-164
/
+164
*
Update Alpha libm-test-ulps
Aurelien Jarno
2018-12-28
1
-40
/
+48
*
Use copysign functions not __copysign functions in glibc libm.
Joseph Myers
2018-09-27
2
-0
/
+2
*
Use rint functions not __rint functions in glibc libm.
Joseph Myers
2018-09-14
2
-0
/
+2
*
Remove alpha math_private.h.
Joseph Myers
2018-09-05
1
-18
/
+0
*
Mark _init and _fini as hidden [BZ #23145]
H.J. Lu
2018-06-08
1
-0
/
+2
*
Remove sysdeps/alpha/soft-fp directory.
Joseph Myers
2018-05-23
20
-20
/
+18
*
Move math_opt_barrier, math_force_eval to separate math-barriers.h.
Joseph Myers
2018-05-09
2
-6
/
+28
*
elf: Unify symbol address run-time calculation [BZ #19818]
Maciej W. Rozycki
2018-04-04
1
-1
/
+1
*
Use x86_64 backtrace as generic version.
Joseph Myers
2018-03-21
1
-1
/
+0
*
Remove all target specific __ieee754_sqrt(f/l) inlines
Wilco Dijkstra
2018-03-15
1
-26
/
+0
*
hurd: add gscope support
Samuel Thibault
2018-03-11
1
-0
/
+1
*
Don't include math.h/math_private.h in math_ldbl_opt.h.
Zack Weinberg
2018-03-10
1
-0
/
+1
*
Update Alpha libm-test-ulps
James Clarke
2018-01-27
1
-26
/
+26
*
alpha: Remove s_trunc{f} implementation (BZ#22666)
Adhemerval Zanella
2018-01-04
2
-89
/
+0
*
alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)
Adhemerval Zanella
2018-01-04
4
-210
/
+0
*
Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]
Aurelien Jarno
2018-01-02
4
-106
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
171
-171
/
+171
*
Update Alpha libm-test-ulps
Adhemerval Zanella
2017-12-06
1
-2
/
+8
*
Use libm_alias_float for alpha.
Joseph Myers
2017-11-28
34
-38
/
+52
*
Use libm_alias_double for alpha.
Joseph Myers
2017-11-28
10
-90
/
+23
*
nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
Adhemerval Zanella
2017-11-07
1
-0
/
+2
*
nptl: Add tests for internal pthread_mutex_t offsets
Adhemerval Zanella
2017-11-07
1
-0
/
+5
*
Use libm_alias_double for dbl-64 fma.
Joseph Myers
2017-10-04
1
-0
/
+2
*
Remove alpha nearbyint wrapper.
Joseph Myers
2017-10-04
1
-25
/
+0
*
Remove ancient __signbit inlines
Wilco Dijkstra
2017-09-28
1
-110
/
+0
*
Simplify C99 isgreater macros
Wilco Dijkstra
2017-09-28
1
-15
/
+0
*
Obsolete pow10 functions.
Joseph Myers
2017-09-01
1
-30
/
+0
*
Remove sysdeps/alpha/bb_init_func.S
H.J. Lu
2017-08-20
1
-86
/
+0
*
Update Alpha libm-test-ulps
Adhemerval Zanella
2017-07-27
1
-80
/
+88
[next]