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-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
2012-10-16
__alloc_dir: avoid integer overflow in malloc argument
Florian Weimer
1
-4
/
+11
2012-10-12
Use __uint64_t in x86 __bswap_64
H.J. Lu
1
-6
/
+7
2012-10-12
Avoid PLT references from __get_clockfreq on powerpc
Andreas Schwab
1
-5
/
+5
2012-10-11
Add x86-64 __libc_ifunc_impl_list
H.J. Lu
33
-24
/
+380
2012-10-11
Add i686 __libc_ifunc_impl_list
H.J. Lu
42
-0
/
+396
2012-10-11
Use IFUNC memmove/memset in x86-64 bcopy/bzero
H.J. Lu
3
-33
/
+11
2012-10-10
* crypt/crypt-entry.c: Include fips-private.h.
Alexandre Oliva
2
-0
/
+110
2012-10-09
Add missing magic to GLIBC_PROVIDES.
Roland McGrath
14
-1171
/
+6
2012-10-09
Remove _G_off64_t and _G_stat64 from _G_config.h.
Joseph Myers
2
-4
/
+0
2012-10-08
Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c
Andreas Schwab
1
-0
/
+1
2012-10-06
Fix Niagara-4 memcpy bug on 32-bit.
David S. Miller
1
-0
/
+3
2012-10-05
Add Niagara-4 optimized memset/bzero implementation.
David S. Miller
5
-6
/
+153
2012-10-05
Move _dl_important_hwcaps to dl-hwcaps.c
H.J. Lu
1
-20
/
+0
2012-10-04
powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.h
Khem Raj
1
-1
/
+27
2012-10-04
Name space hygeine for madvise.
Roland McGrath
3
-5
/
+4
2012-10-03
Clean up conditionalize of ld.so.cache support.
Roland McGrath
1
-28
/
+0
2012-10-03
sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZE
Pino Toscano
1
-0
/
+1
2012-10-03
Remove sysdeps/unix/bsd/confstr.h file.
Roland McGrath
1
-1
/
+0
[next]