index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-26
Fix buffers overrun in x86_64 memcmp-ssse3.S
Liubov Dmitrieva
1
-4
/
+2
2013-06-24
[BZ #10283] localedef: align fixed maps to SHMLBA
Mike Frysinger
1
-0
/
+26
2013-06-24
PowerPC: Enable POWER8 platform sans hwcap bits.
Ryan S. Arnold
6
-3
/
+16
2013-06-22
Include <string.h> in sysdeps/unix/sysv/linux/libc_fatal.c.
Joseph Myers
1
-0
/
+1
2013-06-21
Add sh4 implementation of fegetexceptflag.
Kaz Kojima
1
-0
/
+38
2013-06-17
Rewrite sysd-rules generation using an awk script.
Roland McGrath
1
-1
/
+1
2013-06-15
Fix spurious "inexact" exceptions from dbl-64 sqrt (bug 15631).
Joseph Myers
1
-2
/
+15
2013-06-15
New API to set default thread attributes
Siddhesh Poyarekar
10
-0
/
+40
2013-06-14
Set fast unaligned load flag for new Intel microarchitecture
Liubov Dmitrieva
1
-0
/
+7
2013-06-15
Add rtld-memset.S for x86_64
Siddhesh Poyarekar
2
-1
/
+37
2013-06-13
Improve precision of clock() function on Linux
Siddhesh Poyarekar
1
-20
/
+16
2013-06-12
Fix unsafe compiler optimization
Adhemerval Zanella
2
-1
/
+8
2013-06-12
Set/restore rounding mode only when needed
Siddhesh Poyarekar
2
-14
/
+214
2013-06-11
Add exception information to math-tests.h and use it in libm-test.inc.
Joseph Myers
1
-0
/
+18
2013-06-11
PowerPC: Merge ports/ dl-procinfo.[ch] with base.
Ryan S. Arnold
2
-11
/
+35
2013-06-11
Fix symbol definitions for __clock_* functions
Siddhesh Poyarekar
6
-14
/
+15
2013-06-10
Add rounding mode information to math-tests.h and use it in libm-test.inc.
Joseph Myers
1
-0
/
+18
2013-06-08
Avoid trailing whitespace in sysdeps/gnu/errlist.c.
Joseph Myers
2
-10
/
+10
2013-06-08
Use (void) in no-arguments function definitions.
Joseph Myers
21
-27
/
+27
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
7
-16
/
+16
2013-06-06
Fix leading whitespaces.
Ondrej Bilka
42
-83
/
+83
2013-06-05
Remove trailing whitespace.
Joseph Myers
156
-800
/
+800
2013-06-05
Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BIT
Siddhesh Poyarekar
1
-6
/
+6
2013-05-31
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2
-6
/
+0
2013-05-30
[BZ #14256]
Jeff Law
1
-5
/
+6
2013-05-29
Avoid crashing in LD_DEBUG when program name is unavailable
Siddhesh Poyarekar
10
-21
/
+15
2013-05-28
Update powerpc libm-test ULPs.
Adhemerval Zanella
1
-0
/
+37
2013-05-26
_dl_skip_args declaration cleanup.
Thomas Schwinge
1
-1
/
+0
2013-05-26
_dl_non_dynamic_init declaration cleanup.
Thomas Schwinge
1
-3
/
+0
2013-05-24
Fix ldbl-96 hypotl of subnormals (bug 15529).
Joseph Myers
1
-1
/
+1
2013-05-24
Test drem and pow10 in libm-test.inc.
Joseph Myers
2
-0
/
+35
2013-05-24
Use same tests for isfinite/finite, lgamma/gamma.
Joseph Myers
2
-0
/
+28
2013-05-24
PowerPC: Program Priority Register support
Adhemerval Zanella
1
-0
/
+30
2013-05-23
PowerPC: Add functions for shared resources hints.
Edjunior Machado
1
-0
/
+32
2013-05-22
Update bits/siginfo.h with Linux hwpoison SIGBUS changes
Edjunior Barbosa Machado
3
-3
/
+21
2013-05-22
Don't include expected results in libm-test test names.
Joseph Myers
6
-9218
/
+9218
2013-05-21
Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL
Siddhesh Poyarekar
1
-2
/
+10
2013-05-20
Faster memset on x64
Ondrej Bilka
1
-1315
/
+90
2013-05-20
Faster memcpy on x64.
Ondrej Bilka
4
-8
/
+185
2013-05-19
Fix nearbyint scheduling of arithmetic past fesetenv (bug 15490).
Joseph Myers
5
-0
/
+13
2013-05-19
Handle sincos with generic libm-test logic.
Joseph Myers
6
-44
/
+44
2013-05-17
Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).
Joseph Myers
1
-0
/
+1
2013-05-17
PowerPC: fix hypot/hypotf check for -INF
Adhemerval Zanella
2
-6
/
+6
2013-05-16
MIPS: soft-fp NaN representation corrections
Maciej W. Rozycki
2
-0
/
+2
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
31
-5
/
+33
2013-05-15
Use movq for 64-bit operations
Peter Collingbourne
1
-2
/
+4
2013-05-15
Use x constraints for operands to vfmaddss and vfmaddsd
Peter Collingbourne
2
-2
/
+2
2013-05-15
Update s390/bits/siginfo.h
Edjunior Machado
1
-3
/
+7
2013-05-14
Update Sparc ULPs.
David S. Miller
1
-6
/
+853
2013-05-13
Make _LIB_VERSION a weak symbol
Siddhesh Poyarekar
1
-4
/
+5
[next]