- 22 Aug, 2012 6 commits
-
-
Brian Carlstrom authored
This reverts commit 99908918.
-
Brian Carlstrom authored
This reverts commit bfc1d975.
-
Jean-Baptiste Queru authored
* commit '170ad354': Use unambiguous mnemonics
-
Jean-Baptiste Queru authored
* commit 'c7de0225': Use unambiguous mnemonics
-
Jean-Baptiste Queru authored
-
Erik Gilling authored
Change-Id: Ic2133976b675cdcd3ca88f4845180a7ff1c79e34 Signed-off-by:
Erik Gilling <konkers@android.com>
-
- 21 Aug, 2012 10 commits
-
-
Kevin Schoedel authored
Change-Id: I8da0af54cc3cbf69d9e485eb71bc44a6976b1adc Author: Kevin P Schoedel <kevin.p.schoedel@intel.com> Reviewed-by:
Edwin Vane <edwin.vane@intel.com>
-
Andrew Hsieh authored
* commit '5cd1efb2': Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
-
Andrew Hsieh authored
* commit '1bd035cf': Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
-
Andrew Hsieh authored
-
Andrew Hsieh authored
Those are C funcitons Related CL: https://android-review.googlesource.com/#/c/41833/ Change-Id: I4386bcf948ad31c3690c9b7a145103088133d041
-
Ian Rogers authored
* commit '8af726b2': Restore posix_memalign
-
Ian Rogers authored
* commit '7b0d9b79': Restore posix_memalign
-
Ian Rogers authored
-
Brian Carlstrom authored
Change-Id: I24e31bcb8b1d8be9375852e76964f09becd11938
-
Brian Carlstrom authored
Change-Id: I24e31bcb8b1d8be9375852e76964f09becd11938
-
- 20 Aug, 2012 4 commits
-
-
Brian Carlstrom authored
* commit 'fe87596a': Upgrade to dlmalloc 2.8.5.
-
Brian Carlstrom authored
* commit 'c37dcd3d': Upgrade to dlmalloc 2.8.5.
-
Brian Carlstrom authored
-
Ian Rogers authored
Move dlmalloc code to upstream-dlmalloc to make pulling upstream changes easier. Declare pvalloc and malloc_usable_size routines present in malloc.h but with missing implementations. Remove other functions from malloc.h that have no implementation nor use in Android. Change-Id: Ia6472ec6cbebc9ad1ef99f4669de9d33fcc2efb4
-
- 17 Aug, 2012 18 commits
-
-
Elliott Hughes authored
* commit '2651d6c6': Always define the 64-bit int types.
-
Elliott Hughes authored
* commit '9417a80e': Always define the 64-bit int types.
-
Elliott Hughes authored
-
Elliott Hughes authored
* commit 'cbeccc84': Fix race condition in pthread_create()
-
Elliott Hughes authored
* commit '200de748': Fix race condition in pthread_create()
-
Elliott Hughes authored
-
Jurijs Oniscuks authored
Save thread id to *thread_out before new thread is allowed to run else there's a risk that the thread has finished and been deleted when *thread_out is assigned. Change-Id: I6b84c61a8df06840877d4ab036f26feace3192d8
-
Elliott Hughes authored
These preprocessor tricks have caused trouble for -std=gnu99 and -ansi, and both netbsd's libc and glibc seem to unconditionally define these types. Change-Id: Ib8dffa341a8ca88f80d275ba2b7f93a4c910ee32
-
Elliott Hughes authored
* commit 'e5242bfd': Add link.h for all platforms with dl_phdr_info
-
Elliott Hughes authored
* commit '1771a33d': Add link.h for all platforms with dl_phdr_info
-
Elliott Hughes authored
-
Pavel Chupin authored
This header is used on bionic build and should be propagated into sysroot on toolchain rebuild. Discussion re. this header is here: http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00936.html It is available already in mips NDK platforms: development/ndk/platforms/android-9/arch-mips/include/link.h Change-Id: I39ff467cdac9f448e31c11ee3e14a6200e82ab57 Signed-off-by:
Pavel Chupin <pavel.v.chupin@intel.com>
-
Joe Onorato authored
am cefb93b6: am 6c98cdb1: Merge "Don\'t over-generalize makefiles. Host modules always build. This isn\'t needed on eng builds." * commit 'cefb93b6': Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds.
-
Joe Onorato authored
am 6c98cdb1: Merge "Don\'t over-generalize makefiles. Host modules always build. This isn\'t needed on eng builds." * commit '6c98cdb1': Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds.
-
Joe Onorato authored
Merge "Don't over-generalize makefiles. Host modules always build. This isn't needed on eng builds."
-
Joe Onorato authored
Change-Id: I5821ced7a8a9042fd2094204e07470d8002263ca
-
Elliott Hughes authored
* commit 'c80ca54f': Enhance getcwd(3) to handle NULL like glibc.
-
Elliott Hughes authored
* commit '60ef95e1': Enhance getcwd(3) to handle NULL like glibc.
-
- 16 Aug, 2012 2 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: http://code.google.com/p/android/issues/detail?id=36085 Change-Id: I960a1b585887eb66176c61d29c5c61c239a4003f
-