OSDN Git Service

am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp
authorDavid 'Digit' Turner <digit@google.com>
Mon, 11 Jul 2011 20:25:01 +0000 (13:25 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Mon, 11 Jul 2011 20:25:01 +0000 (13:25 -0700)
commit6b6ebeca985fb3843b56b507ac4ac1be44080a9c
tree400a65efcc4271e056cd1f96b802440222da318d
parentf2ebd304c3c0822121e6a4d0f542a048a7fc3b20
parent3a13102637c8be53edf28f96598ac11aaa3e14df
am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aosp

* commit '3a13102637c8be53edf28f96598ac11aaa3e14df':
  enable support for large files (> 2G)
  Enable functional DSO object destruction
  x86: Enable -fstack-protector
  Update X86 Bionic CRT files for unwind/exceptions
  bionic, libthread_db x86 fixes
  Updated gcc 4.4.3 IA toolchain doesn't require the .ctors list
  Remove an extra register move.
  Replace __atomic_XXX with GCC __sync_XXX intrinsics.
  move some typedefs to procfs.h required by gdbserver build
  use consistent guards for off_t and size_t defines for IA
  Simplify variable typing for IA builds
  sigsetmask.c was not processing the "mask" argument.
  Add defines for CAIF support
  Remove extra/unneeded copy of fenv.h
  Use proper variable typing
  Update ATOM string routines to latest
  Fix undefined reference to dl_iterate_phdr for x86
  Fix missing NL
  ptrace.c Fix source file format to unix from dos
libc/Android.mk