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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2016-06-11
1
-1
/
+16
*
nss_db: Fix initialization of iteration position [BZ #20237]
Florian Weimer
2016-06-11
1
-0
/
+7
*
malloc_usable_size: Use correct size for dumped fake mapped chunks
Florian Weimer
2016-06-11
1
-0
/
+5
*
fopencookie: Mangle function pointers stored on the heap [BZ #20222]
Florian Weimer
2016-06-11
1
-0
/
+11
*
localedef: drop unused --old-style
Marko Myllynen
2016-06-11
1
-0
/
+5
*
Fix modf (sNaN) (bug 20240).
Joseph Myers
2016-06-10
1
-0
/
+8
*
Bug 20215: Always undefine __always_inline before defining it.
Carlos O'Donell
2016-06-10
1
-0
/
+6
*
Revert {send,sendm,recv,recvm}msg conformance changes
Adhemerval Zanella
2016-06-10
1
-0
/
+102
*
malloc: Remove __malloc_initialize_hook from the API [BZ #19564]
Florian Weimer
2016-06-10
1
-0
/
+20
*
Fix i386/x86_64 log2l (sNaN) (bug 20235).
Joseph Myers
2016-06-09
1
-0
/
+6
*
Fix ldbl-128ibm log1pl (sNaN) (bug 20234).
Joseph Myers
2016-06-09
1
-0
/
+4
*
Fix ldbl-128ibm expm1l (sNaN) (bug 20233).
Joseph Myers
2016-06-09
1
-0
/
+4
*
Fix ldbl-128 expm1l (sNaN) (bug 20232).
Joseph Myers
2016-06-09
1
-0
/
+6
*
Always indirect branch to __libc_start_main via GOT
H.J. Lu
2016-06-09
1
-0
/
+5
*
X86-64: Add dummy memcopy.h and wordcopy.c
H.J. Lu
2016-06-09
1
-0
/
+5
*
quick_exit tests: Do not use C++ headers
Florian Weimer
2016-06-09
1
-0
/
+15
*
Fix nscd assertion failure in gc (bug 19755)
Andreas Schwab
2016-06-09
1
-0
/
+7
*
2016-06-09 Paul Pluzhnikov <ppluzhnikov@gmail.com>
Paul Pluzhnikov
2016-06-08
1
-0
/
+6
*
mach: Add mach_print sycsall declaration
Samuel Thibault
2016-06-09
1
-0
/
+4
*
Fix i386/x86_64 log1pl (sNaN) (bug 20229).
Joseph Myers
2016-06-08
1
-0
/
+5
*
Fix i386/x86_64 log10l (sNaN) (bug 20228).
Joseph Myers
2016-06-08
1
-0
/
+6
*
Fix i386/x86_64 logl (sNaN) (bug 20227).
Joseph Myers
2016-06-08
1
-0
/
+7
*
Fix i386/x86_64 expl, exp10l, expm1l for sNaN input (bug 20226).
Joseph Myers
2016-06-08
1
-0
/
+8
*
Fix ldexp, scalbn, scalbln for sNaN input (bug 20225).
Joseph Myers
2016-06-08
1
-0
/
+11
*
Fix i386 cbrtl (sNaN) (bug 20224).
Joseph Myers
2016-06-08
1
-0
/
+7
*
X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
H.J. Lu
2016-06-08
1
-0
/
+80
*
X86-64: Remove the previous SSE2/AVX2 memsets
H.J. Lu
2016-06-08
1
-0
/
+41
*
Generate new format names in auto-libm-test-out
Paul E. Murphy
2016-06-08
1
-0
/
+19
*
Remove type specific information from auto-libm-test-in
Paul E. Murphy
2016-06-08
1
-0
/
+12
*
Remove CHOOSE() macro from libm-tests.inc
Paul E. Murphy
2016-06-08
1
-0
/
+32
*
Apply LIT(x) to floating point literals in libm-test.c
Paul E. Murphy
2016-06-08
1
-0
/
+12
*
malloc: Correct size computation in realloc for dumped fake mmapped chunks
Florian Weimer
2016-06-08
1
-0
/
+7
*
Fix i386 atanhl (sNaN) (bug 20219).
Joseph Myers
2016-06-07
1
-0
/
+5
*
Fix i386 asinhl (sNaN) (bug 20218).
Joseph Myers
2016-06-07
1
-0
/
+7
*
Check FMA after COMMON_CPUID_INDEX_80000001
H.J. Lu
2016-06-07
1
-0
/
+7
*
Bug 20214: Fix linux/in6.h and netinet/in.h sync.
Carlos O'Donell
2016-06-07
1
-1
/
+14
*
Bug 20198: quick_exit should not call destructors.
Carlos O'Donell
2016-06-06
1
-0
/
+54
*
Fix a typo in comments in memmove-vec-unaligned-erms.S
H.J. Lu
2016-06-06
1
-0
/
+5
*
Fix dbl-64 asin (sNaN) (bug 20213).
Joseph Myers
2016-06-06
1
-0
/
+7
*
Consolidate pwritev/pwritev64 implementations
Adhemerval Zanella
2016-06-06
1
-0
/
+27
*
Consolidate preadv/preadv64 implementation
Adhemerval Zanella
2016-06-06
1
-0
/
+29
*
Fix dbl-64 acos (sNaN) (bug 20212).
Joseph Myers
2016-06-06
1
-0
/
+7
*
powerpc: Fix --disable-multi-arch build on POWER8
Tulio Magno Quites Machado Filho
2016-06-06
1
-0
/
+15
*
tst-rec-dlopen: Fix build fail due to missing inclusion of string.h
Stefan Liebler
2016-06-06
1
-0
/
+4
*
2016-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2016-06-05
1
-0
/
+5
*
tst-rec-dlopen: Use interposed malloc instead of hooks
Florian Weimer
2016-06-05
1
-0
/
+9
*
Use __typeof instead of typeof
Andreas Schwab
2016-06-04
1
-0
/
+4
*
Fix include/wchar.h for C++
Carlos O'Donell
2016-06-03
1
-0
/
+4
*
Fix x86/x86_64 nextafterl incrementing negative subnormals (bug 20205).
Joseph Myers
2016-06-03
1
-0
/
+9
*
libio: Use wmemset instead of __wmemset to avoid linknamespace issue
Florian Weimer
2016-06-03
1
-0
/
+5
[next]