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
*
PowerPC64: Report overflow on @h and @ha relocations
Alan Modra
2013-12-04
1
-2
/
+22
*
PowerPC64: Fix incorrect CFI in *context routines
Ulrich Weigand
2013-12-04
2
-0
/
+27
*
Update powerpc-fpu ULPs.
Adhemerval Zanella
2013-12-04
1
-2
/
+260
*
Fix exp missing underflows (bug 15268, bug 15425).
Joseph Myers
2013-12-03
3
-3
/
+98
*
Properly handle shm_open validation. Fixes bug 16274.
Ondřej Bílka
2013-12-03
1
-2
/
+2
*
Fix erfc errno setting on underflow (bug 6786).
Joseph Myers
2013-12-03
7
-10
/
+71
*
Move TEST_f_f tests for [e-j]* functions from libm-test.inc to auto-libm-test...
Joseph Myers
2013-12-03
2
-0
/
+402
*
Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI.
Pavel Simerda
2013-12-02
1
-17
/
+14
*
getaddrinfo: remove dead code
Pavel Simerda
2013-12-02
1
-12
/
+0
*
Update powerpc-fpu ULPs.
Adhemerval Zanella
2013-12-02
1
-34
/
+1199
*
Move TEST_f_f tests for [a-c]* functions from libm-test.inc to auto-libm-test...
Joseph Myers
2013-11-30
2
-0
/
+1202
*
Fix x86 sqrt rounding (bug 14032).
Joseph Myers
2013-11-29
2
-0
/
+18
*
[BZ #16214] S/390: Fix TLS GOT pointer setup.
Andreas Krebbel
2013-11-29
4
-18
/
+47
*
Remove unused ldbl-96 functions (bug 15004).
Joseph Myers
2013-11-28
16
-1046
/
+0
*
Add powerpc-nofpu/e500 support functions for atomic compound assignment and F...
Joseph Myers
2013-11-28
13
-4
/
+346
*
Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).
Joseph Myers
2013-11-28
9
-4
/
+42
*
PowerPC: Fix __fe_nomask_env missing symbol
Adhemerval Zanella
2013-11-26
8
-14
/
+13
*
Fix typo in _dl_tlsdesc_resolve_hold.
Ondřej Bílka
2013-11-26
1
-1
/
+1
*
Use __glibc_reserved instead __unused.
Ondřej Bílka
2013-11-26
44
-177
/
+177
*
Fix typo in sys/ptrace.h.
Carlos O'Donell
2013-11-25
1
-1
/
+1
*
Fix powerpc-nofpu build.
Joseph Myers
2013-11-25
2
-0
/
+6
*
PowerPC: Set/restore rounding mode only when needed
Adhemerval Zanella
2013-11-25
7
-25
/
+293
*
Adjust generic swapon prototype to match Linux version.
Roland McGrath
2013-11-21
1
-1
/
+1
*
Don't use broken DL_AUTO_FUNCTION_ADDRESS()
Guy Martin
2013-11-21
1
-2
/
+3
*
Add systemtap probe markers for sin, cos, asin and acos
Siddhesh Poyarekar
2013-11-20
1
-0
/
+5
*
Make powerpc-nofpu floating-point state thread-local (bug 15483).
Joseph Myers
2013-11-19
18
-67
/
+104
*
Fix spurious "inexact" exceptions from x86 pow with NaN argument (bug 16167).
Joseph Myers
2013-11-16
4
-1
/
+25
*
PowerPC: Fix __fe_mask_env export
Adhemerval Zanella
2013-11-13
2
-2
/
+2
*
Set arch_minimum_kernel to 3.4.0 for x32
H.J. Lu
2013-11-13
2
-0
/
+6
*
PowerPC: Fix __fe_mask_env export
Adhemerval Zanella
2013-11-13
5
-13
/
+13
*
Fix sparc 64-bit GMP ifunc resolution in static builds.
David S. Miller
2013-11-12
5
-5
/
+5
*
PowerPC: Fix vDSO missing ODP entries
Adhemerval Zanella
2013-11-08
3
-5
/
+28
*
Fix build on pre-v9 32-bit Sparc.
David S. Miller
2013-11-06
1
-1
/
+2
*
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.
Ondřej Bílka
2013-10-31
1
-6
/
+8
*
rename configure.in to configure.ac
Mike Frysinger
2013-10-30
32
-16
/
+16
*
Consolidate conditionals in mp sin/cos functions
Siddhesh Poyarekar
2013-10-28
1
-8
/
+6
*
PowerPC: strcpy/stpcpy optimization for PPC64/POWER7
Adhemerval Zanella
2013-10-25
4
-134
/
+407
*
Fix stack overflow due to large AF_INET6 requests
Siddhesh Poyarekar
2013-10-25
1
-2
/
+18
*
Fix incorrect getaddrinfo assertion trigger
Allan McRae
2013-10-25
1
-3
/
+10
*
Add e500 port.
Joseph Myers
2013-10-18
31
-11
/
+1169
*
Don't use gethostbyaddr to determine canonical name
Andreas Schwab
2013-10-17
1
-78
/
+11
*
Format floating routines.
Ondřej Bílka
2013-10-17
58
-2175
/
+2769
*
Add systemtap markers to math function slow paths
Siddhesh Poyarekar
2013-10-11
6
-5
/
+45
*
Fix readdir regressions on sparc 32-bit.
David S. Miller
2013-10-10
1
-2
/
+7
*
Update sparc ULPs.
David S. Miller
2013-10-10
1
-0
/
+125
*
Extend powerpc-nofpu -fno-builtin-fabsl workaround to more files.
Joseph Myers
2013-10-10
1
-0
/
+6
*
Avoid ordered comparisons of NaNs in ldbl-128ibm acosl and asinl.
Joseph Myers
2013-10-10
2
-0
/
+4
*
soft-fp: fix negation NaN handling (bug 16034).
Joseph Myers
2013-10-10
1
-5
/
+2
*
Use p2align instead ALIGN
Ondřej Bílka
2013-10-08
9
-323
/
+288
*
Format e_pow.c
Siddhesh Poyarekar
2013-10-08
1
-260
/
+313
[next]