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
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
3066
-3066
/
+3066
*
tst-fanotify: check for linux/fanotify.h existence
Mike Frysinger
2013-12-31
3
-0
/
+61
*
Fix typo in csloww()
Allan McRae
2013-12-27
1
-1
/
+1
*
Update powerpc-fpu ULPs.
Adhemerval Zanella
2013-12-23
1
-73
/
+4075
*
Fix ldbl-128 lgammal for small negative arguments (bug 16337).
Joseph Myers
2013-12-22
1
-2
/
+2
*
Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd.
Joseph Myers
2013-12-22
17
-14
/
+8
*
Fix x86 / x86_64 expl / expl10l wild results in directed rounding modes (bug ...
Joseph Myers
2013-12-21
4
-17
/
+227
*
Add more libm-test coverage of [a-c]* real functions.
Joseph Myers
2013-12-20
2
-11
/
+1003
*
Move tests of cpow from libm-test.inc to auto-libm-test-in.
Joseph Myers
2013-12-20
2
-0
/
+89
*
Move various TEST_c_c tests from libm-test.inc to auto-libm-test-inc.
Joseph Myers
2013-12-20
2
-86
/
+6849
*
Consolidate code to compute sin and cos from lookup tables
Siddhesh Poyarekar
2013-12-20
1
-232
/
+129
*
Remove more redundant computations in s_sin.c
Siddhesh Poyarekar
2013-12-20
1
-42
/
+33
*
Remove redundant arguments in reduce_and_compute
Siddhesh Poyarekar
2013-12-20
1
-4
/
+4
*
Remove some redundant computations in s_sin.c
Siddhesh Poyarekar
2013-12-20
1
-24
/
+15
*
Don't make soft-fp symbols compat symbols for powerpc-nofpu.
Joseph Myers
2013-12-19
2
-9
/
+17
*
Update powerpc-fpu ULPs.
Adhemerval Zanella
2013-12-19
1
-0
/
+633
*
Move tests of sincos from libm-test.inc to auto-libm-test-in.
Joseph Myers
2013-12-19
2
-0
/
+12
*
Fix uses of CALL_MCOUNT in ppc64 assembler sources
Andreas Schwab
2013-12-19
3
-2
/
+6
*
Disable libm-test test name beautification for M_* constants.
Joseph Myers
2013-12-19
2
-0
/
+8
*
Fix x86/x86_64 expm1 inaccuracy near 0 in directed rounding modes (bug 16293).
Joseph Myers
2013-12-19
6
-0
/
+742
*
Patch 2/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
1
-0
/
+6
*
Patch 3/4 of the effort to make TLS access async-signal-safe.
Paul Pluzhnikov
2013-12-18
1
-0
/
+5
*
Patch [1/4] async-signal safe TLS.
Paul Pluzhnikov
2013-12-18
4
-0
/
+62
*
Move tests of jn and yn from libm-test.inc to auto-libm-test-in.
Joseph Myers
2013-12-18
2
-4
/
+821
*
Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def.
Joseph Myers
2013-12-18
1
-1
/
+0
*
Compile e_sqrt.c with -ffp-contract=off.
Marcus Shawcroft
2013-12-18
1
-0
/
+1
*
Fix ldbl-128 logl for subnormals (bug 16338).
Joseph Myers
2013-12-18
3
-3
/
+8
*
Remove use of SSE4.2 functions for strstr on i686
Andreas Schwab
2013-12-18
6
-49
/
+2
*
Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/.
Joseph Myers
2013-12-17
2
-452
/
+0
*
Remove various unused files from sysdeps/unix/bsd/.
Joseph Myers
2013-12-17
27
-1534
/
+0
*
Remove __FAVOR_BSD.
Joseph Myers
2013-12-17
2
-75
/
+78
*
Update powerpc-fpu ULPs.
Adhemerval Zanella
2013-12-17
1
-2
/
+380
*
Fix dbl-64 hypot spurious underflows (bug 16314).
Joseph Myers
2013-12-17
1
-1
/
+1
*
Fix hypot handling of subnormals (bug 16316, bug 16330).
Joseph Myers
2013-12-17
3
-0
/
+33
*
Make soft-float sh use soft-fp fma/fmaf.
Kaz Kojima
2013-12-17
4
-0
/
+66
*
Move tests of atan2, hypot and pow from libm-test.inc to auto-libm-test-in.
Joseph Myers
2013-12-16
2
-0
/
+273
*
Minor code cleanup in s_sin.c
Siddhesh Poyarekar
2013-12-16
1
-20
/
+13
*
Update file name in x86_64 ifunc list
Allan McRae
2013-12-16
1
-1
/
+1
*
Add strstr with unaligned loads. Fixes bug 12100.
Ondřej Bílka
2013-12-14
8
-494
/
+415
*
Move sysdeps/sh/sh4/fpu/bits/fenv.h to sysdeps/sh/bits/.
Kaz Kojima
2013-12-14
1
-0
/
+0
*
PowerPC: multiarch hypot/hypotf for PowerPC64
Adhemerval Zanella
2013-12-13
7
-1
/
+158
*
PowerPC: multiarch modf/modff for PowerPC64
Adhemerval Zanella
2013-12-13
7
-2
/
+173
*
PowerPC: multiarch logb/logbl/logbf for PowerPC64
Adhemerval Zanella
2013-12-13
10
-1
/
+244
*
PowerPC: multiarch isinf/isinff for PowerPC64
Adhemerval Zanella
2013-12-13
6
-2
/
+178
*
PowerPC: multiarch finite/finitef for PowerPC64
Adhemerval Zanella
2013-12-13
6
-2
/
+186
*
PowerPC: multiarch llrint/lrint for PowerPC64
Adhemerval Zanella
2013-12-13
5
-1
/
+122
*
PowerPC: multiarch copysign/copysignf for PowerPC64
Adhemerval Zanella
2013-12-13
5
-2
/
+155
*
PowerPC: multiarch trunc/truncf for PowerPC64
Adhemerval Zanella
2013-12-13
7
-1
/
+188
*
PowerPC: multiarch round/roundf for PowerPC64
Adhemerval Zanella
2013-12-13
7
-1
/
+188
*
PowerPC: multiarch floor/floorf for PowerPC64
Adhemerval Zanella
2013-12-13
7
-1
/
+190
[next]