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
*
Fix libm feholdexcept namespace (bug 17748).
Joseph Myers
2015-01-05
1
-0
/
+27
*
2015-01-05 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-01-05
1
-0
/
+4
*
Fix MIPS n64 posix_fadvise namespace (bug 17796).
Joseph Myers
2015-01-05
1
-0
/
+7
*
2015-01-05 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2015-01-05
1
-0
/
+6
*
tile: check error properly for vDSO calls
Chris Metcalf
2015-01-05
1
-0
/
+7
*
lround: provide cast for wordsize-64 version if needed
Chris Metcalf
2015-01-05
1
-0
/
+9
*
Fix ARM posix_fadvise64 namespace (bug 17793).
Joseph Myers
2015-01-05
1
-0
/
+4
*
Fix isblank / isascii / toascii namespace (bug 17635).
Joseph Myers
2015-01-05
1
-0
/
+15
*
Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).
Joseph Myers
2015-01-05
1
-0
/
+15
*
Fix MIPS variable PAGE_SIZE bug (16191)
Matthew Fortune
2015-01-05
1
-0
/
+9
*
Fix libm fegetround namespace (bug 17748).
Joseph Myers
2015-01-02
1
-0
/
+33
*
Fix MIPS TIOCSER_TEMT namespace (bug 17782).
Joseph Myers
2015-01-02
1
-0
/
+4
*
Fix MIPS sa_flags type (bug 17781).
Joseph Myers
2015-01-02
1
-0
/
+4
*
Fix MIPS bits/fcntl.h namespace (bug 17780).
Joseph Myers
2015-01-02
1
-0
/
+5
*
Use single year in copyright notice in banner in ntpl/version.c.
Joseph Myers
2015-01-02
1
-0
/
+2
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-0
/
+30
*
ARM: Remove configure check for binutils 2.21 for ARMv7
Will Newton
2015-01-02
1
-0
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-0
/
+8
*
Remove uses of sprintf in gen-posix-conf-vars.awk
Siddhesh Poyarekar
2015-01-02
1
-0
/
+4
*
Fix libm fegetenv namespace (bug 17748).
Joseph Myers
2014-12-31
1
-0
/
+33
*
Add support for MIPS O32 FPXX and .MIPS.abiflags
Matthew Fortune
2014-12-31
1
-0
/
+50
*
powerpc: POWER7 strcpy optimization for unaligned strings
Rajalakshmi Srinivasaraghavan
2014-12-31
1
-0
/
+7
*
Clean up powerpc fegetround / __fegetround inlines.
Joseph Myers
2014-12-31
1
-0
/
+22
*
Use one-dimension arrays in gen-posix-conf-vars.awk
Siddhesh Poyarekar
2014-12-31
1
-0
/
+5
*
Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h
H.J. Lu
2014-12-30
1
-0
/
+7
*
i386: Fix build by GCC 5.0
Andrew Senkevich
2014-12-30
1
-0
/
+10
*
Fix some warnings in the absence of FP round/exception support
Chris Metcalf
2014-12-30
1
-0
/
+14
*
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-30
1
-0
/
+67
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+1
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+2
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+1
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+2
*
Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t
H.J. Lu
2014-12-30
1
-0
/
+14
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+2
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+2
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+1
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-0
/
+6
*
i386: memcpy functions with SSE2 unaligned load/store
Andrew Senkevich
2014-12-30
1
-0
/
+25
*
Fix a couple of -Wundef warnings.
Chris Metcalf
2014-12-29
1
-0
/
+4
*
tile: prefer inlines to macros in math_private.h.
Chris Metcalf
2014-12-29
1
-0
/
+6
*
posix/Makefile: use $(objpfx) for files in before-compile.
Chris Metcalf
2014-12-29
1
-0
/
+5
*
Make type for spec variable size as size_t
Siddhesh Poyarekar
2014-12-29
1
-0
/
+4
*
Use posix-conf-vars.list to generate spec array
Siddhesh Poyarekar
2014-12-29
1
-0
/
+9
*
Add _POSIX namespace SYSCONF macros to posix-conf-vars.list
Siddhesh Poyarekar
2014-12-29
1
-0
/
+4
*
Remove Wundef warnings for specification macros
Siddhesh Poyarekar
2014-12-29
1
-0
/
+12
*
tile: add no-op fe*() routines for libc internal use
Chris Metcalf
2014-12-26
1
-0
/
+3
*
linux/clock_settime: remove unnecessary vDSO definitions
Chris Metcalf
2014-12-26
1
-0
/
+3
*
tilegx: fix sysdep.h to avoid a redefinition warning
Chris Metcalf
2014-12-26
1
-0
/
+4
*
tilegx32: avoid a a -Werror warning from unwinding
Chris Metcalf
2014-12-26
1
-0
/
+5
*
tilegx: enable wordsize-64 support for ieee745 dbl-64.
Chris Metcalf
2014-12-23
1
-0
/
+4
[next]