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
gentoo/2.41
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
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add _Float64x function aliases.
Joseph Myers
2017-11-27
2
-0
/
+13
*
Use libm_alias_ldouble macros in sysdeps/ia64/fpu.
Joseph Myers
2017-11-23
47
-4
/
+52
*
Support bits/floatn.h inclusion from .S files.
Joseph Myers
2017-11-17
1
-28
/
+32
*
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
*
Add bits/floatn.h defines for more _FloatN / _FloatNx types.
Joseph Myers
2017-10-20
1
-0
/
+2
*
ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
H.J. Lu
2017-10-03
1
-1
/
+1
*
New symbol version for logf, log2f and powf without SVID compat
Szabolcs Nagy
2017-10-02
3
-4
/
+22
*
New generic powf
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
New generic log2f
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
New generic logf
Szabolcs Nagy
2017-09-29
1
-0
/
+1
*
Remove ancient __signbit inlines
Wilco Dijkstra
2017-09-28
1
-53
/
+0
*
Fix ia64 executable stack default (bug 22156).
Joseph Myers
2017-09-26
1
-3
/
+2
*
New expf and exp2f version without SVID compat wrapper
Szabolcs Nagy
2017-09-25
2
-2
/
+14
*
Optimized generic expf and exp2f with wrappers
Szabolcs Nagy
2017-09-25
2
-0
/
+2
*
Prefer new libm function wrappers for !LIBM_SVID_COMPAT.
Joseph Myers
2017-09-05
60
-0
/
+60
*
Obsolete pow10 functions.
Joseph Myers
2017-09-01
3
-3
/
+15
*
Simplify HUGE_VAL definitions.
Joseph Myers
2017-08-31
1
-41
/
+0
*
Obsolete matherr, _LIB_VERSION, libieee.a.
Joseph Myers
2017-08-21
4
-39
/
+18
*
float128: Add signbit alternative for old compilers
Gabriel F. T. Gomes
2017-06-30
1
-0
/
+8
*
Add float128 support for ia64.
Joseph Myers
2017-06-26
8
-1
/
+228
*
PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY
Alan Modra
2017-06-14
1
-1
/
+2
*
Optimize generic spinlock code and use C11 like atomic macros.
Stefan Liebler
2017-06-06
1
-0
/
+3
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-1
/
+1
*
Move shared pthread definitions to common headers
Adhemerval Zanella
2017-05-09
2
-190
/
+61
*
Allow direct use of math_ldbl.h in testsuite.
Zack Weinberg
2017-02-25
1
-9
/
+31
*
Move w_exp to libm-compat-call-auto
Gabriel F. T. Gomes
2017-02-08
3
-0
/
+0
*
Move w_lgamma_r to libm-compat-calls-auto
Gabriel F. T. Gomes
2017-02-08
3
-0
/
+0
*
Remove very old libm-test-ulps entries.
Joseph Myers
2017-01-20
1
-44
/
+0
*
New pthread rwlock that is more scalable.
Torvald Riegel
2017-01-10
1
-7
/
+7
*
Move wrappers to libm-compat-calls-auto
Gabriel F. T. Gomes
2017-01-04
57
-0
/
+0
*
Remove duplicate strcat implementations
Adhemerval Zanella
2017-01-03
1
-26
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
89
-89
/
+89
*
New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
2016-12-31
1
-9
/
+22
*
Refactor long double information into bits/long-double.h.
Joseph Myers
2016-12-14
1
-20
/
+0
*
Refactor FP_ILOGB* out of bits/mathdef.h.
Joseph Myers
2016-12-01
2
-9
/
+24
*
Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.
Joseph Myers
2016-11-28
1
-18
/
+20
*
Remove cached PID/TID in clone
Adhemerval Zanella
2016-11-24
1
-1
/
+0
*
Refactor float_t, double_t information into bits/flt-eval-method.h.
Joseph Myers
2016-11-24
1
-7
/
+0
*
nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI
Florian Weimer
2016-11-07
1
-1
/
+1
*
Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).
Joseph Myers
2016-11-04
1
-0
/
+1
*
Remove the ptw-% patterns
Florian Weimer
2016-09-14
1
-2
/
+2
*
Add femode_t functions: ia64.
Joseph Myers
2016-09-07
2
-0
/
+68
*
Add femode_t functions.
Joseph Myers
2016-09-07
1
-0
/
+8
*
Remove unneeded stubs for k_rem_pio2l.
Paul E. Murphy
2016-09-01
1
-1
/
+0
*
Do not override objects in libc.a in other static libraries [BZ #20452]
Florian Weimer
2016-08-17
1
-0
/
+1
*
Add fesetexcept: ia64.
Joseph Myers
2016-08-16
1
-0
/
+31
*
elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>
Florian Weimer
2016-06-20
2
-16
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
86
-86
/
+86
*
ia64: fpu: fix gamma definition handling [BZ #15421]
Mike Frysinger
2016-01-01
3
-16
/
+28
[prev]
[next]