android_bionic/libc/arch-mips64
Ying Wang f25d677147 Reconfig libc's Android.mk to build for multilib
1. Moved arch-specific setup to their own files:
    - <arch>/<arch>.mk, arch-specific configs. Variables in those config
      end with the arch name.
    - removed the extra complexity introduced by function libc-add-cpu-variant-src,
      which seems to be not very useful these days.
2. Separated out the crt object files generation rules and set up the
   rules for both TARGET_ARCH and TARGET_2ND_ARCH.
3. Build all the libraries for both TARGET_ARCH and TARGET_2ND_ARCH,
  with the arch-specific LOCAL_ variables.

Bug: 11654773
Change-Id: I9c2d85db0affa49199d182236d2210060a321421
2014-02-12 13:58:34 -08:00
..
bionic Clean up cacheflush. 2014-02-11 10:24:40 -08:00
include/machine [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
string [MIPS64] libc/libm support 2014-02-06 16:22:20 -08:00
syscalls [MIPS64] Add syscall related files 2014-02-06 15:39:38 -08:00
mips64.mk Reconfig libc's Android.mk to build for multilib 2014-02-12 13:58:34 -08:00