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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-03-01
1
-0
/
+46
*
Miscellaneous low-risk changes preparing for _ISOMAC testsuite.
Zack Weinberg
2017-03-01
1
-0
/
+18
*
Add scripts/backport-support.sh
Florian Weimer
2017-02-28
1
-0
/
+4
*
sunrpc: Improvements for UDP client timeout handling [BZ #20257]
Florian Weimer
2017-02-28
1
-0
/
+23
*
sunrpc: Do not unregister services if not registered [BZ #5010]
Florian Weimer
2017-02-28
1
-0
/
+12
*
Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>
Andreas Schwab
2017-02-28
1
-0
/
+5
*
sunrpc: Avoid use-after-free read access in clntudp_call [BZ #21115]
Florian Weimer
2017-02-27
1
-0
/
+8
*
Allow direct use of math_ldbl.h in testsuite.
Zack Weinberg
2017-02-25
1
-0
/
+26
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
1
-0
/
+24
*
Clean up conditionals for declaration of gets.
Zack Weinberg
2017-02-25
1
-0
/
+16
*
Use independent type literals in libm-test-support.c
Tulio Magno Quites Machado Filho
2017-02-24
1
-0
/
+5
*
Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c.
Stefan Liebler
2017-02-24
1
-0
/
+5
*
Run libm tests separately for each function.
Joseph Myers
2017-02-24
1
-0
/
+373
*
Add new templates for IEEE wrappers
Gabriel F. T. Gomes
2017-02-23
1
-0
/
+34
*
Add TFD_TIMER_CANCEL_ON_SET to sys/timerfd.h.
Joseph Myers
2017-02-22
1
-0
/
+3
*
Use Linux 4.10 in build-many-glibcs.py.
Joseph Myers
2017-02-22
1
-0
/
+5
*
Add IP_RECVFRAGSIZE from Linux 4.10.
Joseph Myers
2017-02-21
1
-0
/
+4
*
powerpc: Update powerpc-fpu libm-test-ulps
Tulio Magno Quites Machado Filho
2017-02-21
1
-0
/
+4
*
powerpc: Add tests for __ppc_set_ppr_* functions.
Wainer dos Santos Moschetta
2017-02-21
1
-0
/
+7
*
powerpc: Convert tests to the new support test-driver
Wainer dos Santos Moschetta
2017-02-21
1
-0
/
+11
*
Bug 20313: Update to Unicode 9.0.0
Mike FABIAN
2017-02-21
1
-0
/
+6
*
Remove some unused libm-test exception macros.
Joseph Myers
2017-02-20
1
-0
/
+9
*
One more obvious missing #include in the testsuite.
Zack Weinberg
2017-02-19
1
-0
/
+4
*
Update arm, mips, powerpc-nofpu libm-test-ulps.
Joseph Myers
2017-02-17
1
-0
/
+7
*
Rework -fno-omit-frame-pointer support on i386
Adhemerval Zanella
2017-02-17
1
-0
/
+49
*
Use index_cpu_RTM and reg_RTM to clear the bit_cpu_RTM bit
H.J. Lu
2017-02-17
1
-0
/
+5
*
Move tests of catan, catanh to auto-libm-test-*.
Joseph Myers
2017-02-17
1
-0
/
+13
*
Move tests of casin, casinh to auto-libm-test-*.
Joseph Myers
2017-02-17
1
-0
/
+12
*
Move tests of cacos, cacosh to auto-libm-test-*.
Joseph Myers
2017-02-17
1
-0
/
+12
*
Revert header inclusion changes that break math/ testing on x86_64.
Joseph Myers
2017-02-17
1
-0
/
+10
*
Fix lgamma*, log10* and log2* results [BZ #21171]
Tulio Magno Quites Machado Filho
2017-02-17
1
-0
/
+17
*
build-many-glibcs: don't crash if email is not configured
Zack Weinberg
2017-02-16
1
-0
/
+6
*
Add missing header files throughout the testsuite.
Zack Weinberg
2017-02-16
1
-0
/
+92
*
ChangeLog entry for previous changeset
Zack Weinberg
2017-02-16
1
-0
/
+16
*
Move bits/types.h into posix/bits.
Zack Weinberg
2017-02-16
1
-0
/
+5
*
Remove the str(n)cmp inlines from string/bits/string2.h. The strncmp
Wilco Dijkstra
2017-02-15
1
-0
/
+6
*
The internal header include/string.h does not work in C++: it causes link errors
Wilco Dijkstra
2017-02-15
1
-0
/
+4
*
Fix y0 and y1 exception handling for zero input [BZ #21134]
Gabriel F. T. Gomes
2017-02-15
1
-0
/
+11
*
Move most libmvec test contents from .c to .h files.
Joseph Myers
2017-02-15
1
-0
/
+28
*
Move INIT_ARCH_EXT call from libm-test-support to libm-test-driver.
Joseph Myers
2017-02-14
1
-0
/
+9
*
ldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]
Gabriel F. T. Gomes
2017-02-12
1
-0
/
+7
*
GLIBC uses strchr (s, '\0') as an idiom to find the end of a string.
Wilco Dijkstra
2017-02-10
1
-0
/
+4
*
x86-64: Verify that _dl_runtime_resolve preserves vector registers
H.J. Lu
2017-02-09
1
-0
/
+23
*
Move more csin, csinh tests to auto-libm-test-in.
Joseph Myers
2017-02-09
1
-0
/
+9
*
Merge libm-compat-calls-auto and libm-compat-calls
Gabriel F. T. Gomes
2017-02-09
1
-0
/
+10
*
Move -U__LIBC_INTERNAL_MATH_INLINES to test-math-inline.h.
Joseph Myers
2017-02-09
1
-0
/
+14
*
Build most libm-test support code once per type.
Joseph Myers
2017-02-08
1
-0
/
+139
*
Move w_exp to libm-compat-call-auto
Gabriel F. T. Gomes
2017-02-08
1
-0
/
+33
*
Move w_lgamma to libm-compat-calls-auto
Gabriel F. T. Gomes
2017-02-08
1
-0
/
+13
*
Move w_lgamma_r to libm-compat-calls-auto
Gabriel F. T. Gomes
2017-02-08
1
-0
/
+27
[next]