1. 6f96d58 Must use Clang assembler for mips target. by Chih-Hung Hsieh · 11 years ago
  2. c631bb2 Merge "Fix the types of some of the struct stat fields." by Elliott Hughes · 11 years ago
  3. b7f0693 Merge "Remove bogus #include <endian.h> from <sys/stat.h>." by Elliott Hughes · 11 years ago
  4. 9257c47 Fix the types of some of the struct stat fields. by Elliott Hughes · 11 years ago
  5. 8597c2b Merge "Split the shared group data from the shared passwd data." by Elliott Hughes · 11 years ago
  6. 0c92e8c Remove bogus #include <endian.h> from <sys/stat.h>. by Elliott Hughes · 11 years ago
  7. a9c940a Merge "Fix struct stat member types for x86-64." by Elliott Hughes · 11 years ago
  8. 1c52e6c Fix struct stat member types for x86-64. by Elliott Hughes · 11 years ago
  9. 7874f1d Split the shared group data from the shared passwd data. by Elliott Hughes · 11 years ago
  10. 9dd5ab4 Merge "Disable ASAN for more of our libraries." by Dan Albert · 11 years ago
  11. da19478 Disable ASAN for more of our libraries. by Dan Albert · 11 years ago
  12. 370a3e5 Merge "Sync with upstream for gethnamaddr.c." by Yabin Cui · 11 years ago
  13. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  14. 92b9cb2 Merge "Add another test for weak-reference" by Dmitriy Ivanov · 11 years ago
  15. bfa88bc Add another test for weak-reference by Dmitriy Ivanov · 11 years ago
  16. 3a50b65 Merge "Fix <net/route.h>." by Elliott Hughes · 11 years ago
  17. badd7e1 Fix <net/route.h>. by Elliott Hughes · 11 years ago
  18. 16ea279 Merge "Move the generic arm memcmp.S into the generic directory." by Elliott Hughes · 11 years ago
  19. 1ef6ec4 Move the generic arm memcmp.S into the generic directory. by Elliott Hughes · 11 years ago
  20. ad01c98 Merge "Remove arm assembler not referenced from any makefile." by Elliott Hughes · 11 years ago
  21. f92cc30 Remove arm assembler not referenced from any makefile. by Elliott Hughes · 11 years ago
  22. 0e32e39 Merge "Fix pthread key num calculation." by Yabin Cui · 11 years ago
  23. 6c238f2 Fix pthread key num calculation. by Yabin Cui · 11 years ago
  24. 732d65c Merge "[MIPS] Add sgidefs.h for mips64" by Elliott Hughes · 11 years ago
  25. 50a3c69 [MIPS] Add sgidefs.h for mips64 by Duane Sand · 11 years ago
  26. 6d634f9 Merge "make stack_protector_DeathTest work for gcc4.9" by Yabin Cui · 11 years ago
  27. 562ae1e make stack_protector_DeathTest work for gcc4.9 by Yabin Cui · 11 years ago
  28. 3115b34 Merge "fix runtime issues for scripts" by Christopher Ferris · 11 years ago
  29. e7b8bc4 Merge "Clean up DNS proxying." by Elliott Hughes · 11 years ago
  30. 9773fa3 Clean up DNS proxying. by Elliott Hughes · 11 years ago
  31. fec6052 Merge "Fix missing symbol for debug malloc." by Christopher Ferris · 11 years ago
  32. 3a49cfe Merge "Fix the setjmp tests for mips." by Elliott Hughes · 11 years ago
  33. 1510a1c Fix the setjmp tests for mips. by Elliott Hughes · 11 years ago
  34. a53c504 Merge "Fix arm64 clone stack handling." by Elliott Hughes · 11 years ago
  35. 3337435 Merge "Use machine/timespec.h to separate timespec definition." by Yabin Cui · 11 years ago
  36. 3f61f89 Fix missing symbol for debug malloc. by Christopher Ferris · 11 years ago
  37. 51f5d83 Fix arm64 clone stack handling. by Elliott Hughes · 11 years ago
  38. 0952a55 Merge "Use the stmdb instead of str to save the fn/arg" by Elliott Hughes · 11 years ago
  39. c3d1728 Use the stmdb instead of str to save the fn/arg by Jiangli Yuan · 11 years ago
  40. fa343e6 fix runtime issues for scripts by Kyunam Jo · 11 years ago
  41. db49903 Use machine/timespec.h to separate timespec definition. by Yabin Cui · 11 years ago
  42. 6a68452 Merge "Fix ptsname(3) and ttyname(3) to use TLS." by Elliott Hughes · 11 years ago
  43. a381fe8 Fix ptsname(3) and ttyname(3) to use TLS. by Elliott Hughes · 11 years ago
  44. 3592743 Merge "Move BSD stuff together in <sys/endian.h>." by Elliott Hughes · 11 years ago
  45. 824f914 Move BSD stuff together in <sys/endian.h>. by Elliott Hughes · 11 years ago
  46. 3f1c604 Merge "<net/route.h> should include IPv6 too." by Elliott Hughes · 11 years ago
  47. a7feda3 <net/route.h> should include IPv6 too. by Elliott Hughes · 11 years ago
  48. 7381e14 Merge "Sync <net/if_types.h> with upstream." by Elliott Hughes · 11 years ago
  49. 1ec05b7 Sync <net/if_types.h> with upstream. by Elliott Hughes · 11 years ago
  50. 94926f8 Merge "support _POSIX_REALTIME_SIGNALS" by Yabin Cui · 11 years ago
  51. b033761 Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc." by Yabin Cui · 11 years ago
  52. 7257560 Change _POSIX_CPUTIME macro to make it compitable with glibc. by Yabin Cui · 11 years ago
  53. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  54. 5536044 Merge "Simplify our endian.h implementation." by Elliott Hughes · 11 years ago
  55. 56e0173 Simplify our endian.h implementation. by Elliott Hughes · 11 years ago
  56. aa0002d Merge "Merge mips setjmp/longjmp family." by Elliott Hughes · 11 years ago
  57. d27ae2f Merge mips setjmp/longjmp family. by Elliott Hughes · 11 years ago
  58. 0b7d9d6 Merge "Switch arch-mips64/include/machine to a symlink." by Elliott Hughes · 11 years ago
  59. 2fecbfa Switch arch-mips64/include/machine to a symlink. by Elliott Hughes · 11 years ago
  60. af829f2 Merge "Use 64-bit units in the aarch64 setjmp implementation." by Elliott Hughes · 11 years ago
  61. 9fa2cfb Use 64-bit units in the aarch64 setjmp implementation. by Elliott Hughes · 11 years ago
  62. 86d06dc Merge "Switch arm and arm64 over to the x86 style of jmpbuf." by Elliott Hughes · 11 years ago
  63. 7509622 Switch arm and arm64 over to the x86 style of jmpbuf. by Elliott Hughes · 11 years ago
  64. 515a2ea Merge "Fix signal mask save/restore for x86-64." by Elliott Hughes · 11 years ago
  65. 1c0c0ed Fix signal mask save/restore for x86-64. by Elliott Hughes · 11 years ago
  66. 734f0d6 Merge "Fix signal mask save/restore for arm64." by Elliott Hughes · 11 years ago
  67. 7b78e81 Fix signal mask save/restore for arm64. by Elliott Hughes · 11 years ago
  68. 7d3a99b Merge "Clean up the x86-64 and x86 setjmp families." by Elliott Hughes · 11 years ago
  69. 8d4c55c Clean up the x86-64 and x86 setjmp families. by Elliott Hughes · 11 years ago
  70. 289f44a Merge "Clean up arm setjmp family." by Elliott Hughes · 11 years ago
  71. b393299 Clean up arm setjmp family. by Elliott Hughes · 11 years ago
  72. 872da6d Merge "Clean up the arm64 setjmp." by Elliott Hughes · 11 years ago
  73. 9fb536d Clean up the arm64 setjmp. by Elliott Hughes · 11 years ago
  74. 2421406 Merge "Add cache related sysconf queries" by Tao Bao · 11 years ago
  75. 1f40be9 Add cache related sysconf queries by Tao Bao · 11 years ago
  76. 9e08a7b Merge "Restore symbols from <arpa/nameser.h>." by Elliott Hughes · 11 years ago
  77. 295bc2b Merge "implement posix_madvise" by Yabin Cui · 11 years ago
  78. 42804c4 Restore symbols from <arpa/nameser.h>. by Elliott Hughes · 11 years ago
  79. e3e3fea Merge "Make the missing symbols script more useful." by Elliott Hughes · 11 years ago
  80. 0393221 Make the missing symbols script more useful. by Elliott Hughes · 11 years ago
  81. 5afae64 implement posix_madvise by Yabin Cui · 11 years ago
  82. 230005c Merge "Code using neon uses ARCH_ARM_HAVE_NEON." by Elliott Hughes · 11 years ago
  83. 1309dcc Code using neon uses ARCH_ARM_HAVE_NEON. by Elliott Hughes · 11 years ago
  84. a18af83 Merge "Remove __ARM_HAVE_VFP." by Elliott Hughes · 11 years ago
  85. cb4c615 Remove __ARM_HAVE_VFP. by Elliott Hughes · 11 years ago
  86. 6cbc56b Merge "Implement <pty.h>." by Elliott Hughes · 11 years ago
  87. 65f0df7 Implement <pty.h>. by Elliott Hughes · 11 years ago
  88. 1898967 Merge "change argument type in madvise" by Yabin Cui · 11 years ago
  89. efbb6fb change argument type in madvise by Yabin Cui · 11 years ago
  90. 6a447ee Merge "Fix warning: overriding commands for target" by Dmitriy Ivanov · 11 years ago
  91. c7cbde3 Fix warning: overriding commands for target by Dmitriy Ivanov · 11 years ago
  92. 91a61f7 Merge "Switch x86 and x86-64 to __builtin_bswap*." by Elliott Hughes · 11 years ago
  93. 244299f Merge "Switch aarch64 to __builtin_bswap16." by Elliott Hughes · 11 years ago
  94. 12f35ad Switch x86 and x86-64 to __builtin_bswap*. by Elliott Hughes · 11 years ago
  95. 1de2548 Switch aarch64 to __builtin_bswap16. by Elliott Hughes · 11 years ago
  96. 8408d7e Merge "Fix soinfo_unload" by Dmitriy Ivanov · 11 years ago
  97. 5ae82cb Fix soinfo_unload by Dmitriy Ivanov · 11 years ago
  98. baf792b Merge "Remove __ARM_HAVE_HALFWORD_MULTIPLY." by Elliott Hughes · 11 years ago
  99. a5602c5 Remove __ARM_HAVE_HALFWORD_MULTIPLY. by Elliott Hughes · 11 years ago
  100. 6bec348 Merge "Remove __ARM_HAVE_LDREXD." by Elliott Hughes · 11 years ago