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
/
sysdeps
Commit message (
Expand
)
Author
Age
Files
Lines
*
__opensock: Remove internal_function attribute
Florian Weimer
2017-08-17
1
-1
/
+1
*
Fix sigval namespace (bug 21944).
Joseph Myers
2017-08-16
2
-6
/
+6
*
Allow abort PLT references in libc.so for SH.
Joseph Myers
2017-08-16
1
-0
/
+2
*
x86-64: Optimize e_expf with FMA [BZ #21912]
H.J. Lu
2017-08-16
4
-0
/
+245
*
x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes [BZ #21955]
H.J. Lu
2017-08-15
1
-2
/
+2
*
aio: Remove support for BROKEN_THREAD_SIGNALS
Florian Weimer
2017-08-15
5
-57
/
+0
*
i386: Replace internal_function attribute for __mcount_internal
Florian Weimer
2017-08-15
1
-3
/
+5
*
S390: Add new s390 platform z14.
Stefan Liebler
2017-08-15
2
-3
/
+3
*
posix: Fix mmap for m68k and ia64 (BZ#21908)
Adhemerval Zanella
2017-08-14
4
-5
/
+34
*
i386: Do not set internal_function
Florian Weimer
2017-08-14
2
-5
/
+0
*
_dl_init: Remove internal_function attribute
Florian Weimer
2017-08-14
2
-5
/
+8
*
_dl_start: Remove internal_function attribute
Florian Weimer
2017-08-14
1
-1
/
+3
*
_dl_fini: Remove internal_function attribute
Florian Weimer
2017-08-14
1
-1
/
+1
*
x86: Add IBT/SHSTK bits to cpu-features
H.J. Lu
2017-08-14
2
-0
/
+10
*
ld.so: Remove internal_function attribute from various functions
Florian Weimer
2017-08-13
1
-11
/
+8
*
NPTL: Remove internal_function from stack marking functions
Florian Weimer
2017-08-13
3
-4
/
+2
*
__netlink_assert_response: Remove internal_function attribute
Florian Weimer
2017-08-13
2
-3
/
+1
*
__fortify_fail: Remove internal_function attribute
Florian Weimer
2017-08-13
2
-0
/
+4
*
powerpc: Restrict xssqrtqp operands to Vector Registers (bug 21941)
Gabriel F. T. Gomes
2017-08-10
2
-2
/
+2
*
[AArch64] Optimized memcmp.
Wilco Dijkstra
2017-08-10
1
-105
/
+71
*
ld.so: Introduce struct dl_exception
Florian Weimer
2017-08-10
19
-21
/
+122
*
aarch64/sys/ptrace.h: fix typo in comment
Dmitry V. Levin
2017-08-10
1
-1
/
+1
*
sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]
Dmitry V. Levin
2017-08-09
6
-36
/
+0
*
Fix uc_* namespace (bug 21457).
Joseph Myers
2017-08-09
18
-50
/
+99
*
Fix s390 version of pt-longjmp.c
Andreas Schwab
2017-08-09
1
-2
/
+2
*
memcpy_falkor: Fix code style in comments
Siddhesh Poyarekar
2017-08-09
1
-7
/
+4
*
aarch64: Optimized memcpy for Qualcomm Falkor processor
Siddhesh Poyarekar
2017-08-09
6
-3
/
+200
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
29
-49
/
+46
*
getaddrinfo: Remove unreachable return statement from gaih_inet
Florian Weimer
2017-08-08
1
-7
/
+3
*
i386: Add <startup.h> [BZ #21913]
H.J. Lu
2017-08-08
3
-0
/
+64
*
posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)
Adhemerval Zanella
2017-08-08
8
-12
/
+12
*
Fix XPG4.2 bits/sigaction.h namespace (bug 21899).
Joseph Myers
2017-08-07
8
-31
/
+33
*
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-08-07
1
-7
/
+7
*
x86-64: Add FMA multiarch functions to libm
H.J. Lu
2017-08-07
32
-105
/
+493
*
Reimplement min_of_type using __MATH_TG.
Joseph Myers
2017-08-04
1
-18
/
+8
*
x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE
H.J. Lu
2017-08-04
1
-57
/
+0
*
i686: Implement IFUNC selectors in C
H.J. Lu
2017-08-04
99
-1732
/
+2078
*
x86-64: Implement libmathvec IFUNC selectors in C
H.J. Lu
2017-08-04
76
-619
/
+1181
*
x86-64: Implement libm IFUNC selectors in C
H.J. Lu
2017-08-04
18
-120
/
+287
*
i386: Support static PIE in start.S
H.J. Lu
2017-08-04
1
-2
/
+9
*
i386: Update I386_USE_SYSENTER for early PIC syscall
H.J. Lu
2017-08-04
1
-12
/
+14
*
x86-64: Use IFUNC memcpy and mempcpy in libc.a
H.J. Lu
2017-08-04
9
-38
/
+24
*
Check linker support for INSERT in linker script
H.J. Lu
2017-08-04
1
-0
/
+2
*
x86-64: Use _dl_runtime_resolve_opt only with AVX512F [BZ #21871]
H.J. Lu
2017-08-04
1
-2
/
+5
*
x86: Remove __memset_zero_constant_len_parameter [BZ #21790]
H.J. Lu
2017-08-04
4
-25
/
+1
*
i686/multiarch: Regenerate ulps
Aurelien Jarno
2017-08-03
1
-7
/
+7
*
Consistently use uintN_t not u_intN_t in libm.
Joseph Myers
2017-08-03
146
-248
/
+248
*
getaddrinfo: Release resolver context on error in gethosts [BZ #21885]
Florian Weimer
2017-08-03
1
-0
/
+2
*
tst-tlsopt-powerpc as a shared lib
Alan Modra
2017-08-03
4
-48
/
+57
*
Add missing include for pthread_setcancelstate
Samuel Thibault
2017-08-03
1
-0
/
+1
[next]