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
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-0
/
+8
*
hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]
Helge Deller
2016-01-02
1
-0
/
+8
*
ia64: fpu: fix gamma definition handling [BZ #15421]
Mike Frysinger
2016-01-01
1
-0
/
+8
*
Fix linux personality syscall wrapper
Dmitry V. Levin
2015-12-31
1
-0
/
+25
*
Cleanup ARM ioperm implementation (step 2)
Aurelien Jarno
2015-12-30
1
-0
/
+11
*
malloc: Test various special cases related to allocation failures
Florian Weimer
2015-12-29
1
-0
/
+6
*
list-fixed-bugs: use argparse for the commandline
Mike Frysinger
2015-12-29
1
-0
/
+6
*
resolv: Reset defdname before use in __res_vinit [BZ #19369]
Rob Wu
2015-12-29
1
-0
/
+5
*
hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...
John David Anglin
2015-12-29
1
-0
/
+5
*
ia64: fpu: fix gammaf typo [BZ #15421]
Mike Frysinger
2015-12-28
1
-0
/
+5
*
Fix getaddrinfo bug number in ChangeLog and NEWS files
Dmitry V. Levin
2015-12-23
1
-1
/
+1
*
Do not violate mutex destruction requirements.
Torvald Riegel
2015-12-23
1
-0
/
+12
*
malloc: Update comment for list_lock
Florian Weimer
2015-12-23
1
-0
/
+4
*
powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.
Carlos Eduardo Seo
2015-12-22
1
-0
/
+5
*
powerpc: Add basic support for POWER9 sans hwcap.
Carlos Eduardo Seo
2015-12-22
1
-0
/
+13
*
Harmonize generic stdio-lock support with nptl
Samuel Thibault
2015-12-22
1
-0
/
+16
*
powerpc: Regenerate libm-test-ulps
Adhemerval Zanella
2015-12-22
1
-0
/
+4
*
malloc: Fix list_lock/arena lock deadlock [BZ #19182]
Florian Weimer
2015-12-21
1
-0
/
+19
*
Consolidate sincos computation for 2.426265 < |x| < 105414350
Siddhesh Poyarekar
2015-12-21
1
-0
/
+9
*
Consolidate sin and cos code for 105414350 <|x|< 281474976710656
Siddhesh Poyarekar
2015-12-21
1
-0
/
+5
*
Consolidate range reduction in sincos for x > 281474976710656
Siddhesh Poyarekar
2015-12-21
1
-0
/
+9
*
Fix up ChangeLog
Siddhesh Poyarekar
2015-12-21
1
-3
/
+3
*
i386: move ULPs to i686/multiarch and regenerate new ones for i386
Aurelien Jarno
2015-12-20
1
-0
/
+6
*
Added memset optimized with AVX512 for KNL hardware.
Andrew Senkevich
2015-12-19
1
-1
/
+13
*
Remove unused variable in math/atest-exp2.c.
Torvald Riegel
2015-12-18
1
-0
/
+4
*
Fix SYSCALL_CANCEL for empty argumetns
Adhemerval Zanella
2015-12-17
1
-0
/
+17
*
Provide x32 times
H.J. Lu
2015-12-17
1
-0
/
+5
*
Fix POWER7 logb results for negative subnormals (bug 19375)
Adhemerval Zanella
2015-12-17
1
-0
/
+5
*
Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64
H.J. Lu
2015-12-16
1
-0
/
+7
*
malloc: Fix attached thread reference count handling [BZ #19243]
Florian Weimer
2015-12-16
1
-0
/
+11
*
Add missing ChangeLog entries
H.J. Lu
2015-12-15
1
-0
/
+9
*
Enable Silvermont optimizations for Knights Landing
H.J. Lu
2015-12-15
1
-0
/
+5
*
Don't emit invalid extra shift character at block boundary by iconv (bug 17197)
Andreas Schwab
2015-12-15
1
-0
/
+13
*
Fix aliasing violation in tst-rec-dlopen
Florian Weimer
2015-12-15
1
-0
/
+5
*
Make obsolete syscall wrappers into compat symbols (bug 18472).
Joseph Myers
2015-12-14
1
-0
/
+18
*
Cleanup ARM ioperm implementation
Aurelien Jarno
2015-12-12
1
-0
/
+9
*
Fix indentation.
Steve Ellcey
2015-12-11
1
-0
/
+5
*
Fix indentation.
Steve Ellcey
2015-12-11
1
-0
/
+4
*
Fix indentation.
Steve Ellcey
2015-12-11
1
-0
/
+4
*
grantpt: trust the kernel about pty group and permission mode
Aurelien Jarno
2015-12-10
1
-0
/
+7
*
Split large string section; add truncation advice
Paul Eggert
2015-12-10
1
-0
/
+13
*
Document best practice for disconnected NSS modules.
Carlos O'Donell
2015-12-10
1
-0
/
+5
*
Update to Unicode 8.0.0.
Mike FABIAN
2015-12-10
1
-0
/
+6
*
Regenerate locale/C-translit.h.
Carlos O'Donell
2015-12-09
1
-0
/
+4
*
Generic updates to transliterations.
Mike FABIAN
2015-12-09
1
-0
/
+5
*
Fix ldbl-128ibm logl inaccuracy near 1 (bug 19351).
Joseph Myers
2015-12-09
1
-0
/
+5
*
Fix ldbl-128ibm sinhl spurious overflows (bug 19350).
Joseph Myers
2015-12-09
1
-0
/
+4
*
Fix ldbl-128ibm tanhl inaccuracy for small arguments (bug 19349).
Joseph Myers
2015-12-09
1
-0
/
+4
*
Use direct socket syscalls for new kernels on i386, m68k, microblaze, sh.
Joseph Myers
2015-12-09
1
-0
/
+134
*
mips: fix testsuite build for O32 FPXX ABI on pre-R2 CPU
Aurelien Jarno
2015-12-09
1
-0
/
+14
[next]