1. 5b3f1d8 am 22b83da4: Merge "Clean up the sigprocmask/pthread_sigmask implementation." by Elliott Hughes · 12 years ago
  2. 22b83da Merge "Clean up the sigprocmask/pthread_sigmask implementation." by Elliott Hughes · 12 years ago
  3. 19e6232 Clean up the sigprocmask/pthread_sigmask implementation. by Elliott Hughes · 12 years ago
  4. 4691325 am abeafbd6: Merge "Wrap sprintf()/snprintf() macros to prevent expansion errors." by Stephen Hines · 12 years ago
  5. 3695930 am 8704ada3: Merge "Fix clang warnings in bionic." by Stephen Hines · 12 years ago
  6. abeafbd Merge "Wrap sprintf()/snprintf() macros to prevent expansion errors." by Stephen Hines · 12 years ago
  7. 8704ada Merge "Fix clang warnings in bionic." by Stephen Hines · 12 years ago
  8. 6c7b3cb Fix clang warnings in bionic. by Stephen Hines · 12 years ago
  9. 6e38072 Wrap sprintf()/snprintf() macros to prevent expansion errors. by Stephen Hines · 12 years ago
  10. 95de0df am eda2679e: Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  11. 21d70d5 am 39385aa7: Merge "Clean up the cpuacct cruft." by Elliott Hughes · 12 years ago
  12. eda2679 Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  13. 39385aa Merge "Clean up the cpuacct cruft." by Elliott Hughes · 12 years ago
  14. b036b5c FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  15. 232163c Clean up the cpuacct cruft. by Elliott Hughes · 12 years ago
  16. 28b8557 am 92f3cc50: Merge "x86_64: Rename 64-bit linker to linker64" by Elliott Hughes · 12 years ago
  17. 92f3cc5 Merge "x86_64: Rename 64-bit linker to linker64" by Elliott Hughes · 12 years ago
  18. b35ebe3 am 848efa9d: Merge "Revert "FORTIFY_SOURCE: fortify read()"" by Nick Kralevich · 12 years ago
  19. 1a57f9f x86_64: Rename 64-bit linker to linker64 by Pavel Chupin · 12 years ago
  20. 848efa9 Merge "Revert "FORTIFY_SOURCE: fortify read()"" by Nick Kralevich · 12 years ago
  21. c7559ae am 777ebe86: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  22. 8d25327 Revert "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  23. 777ebe8 Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  24. 14b467e Fix MIPS build. by Elliott Hughes · 12 years ago
  25. aa3c17e am 37953ee3: Merge "Fix build." by Elliott Hughes · 12 years ago
  26. 8826ba8 am bc545e8a: Merge "Fix x86_64 build, clean up intermediate libraries." by Elliott Hughes · 12 years ago
  27. 37953ee Merge "Fix build." by Elliott Hughes · 12 years ago
  28. fb3f956 Fix build. by Elliott Hughes · 12 years ago
  29. bc545e8 Merge "Fix x86_64 build, clean up intermediate libraries." by Elliott Hughes · 12 years ago
  30. 731ced6 am c147478c: Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  31. c147478 Merge "FORTIFY_SOURCE: fortify read()" by Nick Kralevich · 12 years ago
  32. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  33. f83148a am 0c17099a: Merge "Fix __errno for LP64 and clean up __get_tls." by Elliott Hughes · 12 years ago
  34. 0c17099 Merge "Fix __errno for LP64 and clean up __get_tls." by Elliott Hughes · 12 years ago
  35. 65c99de FORTIFY_SOURCE: fortify read() by Nick Kralevich · 12 years ago
  36. 2a0b873 Fix __errno for LP64 and clean up __get_tls. by Elliott Hughes · 12 years ago
  37. 898fd6a am 777a4ee6: Merge "Fix 32-bit build." by Elliott Hughes · 12 years ago
  38. 777a4ee Merge "Fix 32-bit build." by Elliott Hughes · 12 years ago
  39. 51aeff7 Fix 32-bit build. by Elliott Hughes · 12 years ago
  40. 3c13dad am 14b66bff: Merge "Fix malloc debugging for LP64." by Elliott Hughes · 12 years ago
  41. 5596240 am 65e1c48d: Merge "Don\'t allow int<->pointer conversions." by Elliott Hughes · 12 years ago
  42. 54c7ef7 am 7027841d: Merge "Fix bionic\'s built-in stack trace dumping for LP64." by Elliott Hughes · 12 years ago
  43. 14b66bf Merge "Fix malloc debugging for LP64." by Elliott Hughes · 12 years ago
  44. 65e1c48 Merge "Don't allow int<->pointer conversions." by Elliott Hughes · 12 years ago
  45. 7027841 Merge "Fix bionic's built-in stack trace dumping for LP64." by Elliott Hughes · 12 years ago
  46. 2ec400b Don't allow int<->pointer conversions. by Elliott Hughes · 12 years ago
  47. c7c5f85 Fix bionic's built-in stack trace dumping for LP64. by Elliott Hughes · 12 years ago
  48. ef0696d Fix malloc debugging for LP64. by Elliott Hughes · 12 years ago
  49. c8bd2c2 am 458076c3: Merge "Fix the ALIGN and ALIGNBYTES macros for LP64." by Elliott Hughes · 12 years ago
  50. 458076c Merge "Fix the ALIGN and ALIGNBYTES macros for LP64." by Elliott Hughes · 12 years ago
  51. 78df45e Fix the ALIGN and ALIGNBYTES macros for LP64. by Elliott Hughes · 12 years ago
  52. 58b8f22 am 5cf1f229: Merge "pthread_exit should call __NR_exit with status 0." by Elliott Hughes · 12 years ago
  53. 5cf1f22 Merge "pthread_exit should call __NR_exit with status 0." by Elliott Hughes · 12 years ago
  54. 97368e8 am 242b2e0b: Merge "Use /system/lib64 and /vendor/lib64 for 64-bit libraries." by Elliott Hughes · 12 years ago
  55. 242b2e0 Merge "Use /system/lib64 and /vendor/lib64 for 64-bit libraries." by Elliott Hughes · 12 years ago
  56. c4c6e19 pthread_exit should call __NR_exit with status 0. by Elliott Hughes · 12 years ago
  57. 011bc0b Use /system/lib64 and /vendor/lib64 for 64-bit libraries. by Elliott Hughes · 12 years ago
  58. ee9da56 am 58522099: Merge "Make logging fall back to /dev/stderr if we\'re on the host." by Elliott Hughes · 12 years ago
  59. 5852209 Merge "Make logging fall back to /dev/stderr if we're on the host." by Elliott Hughes · 12 years ago
  60. 0f395b7 Make logging fall back to /dev/stderr if we're on the host. by Elliott Hughes · 12 years ago
  61. 4a5c471 am 9c710927: Merge "Use linker64 for the 64-bit linker." by Elliott Hughes · 12 years ago
  62. 9c71092 Merge "Use linker64 for the 64-bit linker." by Elliott Hughes · 12 years ago
  63. 24f4da9 am 3df50f57: Merge "Use C99 structure initializer designator style." by Elliott Hughes · 12 years ago
  64. d7398f1 Use linker64 for the 64-bit linker. by Elliott Hughes · 12 years ago
  65. b1f4f9a am 26933f40: Merge "x86_64 linker." by Elliott Hughes · 12 years ago
  66. 3df50f5 Merge "Use C99 structure initializer designator style." by Elliott Hughes · 12 years ago
  67. afac15d Use C99 structure initializer designator style. by Elliott Hughes · 12 years ago
  68. 26933f4 Merge "x86_64 linker." by Elliott Hughes · 12 years ago
  69. c00f2cb x86_64 linker. by Elliott Hughes · 12 years ago
  70. 83b5acf am 5d06718c: Merge "Refactor the syscall generation script." by Elliott Hughes · 12 years ago
  71. 5d06718 Merge "Refactor the syscall generation script." by Elliott Hughes · 12 years ago
  72. 64cb7e3 am 0c1379e4: Merge "Fix Clang warning since KernelArgumentBlock is actually a class." by Elliott Hughes · 12 years ago
  73. 0c1379e Merge "Fix Clang warning since KernelArgumentBlock is actually a class." by Elliott Hughes · 12 years ago
  74. 99f0e1a Fix Clang warning since KernelArgumentBlock is actually a class. by Stephen Hines · 12 years ago
  75. 0437f3f Refactor the syscall generation script. by Elliott Hughes · 12 years ago
  76. 4501a00 am d2b6b5f2: Merge "Add an optional alias list to SYSCALLS.TXT" by Elliott Hughes · 12 years ago
  77. d2b6b5f Merge "Add an optional alias list to SYSCALLS.TXT" by Elliott Hughes · 12 years ago
  78. 101a698 am 5d40527a: Merge "libc: fix __cxa_atexit implicit declaration" by Elliott Hughes · 12 years ago
  79. 5d40527 Merge "libc: fix __cxa_atexit implicit declaration" by Elliott Hughes · 12 years ago
  80. 589eaa4 libc: fix __cxa_atexit implicit declaration by synergydev · 12 years ago
  81. d8d60a9 am 04cdfa67: Merge "Clean up the x86 and x86_64 _exit_with_stack_teardown implementations." by Elliott Hughes · 12 years ago
  82. 04cdfa6 Merge "Clean up the x86 and x86_64 _exit_with_stack_teardown implementations." by Elliott Hughes · 12 years ago
  83. 6fe4e87 Add an optional alias list to SYSCALLS.TXT by H.J. Lu · 12 years ago
  84. 019d0f3 am d262e17e: Merge "Don\'t define the meaningless SOFTFLOAT for x86." by Elliott Hughes · 12 years ago
  85. d262e17 Merge "Don't define the meaningless SOFTFLOAT for x86." by Elliott Hughes · 12 years ago
  86. a97cc5b Clean up the x86 and x86_64 _exit_with_stack_teardown implementations. by Elliott Hughes · 12 years ago
  87. ee489f6 Don't define the meaningless SOFTFLOAT for x86. by Elliott Hughes · 12 years ago
  88. dd384c3 am a6e9ae80: Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  89. a6e9ae8 Merge "Fix MIPS build." by Elliott Hughes · 12 years ago
  90. 21e7164 Fix MIPS build. by Elliott Hughes · 12 years ago
  91. 06ac96d am 4e965d95: Merge "libc: Remove deprecated register" by Elliott Hughes · 12 years ago
  92. 4e965d9 Merge "libc: Remove deprecated register" by Elliott Hughes · 12 years ago
  93. 8eafc78 am fcfb6822: Merge "Upgrade to tzdata2013g." by Elliott Hughes · 12 years ago
  94. fcfb682 Merge "Upgrade to tzdata2013g." by Elliott Hughes · 12 years ago
  95. baa5874 libc: Remove deprecated register by synergydev · 12 years ago
  96. 40f0721 Upgrade to tzdata2013g. by Elliott Hughes · 12 years ago
  97. b7d77a9 am 56777421: Merge "Add arch-x86_64/include/machine." by Elliott Hughes · 12 years ago
  98. 5677742 Merge "Add arch-x86_64/include/machine." by Elliott Hughes · 12 years ago
  99. 7264516 Add arch-x86_64/include/machine. by Elliott Hughes · 12 years ago
  100. fb8ce52 am 8fb977ba: Merge "Add arch-x86_64/bionic." by Elliott Hughes · 12 years ago