1. 17 Jun, 2015 1 commit
  2. 16 Jun, 2015 6 commits
  3. 15 Jun, 2015 1 commit
  4. 12 Jun, 2015 2 commits
  5. 11 Jun, 2015 4 commits
  6. 10 Jun, 2015 4 commits
  7. 09 Jun, 2015 1 commit
  8. 08 Jun, 2015 1 commit
  9. 06 Jun, 2015 2 commits
    • Christopher Ferris's avatar
      Export two dlmalloc functions everywhere. · e49af9bc
      Christopher Ferris authored
      The functions dlmalloc_inspect_all and dlmalloc_trim get
      exported on devices that use dlmalloc, so be consistent and
      export them everywhere.
      
      Bug: 21640784
      (cherry picked from commit f9554a17)
      
      Change-Id: I1000221423c16c356bb6301e55f726db01c3f209
      e49af9bc
    • Christopher Ferris's avatar
      Fix a few libc makefile mishaps. · 7a799f2b
      Christopher Ferris authored
      These are the problems fixed in this CL:
      
      - The ndk_cruft.cpp file was not compiled for 64 bit.
      - Some files where not compiled for libc_bionic.a due to a missing
        patch-up-arch-specific-flags call.
      - The libc_bionic_ndk.a patch up call was using bionic src, not
        the bionic_ndk_src_files.
      - Move mmap.cpp to the ndk src list where it was before because of
        the above errors.
      
      Bug: 21640784
      (cherry picked from commit 19fee2ca)
      
      Change-Id: Ib9a9cfd72720586d3400b11cd7189f021e9a06c6
      7a799f2b
  10. 05 Jun, 2015 1 commit
  11. 04 Jun, 2015 4 commits
  12. 03 Jun, 2015 2 commits
  13. 02 Jun, 2015 7 commits
  14. 01 Jun, 2015 3 commits
  15. 28 May, 2015 1 commit