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
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libm feraiseexcept namespace (bug 17723).
Joseph Myers
2014-12-30
31
-56
/
+127
*
Replace %ld with %jd and cast to intmax_t
H.J. Lu
2014-12-30
1
-4
/
+4
*
i386: memcpy functions with SSE2 unaligned load/store
Andrew Senkevich
2014-12-30
13
-3
/
+769
*
Fix a couple of -Wundef warnings.
Chris Metcalf
2014-12-29
1
-1
/
+1
*
tile: prefer inlines to macros in math_private.h.
Chris Metcalf
2014-12-29
1
-4
/
+6
*
Use posix-conf-vars.list to generate spec array
Siddhesh Poyarekar
2014-12-29
1
-1
/
+1
*
Add _POSIX namespace SYSCONF macros to posix-conf-vars.list
Siddhesh Poyarekar
2014-12-29
1
-78
/
+80
*
tile: add no-op fe*() routines for libc internal use
Chris Metcalf
2014-12-26
1
-0
/
+4
*
linux/clock_settime: remove unnecessary vDSO definitions
Chris Metcalf
2014-12-26
1
-9
/
+0
*
tilegx: fix sysdep.h to avoid a redefinition warning
Chris Metcalf
2014-12-26
1
-3
/
+3
*
tilegx32: avoid a a -Werror warning from unwinding
Chris Metcalf
2014-12-26
1
-1
/
+1
*
tilegx: enable wordsize-64 support for ieee745 dbl-64.
Chris Metcalf
2014-12-23
1
-0
/
+1
*
Make __ASSUME_UTIMES hppa-specific.
Joseph Myers
2014-12-22
6
-44
/
+38
*
Fix preprocessor indentation in sysdeps/mips/memcpy.S.
Steve Ellcey
2014-12-22
1
-97
/
+97
*
tilegx: remove implicit boolean conversion in strstr.
Chris Metcalf
2014-12-22
1
-1
/
+1
*
2014-12-22 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2014-12-22
1
-0
/
+4
*
Split __kernel_standard* functions (fixes bug 17724).
Joseph Myers
2014-12-22
3
-90
/
+154
*
Call libc_fetestexcept_aarch64.
Wilco Dijkstra
2014-12-22
1
-7
/
+2
*
Call libc_fesetround_aarch64.
Wilco Dijkstra
2014-12-22
1
-20
/
+5
*
Fix resolver bind, getsockname namespace (bug 17733).
Joseph Myers
2014-12-22
2
-4
/
+0
*
tile: separate ffsll from ffs
Chris Metcalf
2014-12-21
2
-11
/
+33
*
tile: remove localplt.data and use generic one again.
Chris Metcalf
2014-12-21
1
-18
/
+0
*
Add hidden __tls_get_addr/___tls_get_addr alias
H.J. Lu
2014-12-21
5
-15
/
+10
*
m68k: remove @PLTPC from _dl_init call
Andreas Schwab
2014-12-21
1
-1
/
+1
*
Remove @PLT from "call _dl_init@PLT" in _dl_start_user
H.J. Lu
2014-12-21
2
-2
/
+2
*
tile: provide localplt.data with __tls_get_addr optional
Chris Metcalf
2014-12-20
1
-0
/
+18
*
tilegx: fix strstr to build and link better
Chris Metcalf
2014-12-19
1
-1
/
+2
*
Remove trailing white space.
Steve Ellcey
2014-12-19
1
-1
/
+0
*
2014-12-19 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2014-12-19
6
-0
/
+182
*
2014-12-19 Steve Ellcey <sellcey@imgtec.com>
Steve Ellcey
2014-12-19
2
-4
/
+16
*
Fix soft-fp build warning on sparc about strict aliasing.
David S. Miller
2014-12-19
1
-6
/
+11
*
Replace -Wno-error with -fno-builtin-lround
H.J. Lu
2014-12-19
1
-2
/
+2
*
i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.
Torvald Riegel
2014-12-19
2
-110
/
+157
*
Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.
Torvald Riegel
2014-12-19
2
-120
/
+24
*
sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.
Torvald Riegel
2014-12-19
19
-5572
/
+0
*
Compile s_llround.c with -Wno-error for x32 build
H.J. Lu
2014-12-19
1
-0
/
+6
*
Replace 1L with (mp_limb_t) 1
H.J. Lu
2014-12-19
1
-1
/
+1
*
NPTL: Move fork state variables to initializer files.
Roland McGrath
2014-12-17
1
-8
/
+0
*
NPTL: Remove gratuitous Linuxisms from gai_misc.h.
Roland McGrath
2014-12-17
1
-6
/
+6
*
Fix profil_counter namespace (bug 17725).
Joseph Myers
2014-12-17
14
-20
/
+29
*
Use PTR_MANGLE on libgcc unwinder function pointers.
Roland McGrath
2014-12-16
1
-3
/
+12
*
Revert "Use pragmas rather than makefiles for necessary options for unwind co...
Roland McGrath
2014-12-16
4
-6
/
+2
*
Use pragmas rather than makefiles for necessary options for unwind code.
Roland McGrath
2014-12-16
4
-2
/
+6
*
Fix x86_64 memrchr namespace (bug 17719).
Joseph Myers
2014-12-16
1
-3
/
+3
*
Fix resolver if_* namespace (bug 17717).
Joseph Myers
2014-12-16
2
-15
/
+26
*
Add comments for the generic lowlevellock implementation.
Torvald Riegel
2014-12-15
1
-9
/
+82
*
Remove custom pthread_once implementation on s390.
Torvald Riegel
2014-12-15
1
-110
/
+0
*
NPTL: Refactor named semaphore code to use shm-directory.h
Roland McGrath
2014-12-12
8
-7
/
+61
*
Refactor shm_{open,unlink} code to separate Linux-specific directory choice f...
Roland McGrath
2014-12-11
8
-282
/
+276
*
* Fix SH specific compiler warnings which are for integer-pointer
Kaz Kojima
2014-12-12
4
-5
/
+5
[next]