aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2012-11-01Remove PowerPC sysdep files for GNU Hurd and GNU Mach.Thomas Schwinge
2012-11-01Fix fma (a, b, c) for small a * b (bugs 14784, 14785).Joseph Myers
2012-11-01Fix a compilation error in the Hurd's bits/param.h.Thomas Schwinge
2012-11-01Build SH backtrace with -funwind-tables.Joseph Myers
2012-10-31Fix powerpc abilist sort orderAndreas Schwab
2012-10-31Correct order of entries in powerpc libc.abilist files.Tulio Magno Quites Machado Filho
2012-10-31Update powerpc libm ULPsAndreas Schwab
2012-10-31Fix ldbl-128ibm atan2l for x near 1.Joseph Myers
2012-10-31Fix fma underflow exceptions in after-rounding edge cases.Joseph Myers
2012-10-30Use sysdeps/x86/tininess.h for i386 and x86_64H.J. Lu
2012-10-30Suppress incorrect link warnings for NSS symbolsChris Metcalf
2012-10-30Fix fma missing underflows and bad results for some subnormal results (bugs 1...Joseph Myers
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-29Hurd: fix fdatasync/fsync if the fd does not support file_syncPino Toscano
2012-10-29aio_notify: fix _POSIX_REALTIME_SIGNALS checkPino Toscano
2012-10-27Remove redundant defines of __O_LARGEFILEAndreas Jaeger
2012-10-25Add IFUNC test lists for memcpy/mempcpy/memset on sparc.David S. Miller
2012-10-25Fix sparc64 build.David S. Miller
2012-10-25Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath
2012-10-25Hurd: ptrace: use __hurd_fail for EOPNOTSUPPPino Toscano
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger
2012-10-22Fix O_RSYNCAndreas Jaeger
2012-10-22Always define __O_LARGEFILEAndreas Jaeger
2012-10-22Improve <bits/fcntl-linux.h>: F_GETLK etc.Andreas Jaeger
2012-10-22Install <bits/fcntl-linux.h>Andreas Jaeger
2012-10-22Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger
2012-10-21SH: Use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger
2012-10-18Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers
2012-10-16__alloc_dir: avoid integer overflow in malloc argumentFlorian Weimer
2012-10-12Use __uint64_t in x86 __bswap_64H.J. Lu
2012-10-12Avoid PLT references from __get_clockfreq on powerpcAndreas Schwab
2012-10-11Add x86-64 __libc_ifunc_impl_listH.J. Lu
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu
2012-10-11Use IFUNC memmove/memset in x86-64 bcopy/bzeroH.J. Lu
2012-10-10* crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-10-09Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers
2012-10-08Fix missing include in sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.cAndreas Schwab
2012-10-06Fix Niagara-4 memcpy bug on 32-bit.David S. Miller
2012-10-05Add Niagara-4 optimized memset/bzero implementation.David S. Miller
2012-10-05Move _dl_important_hwcaps to dl-hwcaps.cH.J. Lu
2012-10-04powerpc: add name_to_handle_at, open_by_handle etc. to bits/fcntl.hKhem Raj
2012-10-04Name space hygeine for madvise.Roland McGrath
2012-10-03Clean up conditionalize of ld.so.cache support.Roland McGrath
2012-10-03sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZEPino Toscano
2012-10-03Remove sysdeps/unix/bsd/confstr.h file.Roland McGrath
2012-10-02Define HAS_FMA with bit_FMA_UsableH.J. Lu
2012-10-01Get rid of unused __swblk_t type.Roland McGrath