1. aec1b35 Remove the __ARM_FEATURE_DSP check. by Christopher Ferris · 11 years ago
  2. 00a816e Merge "Fix 32-bit issues in tests, and add a trivial test for the FD_* macros." by Elliott Hughes · 11 years ago
  3. 66b18dd Merge "Fix the x86_64 fenv.h." by Elliott Hughes · 11 years ago
  4. 361847f Fix the x86_64 fenv.h. by Elliott Hughes · 11 years ago
  5. 2c701a1 Merge "libc: don't export unnecessary symbols" by Nick Kralevich · 11 years ago
  6. 5b9310e Fix 32-bit issues in tests, and add a trivial test for the FD_* macros. by Elliott Hughes · 11 years ago
  7. 32bbf8a libc: don't export unnecessary symbols by Nick Kralevich · 11 years ago
  8. f741e1c Merge "FORTIFY_SOURCE: Add __FD_* checks" by Nick Kralevich · 11 years ago
  9. 90201d5 FORTIFY_SOURCE: Add __FD_* checks by Nick Kralevich · 11 years ago
  10. 32c0c6e Merge "Use gnu++11 and gnu99 explicitly for C++/C files." by Stephen Hines · 11 years ago
  11. 00d51c9 Merge "Use alloc_size attribute on *alloc functions" by Nick Kralevich · 11 years ago
  12. b91791d Use alloc_size attribute on *alloc functions by Nick Kralevich · 11 years ago
  13. 762cea4 Use gnu++11 and gnu99 explicitly for C++/C files. by Stephen Hines · 11 years ago
  14. 4bbf3a8 Merge "Remove #define _BITSIZE 32." by Elliott Hughes · 11 years ago
  15. 70e1730 Merge "Remove _FORTIFY_SOURCE in implementation files." by Stephen Hines · 11 years ago
  16. e0e6409 Merge "Add simple implementation _Unwind_GetIP() for clang compiles." by Stephen Hines · 11 years ago
  17. 5e72c51 Remove #define _BITSIZE 32. by Elliott Hughes · 11 years ago
  18. e26135a Merge "The x86_64 kernel headers are the x86 kernel headers." by Elliott Hughes · 11 years ago
  19. 9461e9f Merge "Add missing backslash in MIPS filelist" by Elliott Hughes · 11 years ago
  20. fa4d596 Add missing backslash in MIPS filelist by Chris Dearman · 11 years ago
  21. 5f6cfce Add simple implementation _Unwind_GetIP() for clang compiles. by Stephen Hines · 11 years ago
  22. 86d920c The x86_64 kernel headers are the x86 kernel headers. by Elliott Hughes · 11 years ago
  23. 5e244a9 Merge "Fix libm build for x86_64." by Elliott Hughes · 11 years ago
  24. 770a349 Fix libm build for x86_64. by Elliott Hughes · 11 years ago
  25. bcc2bd3 Merge "x86_64: libm fixes" by Elliott Hughes · 11 years ago
  26. 6892a29 Merge "Remove more assumptions that pointers are 32-bit." by Elliott Hughes · 11 years ago
  27. 405f855 Remove more assumptions that pointers are 32-bit. by Elliott Hughes · 11 years ago
  28. b2acd5d Merge "x86_64: Update Makefiles for x86_64 targets and add symlinks" by Elliott Hughes · 11 years ago
  29. a567a8e x86_64: Update Makefiles for x86_64 targets and add symlinks by Pavel Chupin · 12 years ago
  30. 35d937e Remove _FORTIFY_SOURCE in implementation files. by Stephen Hines · 11 years ago
  31. 4eaa1e1 Merge "x86_64: add new __NR_arch_prctl syscall" by Elliott Hughes · 11 years ago
  32. 9a4127b x86_64: add new __NR_arch_prctl syscall by Pavel Chupin · 12 years ago
  33. 232dff3 Merge "Regenerate the system call stubs (to get x86_64)." by Elliott Hughes · 11 years ago
  34. e4ffd9f Regenerate the system call stubs (to get x86_64). by Elliott Hughes · 11 years ago
  35. 475e8dd Merge "x86_64: Add x86_64 syscalls and tune gen scripts for x86_64" by Elliott Hughes · 11 years ago
  36. f12a18b x86_64: Add x86_64 syscalls and tune gen scripts for x86_64 by Pavel Chupin · 12 years ago
  37. ce7add1 x86_64: libm fixes by Pavel Chupin · 11 years ago
  38. fd152c3 Merge "Clean up some comments." by Elliott Hughes · 11 years ago
  39. c0af695 Clean up some comments. by Elliott Hughes · 11 years ago
  40. f281fd0 Merge "Better statfs/fstatfs glibc compatibility." by Elliott Hughes · 11 years ago
  41. 693bd73 Merge "Remove 32-bit assumptions from the ELF code." by Elliott Hughes · 11 years ago
  42. 01a700e Better statfs/fstatfs glibc compatibility. by Elliott Hughes · 11 years ago
  43. f5ea738 Merge "Fix x86 build." by Elliott Hughes · 11 years ago
  44. 3456a1f Fix x86 build. by Elliott Hughes · 11 years ago
  45. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 11 years ago
  46. 6dee3b9 Merge "Add x86_64 to the bionic headers." by Elliott Hughes · 11 years ago
  47. d3e64a3 Add x86_64 to the bionic headers. by Elliott Hughes · 11 years ago
  48. 76218ef Merge "Fix inttypes.h and stdint.h for 64-bit (and C++11)." by Elliott Hughes · 11 years ago
  49. a9a02ac Fix inttypes.h and stdint.h for 64-bit (and C++11). by Elliott Hughes · 11 years ago
  50. 4d016c6 Merge "Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications)." by Elliott Hughes · 11 years ago
  51. 6aed607 Merge "Fix unnecessary call to __strncpy_chk2" by Nick Kralevich · 11 years ago
  52. d13c2b1 Fix unnecessary call to __strncpy_chk2 by Nick Kralevich · 11 years ago
  53. 8427b74 Merge "libc: fortify recvfrom()" by Nick Kralevich · 11 years ago
  54. e0d0b15 Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Android modifications). by Elliott Hughes · 11 years ago
  55. ad1244b Merge "Upgrade to tzdata2013f." by Elliott Hughes · 11 years ago
  56. 4ced7ef Upgrade to tzdata2013f. by Elliott Hughes · 11 years ago
  57. abd4b25 Merge "Upgrade to tzdata2013e." by Elliott Hughes · 11 years ago
  58. 35b123e Upgrade to tzdata2013e. by Elliott Hughes · 11 years ago
  59. 7b53802 Merge "Make it easier to add syscalls for another architecture." by Elliott Hughes · 11 years ago
  60. d612165 Make it easier to add syscalls for another architecture. by Elliott Hughes · 11 years ago
  61. a1c1a33 Merge "Add a unit test for %n." by Elliott Hughes · 11 years ago
  62. c612a13 Merge "Update capability.h" by Michael Wright · 11 years ago
  63. 8bd5aa6 Update capability.h by Michael Wright · 11 years ago
  64. 7248a2d Add a unit test for %n. by Elliott Hughes · 11 years ago
  65. 60f4f9a libc: fortify recvfrom() by Nick Kralevich · 11 years ago
  66. 759111c Merge "Simplify the SYSCALLS.TXT format." by Elliott Hughes · 11 years ago
  67. c8d9867 Merge "Update taskstats.h from Linux 3.11.1" by Elliott Hughes · 11 years ago
  68. 5e52279 Simplify the SYSCALLS.TXT format. by Elliott Hughes · 11 years ago
  69. 43e5bad Merge "Fix %hhd formats in the printf family." by Elliott Hughes · 11 years ago
  70. 1d13c64 Fix %hhd formats in the printf family. by Elliott Hughes · 11 years ago
  71. fc2ceae Merge "Remove two -D flags for unused macros." by Elliott Hughes · 11 years ago
  72. 3f33165 Remove two -D flags for unused macros. by Elliott Hughes · 11 years ago
  73. 50a1b77 Update taskstats.h from Linux 3.11.1 by Sami Kyostila · 11 years ago
  74. c2de11d Merge "__memcpy_chk: Fix signed cmp of unsigned values." by Christopher Ferris · 11 years ago
  75. 16e185c __memcpy_chk: Fix signed cmp of unsigned values. by Christopher Ferris · 11 years ago
  76. ad999b6 Merge "Fix all debug directives." by Christopher Ferris · 11 years ago
  77. a57c9c0 Fix all debug directives. by Christopher Ferris · 11 years ago
  78. 7493568 Merge "Update all debug directives." by Christopher Ferris · 11 years ago
  79. bd7fe1d Update all debug directives. by Christopher Ferris · 11 years ago
  80. bef76b5 Merge "Add linux/sock_diag.h" by Nick Kralevich · 11 years ago
  81. aad3c52 Merge "Ensure we have the off64_t variant of every function that takes an off_t." by Elliott Hughes · 11 years ago
  82. 8470f01 Add linux/sock_diag.h by Nick Kralevich · 11 years ago
  83. b4f7616 Ensure we have the off64_t variant of every function that takes an off_t. by Elliott Hughes · 11 years ago
  84. f8e71ba Merge "Add mmap64()" by Elliott Hughes · 11 years ago
  85. afcc0cc Add mmap64() by Daniel Leung · 11 years ago
  86. d5ddf40 Merge "Fix host tests that need the shell." by Elliott Hughes · 11 years ago
  87. 269851b Merge "Declare __page_shift and __page_size with C linkage." by Elliott Hughes · 11 years ago
  88. 9ae59c0 Declare __page_shift and __page_size with C linkage. by Bernhard Rosenkraenzer · 11 years ago
  89. a259472 Merge "Fix mismatch between declaration and forward declaration" by Elliott Hughes · 11 years ago
  90. e60c4f0 Fix host tests that need the shell. by Elliott Hughes · 11 years ago
  91. 045f311 Merge "Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata." by Elliott Hughes · 11 years ago
  92. cf178bf Use $ANDROID_DATA and $ANDROID_ROOT to find the tzdata. by Elliott Hughes · 11 years ago
  93. 814bbd5 Merge "Update netlink.h from tip-of-tree external/kernel-headers" by Nick Kralevich · 11 years ago
  94. 4a509d8 Merge "Add bionic-unit-tests-run-on-host special target" by Elliott Hughes · 11 years ago
  95. f22fb68 Add bionic-unit-tests-run-on-host special target by Pavel Chupin · 11 years ago
  96. 45e52fa Update netlink.h from tip-of-tree external/kernel-headers by Nick Kralevich · 11 years ago
  97. edad1e1 Fix mismatch between declaration and forward declaration by Bernhard Rosenkraenzer · 11 years ago
  98. 8512992 Merge "Simplify main thread stack size initialization" by Brian Carlstrom · 11 years ago
  99. 850f59d Merge "Use kernel default for initial thread size" by Brian Carlstrom · 11 years ago
  100. 50af69e Simplify main thread stack size initialization by Brian Carlstrom · 11 years ago