platform_bionic/libc/arch-x86
David 'Digit' Turner 2d2dbd3024 x86: fix full_x86-eng build
The latest merge conflict resolution worked only for ARM, but not for x86
Both ARM and x86 builds have been tested with this fix.

Change-Id: I4ec1f1b0ea32fa86e7e2515b221133473d6550a3
NOTE: Care has been taken to not change the compiler flags for ARM builds.
      In particular, when building crtbegin_so.so, the -fPIC flag is only
      used for x86 (previous reports indicate that it breaks the ARM
      build at runtime for obscure reasons).
2011-06-25 17:26:38 +02:00
..
bionic x86: fix full_x86-eng build 2011-06-25 17:26:38 +02:00
include Replace __atomic_XXX with GCC __sync_XXX intrinsics. 2011-02-03 12:21:03 -08:00
string Update ATOM string routines to latest 2010-10-11 12:33:58 -07:00
syscalls Add support for the utimensat(2) syscall to bionic. 2011-03-24 18:18:48 -07:00
syscalls.mk Add support for the utimensat(2) syscall to bionic. 2011-03-24 18:18:48 -07:00