S/390: Add hwcap value for transactional execution.
[platform/upstream/glibc.git] / sysdeps /
2012-11-08 Andreas KrebbelS/390: Add hwcap value for transactional execution.
2012-11-08 David S. MillerFix NULL ucontext->uc_link handling on sparc64.
2012-11-08 Joseph MyersUse configured $(NM), $(OBJDUMP), $(READELF) in tst...
2012-11-07 H.J. LuAlso run tst-xmmymm.sh on i386 ld.so
2012-11-07 Jeff Law2012-11-07 Andreas Jaeger <aj@suse.de>
2012-11-07 Joseph MyersFix spurious underflows from pow with results close...
2012-11-07 Andreas KrebbelS/390: Sync AUXV capabilities and archs with kernel
2012-11-06 Joseph MyersFix fma underflows with small x * y (bug 14793).
2012-11-05 Joseph MyersFix types of FE_DFL_ENV and FE_NOMASK_ENV (bug 14805).
2012-11-05 Joseph MyersFix S/390 bits/fenv.h namespace use (bug 14801).
2012-11-04 Samuel Thibault[BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h.
2012-11-04 Thomas Schwinge[BZ #5246] Conditionalize use of PTR_DEMANGLE.
2012-11-04 Joseph MyersFix fma overflow results outside round-to-nearest mode...
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-11-04 Pino Toscanogeneric paths.h: remove old paths from _PATH_STDPATH
2012-11-04 Pino ToscanoFix small indendation issues in paths.h files
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-11-02 Tulio Magno Quites... Direct __ppc_get_timebase to __builtin_ppc_get_timebase...
2012-11-02 Andreas SchwabPowerPC: Fix uc_link == NULL handling for makecontex.
2012-11-01 Tulio Magno Quites... PowerPC: Remove unnecessary -mnew-mnemonics.
2012-11-01 Sebastan Andrzej... Put __NO_FPRS__ around floating point opcodes in powerp...
2012-11-01 Thomas SchwingeFix build of test cases on GNU Hurd that are statically...
2012-11-01 Thomas SchwingeRemove PowerPC sysdep files for GNU Hurd and GNU Mach.
2012-11-01 Joseph MyersFix fma (a, b, c) for small a * b (bugs 14784, 14785).
2012-11-01 Thomas SchwingeFix a compilation error in the Hurd's bits/param.h.
2012-11-01 Joseph MyersBuild SH backtrace with -funwind-tables.
2012-10-31 Andreas SchwabFix powerpc abilist sort order
2012-10-31 Tulio Magno Quites... Correct order of entries in powerpc libc.abilist files.
2012-10-31 Andreas SchwabUpdate powerpc libm ULPs
2012-10-31 Joseph MyersFix ldbl-128ibm atan2l for x near 1.
2012-10-31 Joseph MyersFix fma underflow exceptions in after-rounding edge...
2012-10-31 H.J. LuUse sysdeps/x86/tininess.h for i386 and x86_64
2012-10-30 Chris MetcalfSuppress incorrect link warnings for NSS symbols
2012-10-30 Joseph MyersFix fma missing underflows and bad results for some...
2012-10-30 Joseph MyersFix strtod handling of underflow (bug 14047).
2012-10-29 Steve EllceyMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-10-29 Pino ToscanoHurd: fix fdatasync/fsync if the fd does not support...
2012-10-29 Pino Toscanoaio_notify: fix _POSIX_REALTIME_SIGNALS check
2012-10-27 Andreas JaegerRemove redundant defines of __O_LARGEFILE
2012-10-25 David S. MillerAdd IFUNC test lists for memcpy/mempcpy/memset on sparc.
2012-10-25 David S. MillerFix sparc64 build.
2012-10-25 Roland McGrathUse __getdents instead of __getdirentries in sparc...
2012-10-25 Pino ToscanoHurd: ptrace: use __hurd_fail for EOPNOTSUPP
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24 Andreas JaegerF_GETLK cleanup for <bits/fcntl.h>
2012-10-22 Andreas JaegerFix O_RSYNC
2012-10-22 Andreas JaegerAlways define __O_LARGEFILE
2012-10-22 Andreas JaegerImprove <bits/fcntl-linux.h>: F_GETLK etc.
2012-10-22 Andreas JaegerInstall <bits/fcntl-linux.h>
2012-10-22 Andreas JaegerUse __O_LARGEFILE instead of O_LARGEFILE
2012-10-21 Andreas JaegerSH: Use <bits/fcntl-linux.h>
2012-10-20 Andreas JaegerReorganization of bits/fcntl.h for Linux
2012-10-18 Joseph MyersRemove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64...
2012-10-16 Florian Weimer__alloc_dir: avoid integer overflow in malloc argument
2012-10-12 H.J. LuUse __uint64_t in x86 __bswap_64
2012-10-12 Andreas SchwabAvoid PLT references from __get_clockfreq on powerpc
2012-10-11 H.J. LuAdd x86-64 __libc_ifunc_impl_list
2012-10-11 H.J. LuAdd i686 __libc_ifunc_impl_list
2012-10-11 H.J. LuUse IFUNC memmove/memset in x86-64 bcopy/bzero
2012-10-10 Alexandre Oliva* crypt/crypt-entry.c: Include fips-private.h.
2012-10-09 Roland McGrathAdd missing magic to GLIBC_PROVIDES.
2012-10-09 Joseph MyersRemove _G_off64_t and _G_stat64 from _G_config.h.
2012-10-08 Andreas SchwabFix missing include in sysdeps/unix/sysv/linux/powerpc...
2012-10-07 David S. MillerFix Niagara-4 memcpy bug on 32-bit.
2012-10-05 David S. MillerAdd Niagara-4 optimized memset/bzero implementation.
2012-10-05 H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-05 Khem Rajpowerpc: add name_to_handle_at, open_by_handle etc...
2012-10-04 Roland McGrathName space hygeine for madvise.
2012-10-03 Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-03 Pino Toscanosysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZE
2012-10-03 Roland McGrathRemove sysdeps/unix/bsd/confstr.h file.
2012-10-02 H.J. LuDefine HAS_FMA with bit_FMA_Usable
2012-10-01 Roland McGrathGet rid of unused __swblk_t type.
2012-10-01 Roland McGrathClean up init-first.c files.
2012-10-01 Joseph MyersFix sign of inexact zero return from fma (bug 14645).
2012-09-29 Joseph MyersFix sign of exact zero return from fma (bug 14638).
2012-09-28 David S. MillerUncorrupt Sparc ULPS file.
2012-09-28 Roland McGrathImplement POSIX-generic sleep via nanosleep rather...
2012-09-28 Roland McGrathMove _G_config.h with Linuxism to linux/ directory.
2012-09-28 David S. MillerRevert "Add missed ildouble case in yesterday's sparc...
2012-09-28 David S. MillerAdd missed ildouble case in yesterday's sparc ULPs...
2012-09-28 David S. MillerAdd Niagara-4 optimized memcpy and mempcpy.
2012-09-28 H.J. LuDefine VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
2012-09-28 Pino Toscanoaio_fsync: fix the access mode check
2012-09-28 Jeff Law [BZ #11438]
2012-09-28 David S. MillerUpdate sparc ULPS for recent clog/clog10 activity.
2012-09-28 David S. MillerFix sparc64 crashes with LD_BIND_NOW and --enable-bind...
2012-09-27 Steve EllceyRemove sysdeps/ieee754/ldbl-128/bits/huge_vall.h and...
2012-09-27 H.J. LuDon't define x86-64 __strncmp_ssse3 in libc.a
2012-09-26 Markus TrippelsdorfUpdate x86-64 ULPs
2012-09-25 Tulio Magno Quites... Add __ppc_get_timebase_freq to ppc.h.
2012-09-25 Joseph MyersFix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).
2012-09-25 Liubov DmitrievaAdd optimized sincosf for SSE2 for x86 and x86-64
2012-09-25 Joseph MyersRemove various _G_*_t type names.
2012-09-25 Siddhesh PoyarekarShrink heap on linux when overcommit_memory == 2
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25 Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-09-21 Joseph MyersRemove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
next