Elliott Hughes d3e64a3f40 Add x86_64 to the bionic headers.
Manual changes:

  cpp.py: cope with macros that refer to other macros.

  defaults.py: x86 no longer always implies __i386__; use __i386__ to replace
  the kernel CONFIG_X86_32 flag.

  asm/page.h: the upstream page.h isn't a uapi header and no longer includes
  the stuff we were using it for. Let's just have our own static file, since
  it's the same for all our architectures (both 32- and 64-bit).

  sys/select.h: we used to use the various FD_SET-related macros from the
  kernel header files, but they've gone. Adjust by adding trivial equivalent
  definitions.

Automated changes:

  libc/kernel/arch-x86, libc/kernel/common: regenerated from
  external/kernel-headers.

Change-Id: I84fc0ed52dc742e043b4ae300fd3b58ee99b7fcd
2013-09-30 18:42:13 -07:00
..
2013-02-01 16:28:40 -08:00
2013-09-25 14:55:55 -07:00
2013-09-30 18:42:13 -07:00
2013-02-01 16:10:28 -08:00
2012-06-12 15:46:31 -07:00
2012-03-15 21:59:01 -07:00
2013-08-14 13:30:20 -07:00
2011-08-23 10:29:30 -04:00
2012-01-17 13:03:11 -08:00
2013-02-14 14:03:37 -08:00
2013-01-10 13:14:46 -08:00
2013-09-19 16:44:53 -07:00
2012-02-28 14:04:57 -08:00
2013-05-14 14:45:02 -07:00
2013-07-03 13:15:20 -07:00
2012-08-16 11:56:11 -07:00
2013-02-07 16:23:16 -08:00