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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
28
-27
/
+55
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
9048
-9045
/
+9063
*
hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]
Helge Deller
2016-01-02
2
-13
/
+16
*
ia64: fpu: fix gamma definition handling [BZ #15421]
Mike Frysinger
2016-01-01
4
-16
/
+36
*
Fix linux personality syscall wrapper
Dmitry V. Levin
2015-12-31
16
-3
/
+139
*
Cleanup ARM ioperm implementation (step 2)
Aurelien Jarno
2015-12-30
3
-93
/
+14
*
localedata: nl_NL@euro: copy measurement from nl_NL [BZ #19198]
Mike Frysinger
2015-12-29
2
-2
/
+6
*
malloc: Test various special cases related to allocation failures
Florian Weimer
2015-12-29
3
-1
/
+452
*
localedata: bg_BG: use colon as time separator [BZ #19385]
Damyan Ivanov
2015-12-29
2
-2
/
+8
*
list-fixed-bugs: use argparse for the commandline
Mike Frysinger
2015-12-29
2
-1
/
+25
*
resolv: Reset defdname before use in __res_vinit [BZ #19369]
Rob Wu
2015-12-29
2
-0
/
+6
*
hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build ...
John David Anglin
2015-12-29
2
-2
/
+12
*
ia64: fpu: fix gammaf typo [BZ #15421]
Mike Frysinger
2015-12-28
2
-4
/
+9
*
Fix getaddrinfo bug number in ChangeLog and NEWS files
Dmitry V. Levin
2015-12-23
2
-2
/
+2
*
Do not violate mutex destruction requirements.
Torvald Riegel
2015-12-23
5
-13
/
+44
*
malloc: Update comment for list_lock
Florian Weimer
2015-12-23
2
-3
/
+8
*
powerpc: Export __parse_hwcap_and_convert_at_platform to libc.a.
Carlos Eduardo Seo
2015-12-22
2
-0
/
+13
*
powerpc: Add basic support for POWER9 sans hwcap.
Carlos Eduardo Seo
2015-12-22
10
-2
/
+30
*
Harmonize generic stdio-lock support with nptl
Samuel Thibault
2015-12-22
2
-5
/
+34
*
powerpc: Regenerate libm-test-ulps
Adhemerval Zanella
2015-12-22
2
-169
/
+203
*
malloc: Fix list_lock/arena lock deadlock [BZ #19182]
Florian Weimer
2015-12-21
3
-18
/
+73
*
Consolidate sincos computation for 2.426265 < |x| < 105414350
Siddhesh Poyarekar
2015-12-21
3
-281
/
+132
*
Consolidate sin and cos code for 105414350 <|x|< 281474976710656
Siddhesh Poyarekar
2015-12-21
3
-146
/
+124
*
Consolidate range reduction in sincos for x > 281474976710656
Siddhesh Poyarekar
2015-12-21
3
-2
/
+66
*
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
3
-56
/
+2252
*
Added memset optimized with AVX512 for KNL hardware.
Andrew Senkevich
2015-12-19
8
-4
/
+244
*
Remove unused variable in math/atest-exp2.c.
Torvald Riegel
2015-12-18
2
-5
/
+4
*
Fix SYSCALL_CANCEL for empty argumetns
Adhemerval Zanella
2015-12-17
2
-8
/
+45
*
Provide x32 times
H.J. Lu
2015-12-17
2
-0
/
+43
*
Fix POWER7 logb results for negative subnormals (bug 19375)
Adhemerval Zanella
2015-12-17
2
-0
/
+6
*
Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64
H.J. Lu
2015-12-16
2
-2
/
+12
*
malloc: Fix attached thread reference count handling [BZ #19243]
Florian Weimer
2015-12-16
4
-5
/
+239
*
Add missing ChangeLog entries
H.J. Lu
2015-12-15
1
-0
/
+9
*
Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT
H.J. Lu
2015-12-15
4
-0
/
+124
*
Enable Silvermont optimizations for Knights Landing
H.J. Lu
2015-12-15
2
-0
/
+8
*
Don't emit invalid extra shift character at block boundary by iconv (bug 17197)
Andreas Schwab
2015-12-15
8
-6
/
+116
*
Fix aliasing violation in tst-rec-dlopen
Florian Weimer
2015-12-15
2
-1
/
+6
*
Make obsolete syscall wrappers into compat symbols (bug 18472).
Joseph Myers
2015-12-14
8
-48
/
+58
*
Cleanup ARM ioperm implementation
Aurelien Jarno
2015-12-12
2
-9
/
+11
*
Fix indentation.
Steve Ellcey
2015-12-11
2
-1
/
+8
*
Fix indentation.
Steve Ellcey
2015-12-11
2
-1
/
+5
*
Fix indentation.
Steve Ellcey
2015-12-11
2
-2
/
+6
*
Automate LC_CTYPE generation for tr_TR, update to Unicode 8.0.0 (bug 18491).
Joseph Myers
2015-12-11
5
-1032
/
+1838
*
grantpt: trust the kernel about pty group and permission mode
Aurelien Jarno
2015-12-10
2
-2
/
+27
*
Split large string section; add truncation advice
Paul Eggert
2015-12-10
7
-227
/
+263
*
Document best practice for disconnected NSS modules.
Carlos O'Donell
2015-12-10
2
-0
/
+12
*
Update to Unicode 8.0.0.
Mike FABIAN
2015-12-10
17
-1363
/
+5986
*
Update da, nb, nn, and sv locales (Bug 89)
Mike FABIAN
2015-12-09
4
-3
/
+67
*
Update transliteration support to Unicode 7.0.0.
Carlos O'Donell
2015-12-09
18
-713
/
+3928
[next]