Remove bp-sym.h and BP_SYM uses from C code.
[platform/upstream/linaro-glibc.git] / sysdeps /
2013-02-14 Joseph MyersRemove bp-sym.h and BP_SYM uses from C code.
2013-02-14 Siddhesh PoyarekarRemove redundant return keyword
2013-02-14 Siddhesh PoyarekarUse __sqr instead of __mul wherever possible
2013-02-14 Siddhesh PoyarekarNew __sqr function as a faster special case of __mul
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-13 Siddhesh PoyarekarRemove unnecessary factorial array
2013-02-13 Siddhesh PoyarekarBetter exp polynomial
2013-02-13 Siddhesh PoyarekarOptimized mp multiplication
2013-02-13 Siddhesh PoyarekarClean up add_magnitudes and sub_magnitudes
2013-02-08 Joseph MyersRemove CHECK_N and bp-checks.h.
2013-02-08 Carlos O'DonellARM: Support loading unmarked objects from cache.
2013-02-08 Joseph MyersRemove CHECK_1 and CHECK_1_NULL_OK.
2013-02-08 Joseph MyersRemove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C...
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-02-05 Roland McGrathMove nss directory into sysdeps Subdirs.
2013-02-05 Roland McGrathAdd missing includes to sysdeps/generic/malloc-sysdep.h.
2013-02-04 David S. MillerAdd long-double sparc ULPs updates missing in previous...
2013-02-04 David S. MillerUpdate sparc ULPs after Joseph's casin fixes.
2013-02-04 Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-02-01 Joseph MyersRemove BOUNDED_N and BOUNDED_1.
2013-02-01 Joseph MyersRemove bp-start.h and INIT_ARGV_and_ENVIRON.
2013-01-31 Joseph MyersRemove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.
2013-01-31 Joseph MyersRemove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
2013-01-31 Joseph MyersRemove bp-semctl.h and CHECK_SEMCTL.
2013-01-31 Joseph MyersRemove bp-thunks code.
2013-01-31 Joseph MyersFix casinh spurious underflows away from [-i,i] (bug...
2013-01-23 David S. MillerAdd a minor 'cas' atomic optimization on sparc.
2013-01-23 Pino Toscanoulimit: remove buggy bsd implementation
2013-01-23 Pino Toscanoulimit: include <limits.h>
2013-01-23 Pino Toscanoulimit: move linux implementation as posix
2013-01-23 Andreas KrebbelS/390: Fix setjmp/longjmp FPR save/restore
2013-01-23 Joseph MyersMake bits/wchar.h correct for all architectures (bug...
2013-01-21 David S. MillerUse libgcc unwinder for sparc backtraces, if available.
2013-01-20 Andreas SchwabRemove use of mpa2.h
2013-01-18 Anton BlanchardPowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_ge...
2013-01-18 Siddhesh PoyarekarFix application of the exception mask
2013-01-18 Siddhesh PoyarekarSimplify calculation of 2^-m in __mpexp
2013-01-18 Siddhesh PoyarekarRemove unnecessary multiplication with RADIXI
2013-01-18 David S. MillerUpdate sparc ULPs.
2013-01-17 Joseph MyersFix cacos real-part inaccuracy for result real part...
2013-01-17 Pino ToscanoAdd HAVE_MREMAP for mremap usage
2013-01-17 Siddhesh PoyarekarFix header comment
2013-01-17 H.J. LuImplement x86 SIZE32/SIZE64 relocations
2013-01-17 Joseph MyersAdapt installed powerpc headers better for soft-float...
2013-01-16 Siddhesh PoyarekarConsolidate constant defines into mpa.h
2013-01-16 Siddhesh PoyarekarFix the value of TWO
2013-01-16 David S. MillerOptimize trunc{,f} on sparc.
2013-01-16 David S. MillerOptimize nearbyint{,f} on sparc.
2013-01-16 David S. MillerUse libc_fe*() in 32-bit nearbyint()
2013-01-15 Mike Frysingerscsi/sg.h: include stddef.h for size_t
2013-01-15 David S. MillerOptimize sparc {ceil,floor}{,f} using vis2 'siam' instr...
2013-01-15 David S. MillerOptimize fdim/fdimf on sparc.
2013-01-14 Roland McGrathFix up log format, wrap a long line.
2013-01-14 Siddhesh PoyarekarMinor tweak to mp multiplication
2013-01-14 Siddhesh PoyarekarFix code formatting in mpa.c
2013-01-14 Siddhesh PoyarekarRemove unnecessary local variable mptwo
2013-01-12 David S. MillerAdd 64-bit VIS3 optimized GMP routines for sparc.
2013-01-12 David S. MillerRedo sparc 32-bit V9 GMP optimizations with fixed copyr...
2013-01-12 David S. MillerAdjust sparc for Roland's multiarch sysdep directory...
2013-01-11 Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-11 Andreas JaegerAdd MSG_FASTOPEN
2013-01-11 David S. MillerUndo receive sparc 32-bit V9 gmp routine commit.
2013-01-11 David S. MillerOptimize sparc 32-bit V9 GMP multiply routines.
2013-01-10 David S. MillerUpdate sparc ULPs for new casin{,h} tests.
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-10 H.J. LuCorrect _XXX_ILP32_OFFBIG for x32
2013-01-10 Andreas SchwabRevert "Use ieee754/dbl-64/wordsize-64 on powerpc64"
2013-01-10 Andreas SchwabRevert "sysdeps/ieee754/ldbl-128ibm/e_expl.c"
2013-01-10 Siddhesh PoyarekarFix formatting in mpexp.c
2013-01-10 Siddhesh PoyarekarMake __mpexp_twomm1 an array of doubles
2013-01-10 Andreas Schwabsysdeps/ieee754/ldbl-128ibm/e_expl.c
2013-01-10 Andreas SchwabUse ieee754/dbl-64/wordsize-64 on powerpc64
2013-01-10 Andreas SchwabDefine flags for fallocate
2013-01-10 David S. MillerSync netinet/tcp.h with upstream Linux kernel.
2013-01-10 Anton BlanchardPowerPC: Change sched_getcpu to use vDSO getcpu instead...
2013-01-09 Siddhesh PoyarekarUpdate s390 ULPs
2013-01-09 Siddhesh PoyarekarUpdate powerpc ULPs
2013-01-09 Siddhesh PoyarekarUpdate comments in mpa.c
2013-01-08 Joseph MyersDon't check __GNUC__ together with __USE_EXTERN_INLINES.
2013-01-08 Andreas JaegerBZ#14985: Remove erroneous EPOLL_NONBLOCK
2013-01-07 Anton BlanchardFix spelling errors in sysdeps/powerpc files.
2013-01-07 Joseph MyersFix casinh, casin overflow (bug 14996).
2013-01-06 H.J. LuChange __x86_64 prefix in cache size to __x86
2013-01-04 David S. MillerUpdate Sparc ULPs.
2013-01-04 Andreas SchwabFix warnings in test-powerpc-snan.c
2013-01-04 Andreas SchwabUpdate powerpc libm ULPs
2013-01-04 Siddhesh PoyarekarRemove unused __cr and __cpymn
2013-01-04 Siddhesh PoyarekarFix build failure on power4 processors
2013-01-04 Joseph MyersFix casinh, casin inaccuracy from cancellation (bug...
2013-01-04 Siddhesh PoyarekarFix code formatting
2013-01-04 Siddhesh PoyarekarClean up comment for MP_NO
2013-01-04 Siddhesh PoyarekarRemove some commented code
2013-01-04 Siddhesh PoyarekarRemove commented declarations
2013-01-04 Siddhesh PoyarekarRemove argument variable name from function declaration
2013-01-03 H.J. LuAdd HAS_RTM
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-02 Siddhesh PoyarekarFix values in __mpexp_twomm1
2013-01-02 Siddhesh PoyarekarSplit mantissa calculation loop and add branch prediction
2013-01-02 Siddhesh PoyarekarAdd assert for potential access beyond array bounds...
next