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
..
2012-08-01 17:53:07 -07:00
2012-08-10 12:23:58 -07:00
2012-08-02 16:07:26 -07:00
2013-02-26 13:27:15 -08:00
2013-08-28 14:27:14 -07:00
2013-01-29 17:49:12 -08:00
2012-08-02 18:03:54 -07:00
2009-03-03 19:28:35 -08:00
2013-09-19 14:11:26 -07:00
2013-01-23 16:49:47 -08:00
2010-01-15 15:57:02 -08:00
2010-01-15 15:57:02 -08:00
2013-09-30 18:42:13 -07:00
2013-07-09 13:25:03 -07:00
2013-09-24 16:45:01 -07:00
2013-08-08 17:13:33 -07:00
2013-07-09 13:25:03 -07:00
2013-07-09 13:25:03 -07:00
2013-05-14 14:45:02 -07:00
2012-09-11 22:47:31 +03:00
2009-03-03 19:28:35 -08:00
2013-07-09 13:25:03 -07:00
2009-03-03 19:28:35 -08:00
2010-10-13 15:46:55 +02:00