1. 5852209 Merge "Make logging fall back to /dev/stderr if we're on the host." by Elliott Hughes · 12 years ago
  2. 0f395b7 Make logging fall back to /dev/stderr if we're on the host. by Elliott Hughes · 12 years ago
  3. 9c71092 Merge "Use linker64 for the 64-bit linker." by Elliott Hughes · 12 years ago
  4. d7398f1 Use linker64 for the 64-bit linker. by Elliott Hughes · 12 years ago
  5. 3df50f5 Merge "Use C99 structure initializer designator style." by Elliott Hughes · 12 years ago
  6. afac15d Use C99 structure initializer designator style. by Elliott Hughes · 12 years ago
  7. 26933f4 Merge "x86_64 linker." by Elliott Hughes · 12 years ago
  8. c00f2cb x86_64 linker. by Elliott Hughes · 12 years ago
  9. 5d06718 Merge "Refactor the syscall generation script." by Elliott Hughes · 12 years ago
  10. 0c1379e Merge "Fix Clang warning since KernelArgumentBlock is actually a class." by Elliott Hughes · 12 years ago
  11. 99f0e1a Fix Clang warning since KernelArgumentBlock is actually a class. by Stephen Hines · 12 years ago
  12. 0437f3f Refactor the syscall generation script. by Elliott Hughes · 12 years ago
  13. d2b6b5f Merge "Add an optional alias list to SYSCALLS.TXT" by Elliott Hughes · 12 years ago
  14. 5d40527 Merge "libc: fix __cxa_atexit implicit declaration" by Elliott Hughes · 12 years ago
  15. 589eaa4 libc: fix __cxa_atexit implicit declaration by synergydev · 12 years ago
  16. 04cdfa6 Merge "Clean up the x86 and x86_64 _exit_with_stack_teardown implementations." by Elliott Hughes · 12 years ago
  17. 6fe4e87 Add an optional alias list to SYSCALLS.TXT by H.J. Lu · 12 years ago
  18. d262e17 Merge "Don't define the meaningless SOFTFLOAT for x86." by Elliott Hughes · 12 years ago
  19. a97cc5b Clean up the x86 and x86_64 _exit_with_stack_teardown implementations. by Elliott Hughes · 12 years ago
  20. ee489f6 Don't define the meaningless SOFTFLOAT for x86. by Elliott Hughes · 12 years ago
  21. a6e9ae8 Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  22. 21e7164 Fix MIPS build. by Elliott Hughes · 12 years ago
  23. 4e965d9 Merge "libc: Remove deprecated register" by Elliott Hughes · 12 years ago
  24. fcfb682 Merge "Upgrade to tzdata2013g." by Elliott Hughes · 12 years ago
  25. baa5874 libc: Remove deprecated register by synergydev · 12 years ago
  26. 40f0721 Upgrade to tzdata2013g. by Elliott Hughes · 12 years ago
  27. 5677742 Merge "Add arch-x86_64/include/machine." by Elliott Hughes · 12 years ago
  28. 7264516 Add arch-x86_64/include/machine. by Elliott Hughes · 12 years ago
  29. 8fb977b Merge "Add arch-x86_64/bionic." by Elliott Hughes · 12 years ago
  30. 4906e56 Add arch-x86_64/bionic. by Elliott Hughes · 12 years ago
  31. c417d0a Merge "Make error messages even better!" by Nick Kralevich · 12 years ago
  32. 6861c6f Make error messages even better! by Nick Kralevich · 12 years ago
  33. 7021e43 Merge "x86_64: Remove lseek64 for x86_64 for a while" by Elliott Hughes · 12 years ago
  34. 9373bbb x86_64: Remove lseek64 for x86_64 for a while by Pavel Chupin · 12 years ago
  35. 57d9ceb Merge "Remove useless x86 fallbacks." by Elliott Hughes · 12 years ago
  36. a81fd29 Merge "Fixed ASM_ALIGN macro" by Elliott Hughes · 12 years ago
  37. bf45231 Merge "FORTIFY_SOURCE: emphasize prevention in error messages." by Nick Kralevich · 12 years ago
  38. e261729 FORTIFY_SOURCE: emphasize prevention in error messages. by Nick Kralevich · 12 years ago
  39. 719269d Fixed ASM_ALIGN macro by Pavel Chupin · 12 years ago
  40. 7e841ed Remove useless x86 fallbacks. by Elliott Hughes · 12 years ago
  41. 41ba05e Merge "x86_64: Fix get_tls and statvfs" by Elliott Hughes · 12 years ago
  42. 1e52a54 x86_64: Fix get_tls and statvfs by Pavel Chupin · 12 years ago
  43. 1410293 Merge "Move common arch-* code to arch-common directory" by Elliott Hughes · 12 years ago
  44. e8dc673 Merge "Don't export unnecessary symbol." by Nick Kralevich · 12 years ago
  45. 2ff3c74 Merge "Check memory size on FD_* functions" by Nick Kralevich · 12 years ago
  46. 7943df6 Check memory size on FD_* functions by Nick Kralevich · 12 years ago
  47. 35c1862 Don't export unnecessary symbol. by Nick Kralevich · 12 years ago
  48. 1fe477f Merge "Add dependencies on included makefiles." by Christopher Ferris · 12 years ago
  49. d7a6329 Add dependencies on included makefiles. by Christopher Ferris · 12 years ago
  50. 6088047 Merge "Remove dead files." by Christopher Ferris · 12 years ago
  51. fc4d70f Remove dead files. by Christopher Ferris · 12 years ago
  52. b49c17c Move common arch-* code to arch-common directory by Pavel Chupin · 12 years ago
  53. 3901b1b Merge "Remove the __ARM_FEATURE_DSP check." by Christopher Ferris · 12 years ago
  54. aec1b35 Remove the __ARM_FEATURE_DSP check. by Christopher Ferris · 12 years ago
  55. 00a816e Merge "Fix 32-bit issues in tests, and add a trivial test for the FD_* macros." by Elliott Hughes · 12 years ago
  56. 66b18dd Merge "Fix the x86_64 fenv.h." by Elliott Hughes · 12 years ago
  57. 361847f Fix the x86_64 fenv.h. by Elliott Hughes · 12 years ago
  58. 2c701a1 Merge "libc: don't export unnecessary symbols" by Nick Kralevich · 12 years ago
  59. 5b9310e Fix 32-bit issues in tests, and add a trivial test for the FD_* macros. by Elliott Hughes · 12 years ago
  60. 32bbf8a libc: don't export unnecessary symbols by Nick Kralevich · 12 years ago
  61. f741e1c Merge "FORTIFY_SOURCE: Add __FD_* checks" by Nick Kralevich · 12 years ago
  62. 90201d5 FORTIFY_SOURCE: Add __FD_* checks by Nick Kralevich · 12 years ago
  63. 32c0c6e Merge "Use gnu++11 and gnu99 explicitly for C++/C files." by Stephen Hines · 12 years ago
  64. 00d51c9 Merge "Use alloc_size attribute on *alloc functions" by Nick Kralevich · 12 years ago
  65. b91791d Use alloc_size attribute on *alloc functions by Nick Kralevich · 12 years ago
  66. 762cea4 Use gnu++11 and gnu99 explicitly for C++/C files. by Stephen Hines · 12 years ago
  67. 4bbf3a8 Merge "Remove #define _BITSIZE 32." by Elliott Hughes · 12 years ago
  68. 70e1730 Merge "Remove _FORTIFY_SOURCE in implementation files." by Stephen Hines · 12 years ago
  69. e0e6409 Merge "Add simple implementation _Unwind_GetIP() for clang compiles." by Stephen Hines · 12 years ago
  70. 5e72c51 Remove #define _BITSIZE 32. by Elliott Hughes · 12 years ago
  71. e26135a Merge "The x86_64 kernel headers are the x86 kernel headers." by Elliott Hughes · 12 years ago
  72. 9461e9f Merge "Add missing backslash in MIPS filelist" by Elliott Hughes · 12 years ago
  73. fa4d596 Add missing backslash in MIPS filelist by Chris Dearman · 12 years ago
  74. 5f6cfce Add simple implementation _Unwind_GetIP() for clang compiles. by Stephen Hines · 12 years ago
  75. 86d920c The x86_64 kernel headers are the x86 kernel headers. by Elliott Hughes · 12 years ago
  76. 5e244a9 Merge "Fix libm build for x86_64." by Elliott Hughes · 12 years ago
  77. 770a349 Fix libm build for x86_64. by Elliott Hughes · 12 years ago
  78. bcc2bd3 Merge "x86_64: libm fixes" by Elliott Hughes · 12 years ago
  79. 6892a29 Merge "Remove more assumptions that pointers are 32-bit." by Elliott Hughes · 12 years ago
  80. 405f855 Remove more assumptions that pointers are 32-bit. by Elliott Hughes · 12 years ago
  81. b2acd5d Merge "x86_64: Update Makefiles for x86_64 targets and add symlinks" by Elliott Hughes · 12 years ago
  82. a567a8e x86_64: Update Makefiles for x86_64 targets and add symlinks by Pavel Chupin · 13 years ago
  83. 35d937e Remove _FORTIFY_SOURCE in implementation files. by Stephen Hines · 12 years ago
  84. 4eaa1e1 Merge "x86_64: add new __NR_arch_prctl syscall" by Elliott Hughes · 12 years ago
  85. 9a4127b x86_64: add new __NR_arch_prctl syscall by Pavel Chupin · 13 years ago
  86. 232dff3 Merge "Regenerate the system call stubs (to get x86_64)." by Elliott Hughes · 12 years ago
  87. e4ffd9f Regenerate the system call stubs (to get x86_64). by Elliott Hughes · 12 years ago
  88. 475e8dd Merge "x86_64: Add x86_64 syscalls and tune gen scripts for x86_64" by Elliott Hughes · 12 years ago
  89. f12a18b x86_64: Add x86_64 syscalls and tune gen scripts for x86_64 by Pavel Chupin · 13 years ago
  90. ce7add1 x86_64: libm fixes by Pavel Chupin · 12 years ago
  91. fd152c3 Merge "Clean up some comments." by Elliott Hughes · 12 years ago
  92. c0af695 Clean up some comments. by Elliott Hughes · 12 years ago
  93. f281fd0 Merge "Better statfs/fstatfs glibc compatibility." by Elliott Hughes · 12 years ago
  94. 693bd73 Merge "Remove 32-bit assumptions from the ELF code." by Elliott Hughes · 12 years ago
  95. 01a700e Better statfs/fstatfs glibc compatibility. by Elliott Hughes · 12 years ago
  96. f5ea738 Merge "Fix x86 build." by Elliott Hughes · 12 years ago
  97. 3456a1f Fix x86 build. by Elliott Hughes · 12 years ago
  98. c620059 Remove 32-bit assumptions from the ELF code. by Elliott Hughes · 12 years ago
  99. 6dee3b9 Merge "Add x86_64 to the bionic headers." by Elliott Hughes · 12 years ago
  100. d3e64a3 Add x86_64 to the bionic headers. by Elliott Hughes · 12 years ago