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
2012-11-07
2012-11-07 Andreas Jaeger <aj@suse.de>
Jeff Law
1
-1
/
+17
2012-11-07
Fix spurious underflows from pow with results close to 1 (bug 14811).
Joseph Myers
4
-4
/
+50
2012-11-07
S/390: Sync AUXV capabilities and archs with kernel
Andreas Krebbel
1
-4
/
+4
2012-11-06
Fix fma underflows with small x * y (bug 14793).
Joseph Myers
3
-54
/
+81
2012-11-05
Fix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
Joseph Myers
1
-1
/
+1
2012-11-05
Fix S/390 bits/fenv.h namespace use (bug 14801).
Joseph Myers
4
-12
/
+12
2012-11-04
[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.
Samuel Thibault
1
-3
/
+3
2012-11-04
[BZ #5246] Conditionalize use of PTR_DEMANGLE.
Thomas Schwinge
1
-0
/
+2
2012-11-04
Fix fma overflow results outside round-to-nearest mode (bug 14797).
Joseph Myers
3
-12
/
+17
2012-11-04
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
9
-12
/
+0
2012-11-04
generic paths.h: remove old paths from _PATH_STDPATH
Pino Toscano
1
-1
/
+1
2012-11-04
Fix small indendation issues in paths.h files
Pino Toscano
2
-4
/
+4
2012-11-03
Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).
Joseph Myers
13
-13
/
+126
2012-11-03
Make fenv.h FE_* macros usable in #if (bug 3439).
Joseph Myers
5
-105
/
+157
2012-11-02
Compile x86 rtld with -mno-sse -mno-mmx
H.J. Lu
2
-1
/
+6
2012-11-02
Direct __ppc_get_timebase to __builtin_ppc_get_timebase for GCC 4.8+.
Tulio Magno Quites Machado Filho
1
-3
/
+8
2012-11-01
PowerPC: Fix uc_link == NULL handling for makecontex.
Andreas Schwab
1
-15
/
+15
2012-11-01
PowerPC: Remove unnecessary -mnew-mnemonics.
Tulio Magno Quites Machado Filho
1
-4
/
+0
2012-11-01
Put __NO_FPRS__ around floating point opcodes in powerpc32/dl-trampoline.S.
Sebastan Andrzej Siewior
1
-0
/
+4
2012-11-01
Fix build of test cases on GNU Hurd that are statically linked.
Thomas Schwinge
1
-3
/
+7
2012-11-01
Remove PowerPC sysdep files for GNU Hurd and GNU Mach.
Thomas Schwinge
14
-1501
/
+0
2012-11-01
Fix fma (a, b, c) for small a * b (bugs 14784, 14785).
Joseph Myers
3
-12
/
+98
2012-11-01
Fix a compilation error in the Hurd's bits/param.h.
Thomas Schwinge
1
-2
/
+0
2012-11-01
Build SH backtrace with -funwind-tables.
Joseph Myers
1
-0
/
+4
2012-10-31
Fix powerpc abilist sort order
Andreas Schwab
2
-2
/
+2
2012-10-31
Correct order of entries in powerpc libc.abilist files.
Tulio Magno Quites Machado Filho
2
-2
/
+2
2012-10-31
Update powerpc libm ULPs
Andreas Schwab
1
-20
/
+420
2012-10-31
Fix ldbl-128ibm atan2l for x near 1.
Joseph Myers
1
-1
/
+2
2012-10-31
Fix fma underflow exceptions in after-rounding edge cases.
Joseph Myers
3
-0
/
+36
2012-10-30
Use sysdeps/x86/tininess.h for i386 and x86_64
H.J. Lu
2
-1
/
+0
2012-10-30
Suppress incorrect link warnings for NSS symbols
Chris Metcalf
1
-1
/
+1
2012-10-30
Fix fma missing underflows and bad results for some subnormal results (bugs 1...
Joseph Myers
3
-42
/
+24
2012-10-30
Fix strtod handling of underflow (bug 14047).
Joseph Myers
4
-0
/
+36
2012-10-29
Hurd: fix fdatasync/fsync if the fd does not support file_sync
Pino Toscano
2
-2
/
+14
2012-10-29
aio_notify: fix _POSIX_REALTIME_SIGNALS check
Pino Toscano
1
-1
/
+1
2012-10-27
Remove redundant defines of __O_LARGEFILE
Andreas Jaeger
2
-4
/
+0
2012-10-25
Add IFUNC test lists for memcpy/mempcpy/memset on sparc.
David S. Miller
4
-0
/
+78
2012-10-25
Fix sparc64 build.
David S. Miller
1
-1
/
+1
2012-10-25
Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...
Roland McGrath
1
-3
/
+1
2012-10-25
Hurd: ptrace: use __hurd_fail for EOPNOTSUPP
Pino Toscano
1
-4
/
+4
2012-10-24
BZ#14743: Move clock_* symbols from librt to libc.
Roland McGrath
19
-25
/
+80
2012-10-24
F_GETLK cleanup for <bits/fcntl.h>
Andreas Jaeger
3
-46
/
+0
2012-10-22
Fix O_RSYNC
Andreas Jaeger
1
-1
/
+5
2012-10-22
Always define __O_LARGEFILE
Andreas Jaeger
2
-13
/
+8
2012-10-22
Improve <bits/fcntl-linux.h>: F_GETLK etc.
Andreas Jaeger
1
-3
/
+9
2012-10-22
Install <bits/fcntl-linux.h>
Andreas Jaeger
1
-0
/
+1
2012-10-22
Use __O_LARGEFILE instead of O_LARGEFILE
Andreas Jaeger
2
-4
/
+4
2012-10-21
SH: Use <bits/fcntl-linux.h>
Andreas Jaeger
1
-278
/
+3
2012-10-20
Reorganization of bits/fcntl.h for Linux
Andreas Jaeger
4
-761
/
+409
2012-10-18
Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.
Joseph Myers
2
-10
/
+0
[next]