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 with scripts/update-copyrights.
Joseph Myers
2015-01-02
8380
-8377
/
+8395
*
Remove uses of sprintf in gen-posix-conf-vars.awk
Siddhesh Poyarekar
2015-01-02
2
-5
/
+6
*
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-31
20
-18
/
+77
*
Add support for MIPS O32 FPXX and .MIPS.abiflags
Matthew Fortune
2014-12-31
19
-4
/
+2062
*
powerpc: POWER7 strcpy optimization for unaligned strings
Rajalakshmi Srinivasaraghavan
2014-12-31
3
-82
/
+268
*
Clean up powerpc fegetround / __fegetround inlines.
Joseph Myers
2014-12-31
10
-56
/
+38
*
Use one-dimension arrays in gen-posix-conf-vars.awk
Siddhesh Poyarekar
2014-12-31
2
-23
/
+28
*
Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
H.J. Lu
2014-12-30
3
-34
/
+9
*
i386: Fix build by GCC 5.0
Andrew Senkevich
2014-12-30
3
-4
/
+16
*
Fix some warnings in the absence of FP round/exception support
Chris Metcalf
2014-12-30
7
-11
/
+32
*
Mention i386 memcpy with SSE2 unaligned load/store
H.J. Lu
2014-12-30
1
-0
/
+2
*
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-30
44
-71
/
+211
*
Mention fix for BZ #17732
H.J. Lu
2014-12-30
1
-1
/
+1
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
2
-4
/
+5
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
3
-3
/
+6
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
2
-4
/
+5
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
2
-4
/
+9
*
Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t
H.J. Lu
2014-12-30
8
-58
/
+82
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
2
-8
/
+10
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
2
-2
/
+5
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
2
-6
/
+7
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
2
-4
/
+14
*
i386: memcpy functions with SSE2 unaligned load/store
Andrew Senkevich
2014-12-30
14
-3
/
+794
*
Fix a couple of -Wundef warnings.
Chris Metcalf
2014-12-29
3
-2
/
+6
*
tile: prefer inlines to macros in math_private.h.
Chris Metcalf
2014-12-29
2
-4
/
+12
*
posix/Makefile: use $(objpfx) for files in before-compile.
Chris Metcalf
2014-12-29
2
-1
/
+6
*
Make type for spec variable size as size_t
Siddhesh Poyarekar
2014-12-29
3
-2
/
+6
*
Use posix-conf-vars.list to generate spec array
Siddhesh Poyarekar
2014-12-29
7
-22
/
+49
*
Add _POSIX namespace SYSCONF macros to posix-conf-vars.list
Siddhesh Poyarekar
2014-12-29
3
-78
/
+174
*
Remove Wundef warnings for specification macros
Siddhesh Poyarekar
2014-12-29
7
-38
/
+191
*
tile: add no-op fe*() routines for libc internal use
Chris Metcalf
2014-12-26
2
-0
/
+7
*
linux/clock_settime: remove unnecessary vDSO definitions
Chris Metcalf
2014-12-26
2
-9
/
+3
*
tilegx: fix sysdep.h to avoid a redefinition warning
Chris Metcalf
2014-12-26
2
-3
/
+7
*
tilegx32: avoid a a -Werror warning from unwinding
Chris Metcalf
2014-12-26
2
-1
/
+6
*
tilegx: enable wordsize-64 support for ieee745 dbl-64.
Chris Metcalf
2014-12-23
2
-0
/
+5
*
* string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.
Richard Earnshaw
2014-12-23
2
-8
/
+6
*
iconvdata/run-iconv-test.sh: Actually test iconv modules
Florian Weimer
2014-12-23
2
-1
/
+5
*
Make __ASSUME_UTIMES hppa-specific.
Joseph Myers
2014-12-22
7
-44
/
+55
*
Fix preprocessor indentation in sysdeps/mips/memcpy.S.
Steve Ellcey
2014-12-22
2
-97
/
+101
*
NEWS: mention bug fix for 17747.
Chris Metcalf
2014-12-22
1
-1
/
+1
*
Fix namespace conformance issue with Bessel functions.
Chris Metcalf
2014-12-22
4
-6
/
+12
*
tilegx: remove implicit boolean conversion in strstr.
Chris Metcalf
2014-12-22
3
-2
/
+8
*
Update NEWS and ChangeLog with two tile bug fixes.
Chris Metcalf
2014-12-22
2
-1
/
+3
*
2014-12-22 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2014-12-22
2
-0
/
+9
*
Split __kernel_standard* functions (fixes bug 17724).
Joseph Myers
2014-12-22
6
-93
/
+169
*
Remove trailing whitespace.
Steve Ellcey
2014-12-22
1
-1
/
+1
*
Add missing ChangeLog entries from Friday (Dec 19, 2014).
Steve Ellcey
2014-12-22
1
-0
/
+20
*
Optimize to avoid an unnecessary FPCR read.
Wilco Dijkstra
2014-12-22
1
-0
/
+5
*
Optimize to reduce FPCR/FPSR accesses.
Wilco Dijkstra
2014-12-22
1
-0
/
+5
*
Call libc_fetestexcept_aarch64.
Wilco Dijkstra
2014-12-22
2
-7
/
+7
[next]