]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/history - libm
make all bionic death tests not dumpable
[android-sdk/platform-bionic.git] / libm /
2014-10-16 Dmitriy IvanovMerge "Fix misleading comment."
2014-10-16 Dan AlbertMerge "Only use <atomic> for C++11 and newer."
2014-10-16 Dan AlbertMerge "Don't use an STL for libm."
2014-10-16 Dan AlbertDon't use an STL for libm.
2014-10-10 Dan AlbertMerge "Improve documentation for testing and coverage."
2014-10-10 Elliott HughesMerge "Catch up on upstream's round/roundf/roundl."
2014-10-10 Elliott HughesCatch up on upstream's round/roundf/roundl.
2014-10-10 Elliott HughesMerge "Sync libm with upstream."
2014-10-09 Elliott HughesSync libm with upstream.
2014-10-02 Dmitriy IvanovMerge "Add RTLD_NODELETE flag support"
2014-10-01 Christopher FerrisMerge "Add stpcpy assembler version."
2014-10-01 Elliott HughesMerge "Update bionic to tzdata 2014h."
2014-10-01 Elliott HughesMerge "Fix update-tzdata.py to rebuild icu4c .dat file."
2014-10-01 Dan AlbertMerge "Add coverage flag for libm."
2014-09-30 Dan AlbertAdd coverage flag for libm.
2014-09-19 Elliott HughesMerge "Add greg_t for arm64."
2014-09-18 Dan AlbertMerge "Exclude libstdc++ from linked libraries."
2014-09-18 Christopher FerrisMerge "Move to v3.16.3 kernel headers."
2014-09-18 Elliott HughesMerge "Fix lgamma_r/lgammaf_r/lgammal_r for -0."
2014-09-18 Elliott HughesFix lgamma_r/lgammaf_r/lgammal_r for -0.
2014-09-12 Elliott HughesMerge "Get new coshl, sinhl, and tanhl implementations...
2014-09-12 Elliott HughesGet new coshl, sinhl, and tanhl implementations from...
2014-09-12 Elliott HughesMerge "Sync libm with upstream."
2014-09-12 Elliott HughesSync libm with upstream.
2014-09-09 Lorenzo ColittiMerge "When comparing DNS server configs, also compare...
2014-09-04 Dmitriy IvanovMerge "Revert "Register __libc_fini as early as possible.""
2014-09-04 Dmitriy IvanovMerge "Revert "Fix arm64 build""
2014-09-04 Elliott HughesMerge "Don't mask out SA_RESTORER from sa_flags."
2014-09-04 Chih-Hung HsiehMerge "Disable Clang, due to x86 LDBL_MANT_DIG errors."
2014-09-04 Chih-Hung HsiehDisable Clang, due to x86 LDBL_MANT_DIG errors.
2014-09-03 Dmitriy IvanovMerge "Make string tests check all alignment combinations"
2014-09-01 Dmitriy IvanovMerge "Erase elements in LinkedList::remove_if"
2014-08-29 Elliott HughesMerge "Use __GNUC_PREREQ rather than __GNUC_PREREQ__...
2014-08-29 Elliott HughesUse __GNUC_PREREQ rather than __GNUC_PREREQ__ to match...
2014-08-26 Elliott HughesMerge "Switch to OpenBSD res_random."
2014-08-19 Elliott HughesMerge "Move the meat of <features.h> into <sys/cdefs...
2014-08-19 Elliott HughesMove the meat of <features.h> into <sys/cdefs.h>.
2014-08-16 Dan AlbertMerge "Expose android_set_abort_message()."
2014-08-16 Elliott HughesMerge "Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE)."
2014-08-18 Elliott HughesFix <features.h> (_BSD_SOURCE and _GNU_SOURCE).
2014-07-10 Elliott HughesMerge "Revert "Switch libm to building with clang.""
2014-07-11 Elliott HughesRevert "Switch libm to building with clang."
2014-07-10 Elliott HughesSwitch libm to building with clang.
2014-07-10 Elliott HughesMerge "Switch libm to building with clang."
2014-07-02 Dan AlbertMerge "Revert "Revert "Hide _tolower_tab_ and _toupper_...
2014-07-01 Dmitriy IvanovMerge "Native tests are now multilib=both by default"
2014-07-01 Dan AlbertMerge "Revert "Revert "Prevent symbols from libgcc...
2014-06-26 Colin CrossMerge "Revert "HACK: linker: check for handle==0xffffff...
2014-06-24 Calin JuravleMerge "Prefix cmsg_nxthdr with "__"."
2014-06-24 Dan AlbertRevert "Revert "Prevent symbols from libgcc from being...
2014-06-23 Dan AlbertRevert "Prevent symbols from libgcc from being reexported."
2014-06-23 Dan AlbertMerge "Revert "Prevent symbols from libgcc from being...
2014-06-21 Dan AlbertPrevent symbols from libgcc from being reexported.
2014-06-20 Dan AlbertMerge "Prevent symbols from libgcc from being reexported."
2014-06-20 Dan AlbertMerge "Remove SHA1 from LP64 in favor of libcrypto."
2014-06-17 Christopher FerrisMerge "add 64-bit bionic implementation for denver...
2014-06-17 Dmitriy IvanovMerge "Move libraries for unit-tests to separate folder"
2014-06-17 Dan AlbertMerge "Revert "Hide declaration of gets(3) for C11...
2014-06-17 Elliott HughesMerge "Add a flag control that PRIVATE libm can be...
2014-06-17 Dan AlbertMerge "Hide declaration of gets(3) for C11 and later."
2014-06-10 Elliott HughesMerge "Revert "Temporarily expose dlmalloc_usable_size.""
2014-06-10 Dan AlbertMerge "Replaces vfork() implementation with fork()"
2014-06-09 Elliott HughesMerge "Remove the MD5 implementation that was only...
2014-06-09 Elliott HughesMerge "Add a regression test for two libm bugs we didn...
2014-06-09 Elliott HughesMerge "Move mips fenv implementation details into fenv.c."
2014-06-09 Elliott HughesMove mips fenv implementation details into fenv.c.
2014-06-09 Elliott HughesMerge "Move x86 fenv implementation details into fenv.c."
2014-06-09 Elliott HughesMove x86 fenv implementation details into fenv.c.
2014-06-09 Elliott HughesMerge "Clean up the ARM fenv.h, moving implementation...
2014-06-09 Elliott HughesClean up the ARM fenv.h, moving implementation details...
2014-06-09 Elliott HughesMerge "AArch64: libm: Fix ARM64 fenv_t and refactor...
2014-06-09 Serban ConstantinescuAArch64: libm: Fix ARM64 fenv_t and refactor ARM64...
2014-05-30 Elliott HughesMerge "Remove issetugid."
2014-05-29 Christopher FerrisMerge "Fix wmemmove test."
2014-05-29 Ben Chengam fd9f07a2: Merge "Workaround the GCC "(long)fn -...
2014-05-29 Ben ChengMerge "Workaround the GCC "(long)fn -> lfn" optimizatio...
2014-05-29 Ben ChengWorkaround the GCC "(long)fn -> lfn" optimization bug.
2014-05-22 Calin JuravleMerge "Mutex-free implementation of pthread_rwlock"
2014-05-21 Neil FullerMerge "Change update-tzdata.py to update ICU data as...
2014-05-20 Christopher FerrisMerge "denver: optimize memmove"
2014-05-20 Dmitriy IvanovMerge "Fix lookup-by-base-name for lp64"
2014-05-20 Calin JuravleMerge "Add uc_regspace to arm's ucontext_t"
2014-05-20 Elliott Hughesam c4794a74: Merge "Use -fvisibility=hidden to build...
2014-05-20 Elliott HughesMerge "Use -fvisibility=hidden to build libm."
2014-05-19 Elliott HughesUse -fvisibility=hidden to build libm.
2014-05-12 Calin JuravleMerge "Reserve space for the future in statvfs(64)"
2014-05-12 Calin JuravleMerge "Align struct passwd definition with other variat...
2014-05-09 Elliott HughesMerge "Hide the __bionic_clone and __bionic_clone_entry...
2014-05-09 Elliott Hughesam adfc007d: Merge "Declare sincos/sincosf/sincosl...
2014-05-09 Elliott HughesMerge "Declare sincos/sincosf/sincosl in <math.h>."
2014-05-09 Elliott HughesDeclare sincos/sincosf/sincosl in <math.h>.
2014-05-07 Calin JuravleMerge "Fix bionic-unit-tests-glibc-run target"
2014-05-07 Torne (Richard Coles)Merge "Test that relro sharing actually saves memory."
2014-05-07 Calin JuravleMerge "Reserve some space in sem_t for the future."
2014-05-07 Calin JuravleMerge "Allow for better utmp logging."
2014-05-07 Calin JuravleMerge "Fix ino_t and suseconds_t"
2014-05-07 Calin JuravleMerge "Leave more space for extensions in pthread_rwloc...
2014-05-06 Elliott Hughesam 100168ab: Merge "Fix <math.h> to quieten most of...
2014-05-06 Elliott HughesMerge "Fix <math.h> to quieten most of our warnings."
2014-05-06 Calin JuravleMerge "Add include guard to fileext.h"
next