1. 40dcb31 Correct a comment in Android.bp. am: 9ba6fed26b by Elliott Hughes · 6 years ago
  2. 9ba6fed Correct a comment in Android.bp. by Elliott Hughes · 6 years ago
  3. faac035 Stop setting WANT_ROUNDING=0. am: ef3eb23336 by Elliott Hughes · 6 years ago
  4. ef3eb23 Stop setting WANT_ROUNDING=0. by Elliott Hughes · 6 years ago
  5. 0901342 Make room for the string routines. am: 543898646f by Elliott Hughes · 6 years ago
  6. 5438986 Make room for the string routines. by Elliott Hughes · 6 years ago
  7. c399159 Upgrade arm-optimized-routines to 3377796fe24ff1d5396609205426402678208eb1 by Haibo Huang · 6 years ago
  8. 3b67528 Upgrade arm-optimized-routines to 3377796fe24ff1d5396609205426402678208eb1 by Haibo Huang · 6 years ago
  9. d01a95f arm-optimized-routines: build and run the tests. am: 3eae8e0a7e by Elliott Hughes · 6 years ago
  10. 3eae8e0 arm-optimized-routines: build and run the tests. by Elliott Hughes · 6 years ago
  11. 3377796 aarch64: Combine memcpy and memmove implementations by Krzysztof Koch · 6 years ago
  12. b5a6c80 Merge "Upgrade arm-optimized-routines to 1fd2aaae0fcb13f3a53be8de50b68d269145a0a4" by Elliott Hughes · 6 years ago
  13. accf6eb Merge "Upgrade arm-optimized-routines to 1fd2aaae0fcb13f3a53be8de50b68d269145a0a4" by Elliott Hughes · 6 years ago
  14. 709020e Update the readme by Szabolcs Nagy · 6 years ago
  15. 6d3ae5f arch64: Add SIMD version of memcpy by Krzysztof Koch · 6 years ago
  16. 015c951 aarch64: Use common header file in memcpy.S by Krzysztof Koch · 6 years ago
  17. dec9ffe Makefile tweak for better subproject handling by Szabolcs Nagy · 6 years ago
  18. 2931abd Upgrade arm-optimized-routines to 1fd2aaae0fcb13f3a53be8de50b68d269145a0a4 by Haibo Huang · 6 years ago
  19. 1fd2aaa Build system refactoring by Szabolcs Nagy · 6 years ago
  20. 4f4e530 string: Use .d rather than .2d for element mov instructions by George Steed · 6 years ago
  21. cb1da97 Upgrade arm-optimized-routines to 0eb4280778d12b95793bf871e781eafeb5dc6eeb. by Elliott Hughes · 6 years ago
  22. 7022fdb Upgrade arm-optimized-routines to 0eb4280778d12b95793bf871e781eafeb5dc6eeb. by Elliott Hughes · 6 years ago
  23. 1f3b163 math: add WANT_VMATH feature macro by Szabolcs Nagy · 6 years ago
  24. 675721a math: allow errno setting even if !(math_errhandling&MATH_ERRNO) by Szabolcs Nagy · 6 years ago
  25. 80922e8 math: fix unused function warnings in mathbench.c by Szabolcs Nagy · 6 years ago
  26. 2c6c240 math: fix missing attributes warnings by Szabolcs Nagy · 6 years ago
  27. 17cd8af math: fix unused variable warnings by Szabolcs Nagy · 6 years ago
  28. 9e6e14e math: move definitions in internal header by Szabolcs Nagy · 6 years ago
  29. 0eb4280 Fix building outside the source directory by Szabolcs Nagy · 6 years ago
  30. 69170e1 Add vector exp2f by Szabolcs Nagy · 6 years ago
  31. 65464ec math: fix runulp.sh by Szabolcs Nagy · 6 years ago
  32. fec28a7 aarch64: Increase small and medium cases for memcpy by Krzysztof Koch · 6 years ago
  33. 07365c7 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  34. 433a3b1 Add -Werror=implicit-function-declaration by Szabolcs Nagy · 6 years ago
  35. 3d7ecfe fix the build of s_powf.o on non-aarch64 targets by Szabolcs Nagy · 6 years ago
  36. 903e471 Android.bp: latest upstream changes need -Wno-unused-parameter. am: 7504fa964c by Elliott Hughes · 6 years ago
  37. 7504fa9 Android.bp: latest upstream changes need -Wno-unused-parameter. by Elliott Hughes · 6 years ago
  38. 81fa64c Add math/include/ directory to include path. am: 3f8853674f by Elliott Hughes · 6 years ago
  39. 3f88536 Add math/include/ directory to include path. by Elliott Hughes · 6 years ago
  40. d984098 Add vector log by Szabolcs Nagy · 6 years ago
  41. a2f717e Add vector sin and cos by Szabolcs Nagy · 6 years ago
  42. ba75d0a Add vector powf by Szabolcs Nagy · 6 years ago
  43. c5cba85 Add vector sinf and cosf by Szabolcs Nagy · 6 years ago
  44. c280e49 Add vector logf by Szabolcs Nagy · 6 years ago
  45. 7a1f4cf Add vector exp, expf and related vector math support code by Szabolcs Nagy · 6 years ago
  46. a88f3f6 math: more robust mathbench_libc by Szabolcs Nagy · 6 years ago
  47. 0a51e64 math: update the plot script by Szabolcs Nagy · 6 years ago
  48. 6046338 Prevent fenv access breaking optimizations of the ulp tool by Szabolcs Nagy · 6 years ago
  49. ef987d3 Support running the math tests without fenv checks by Szabolcs Nagy · 6 years ago
  50. 0705df1 Support separate CFLAGS per subproject by Szabolcs Nagy · 6 years ago
  51. 1e0c802 Use CFLAGS_SHARED for shared libraries by Szabolcs Nagy · 6 years ago
  52. 8dcd063 fix exit status of ulp and runulp.sh by Szabolcs Nagy · 6 years ago
  53. 39dc36a Document subproject make targets in the README by Szabolcs Nagy · 6 years ago
  54. 32fe1c5 Document debian build deps in the README by Szabolcs Nagy · 6 years ago
  55. 614d783 fix mathtest lineno accounting by Szabolcs Nagy · 6 years ago
  56. db49c4b fix the exit status of mathtest on failure by Szabolcs Nagy · 6 years ago
  57. e692454 Merge "Upgrade arm-optimized-routines to 9c8399909a9835e6f55977df1661cf6306c56707" am: 6a751e14fc am: 745c6da101 by Haibo Huang · 6 years ago
  58. 8ed18e1 Android.bp: tell <math.h> we're part of the implementation. am: 055b2f3c38 am: 866c80e907 by Elliott Hughes · 6 years ago
  59. 56ece29 Merge "Upgrade arm-optimized-routines to 9c8399909a9835e6f55977df1661cf6306c56707" am: 6a751e14fc by Haibo Huang · 6 years ago
  60. 40362a3 Android.bp: tell <math.h> we're part of the implementation. am: 055b2f3c38 by Elliott Hughes · 6 years ago
  61. 745c6da Merge "Upgrade arm-optimized-routines to 9c8399909a9835e6f55977df1661cf6306c56707" by Haibo Huang · 6 years ago
  62. 866c80e Android.bp: tell <math.h> we're part of the implementation. am: 055b2f3c38 by Elliott Hughes · 6 years ago
  63. 6a751e1 Merge "Upgrade arm-optimized-routines to 9c8399909a9835e6f55977df1661cf6306c56707" by Treehugger Robot · 6 years ago
  64. 055b2f3 Android.bp: tell <math.h> we're part of the implementation. by Elliott Hughes · 6 years ago
  65. 4b4fc72 [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master am: 3c1edc620c -s ours by Xin Li · 6 years ago
  66. a85b16a [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  67. 3c1edc6 Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  68. 68a0658 Upgrade arm-optimized-routines to 9c8399909a9835e6f55977df1661cf6306c56707 by Haibo Huang · 6 years ago
  69. 5e3d756 string: print passing test cases by Szabolcs Nagy · 6 years ago
  70. 9c83999 string: build arm memcpy with -mthumb too by Szabolcs Nagy · 6 years ago
  71. f934c86 math: add long double symbols when long double is same as double by Szabolcs Nagy · 6 years ago
  72. 24b2750 Import aarch64 sve strrchr by Adhemerval Zanella · 6 years ago
  73. 9378378 Add strrchr test by Adhemerval Zanella · 6 years ago
  74. 355403c Import aarch64 sve strnlen by Adhemerval Zanella · 6 years ago
  75. 439687a Import aarch64 sve strncmp by Adhemerval Zanella · 6 years ago
  76. 9ecd13a Import aarch64 sve strlen by Adhemerval Zanella · 6 years ago
  77. 59b123b Import aarch64 sve strcpy by Adhemerval Zanella · 6 years ago
  78. 0fed5b1 Import aarch64 sve strcmp by Adhemerval Zanella · 6 years ago
  79. fbe165c Import aarch64 sve strchr and strchrnul by Adhemerval Zanella · 6 years ago
  80. fe7ca84 Import aarch64 sve memcmp by Adhemerval Zanella · 6 years ago
  81. 10c7a2d Import aarch64 sve memchr by Adhemerval Zanella · 6 years ago
  82. 4b041b3 math: fix duplicated declaration in mathlib.h by Szabolcs Nagy · 6 years ago
  83. 8c2c78a Remove strcmp comment that's no longer relevant by Szabolcs Nagy · 6 years ago
  84. 558699c Change license of string functions to MIT by Szabolcs Nagy · 6 years ago
  85. c834b93 Re-license arm v6t2 strlen to MIT by Adhemerval Zanella · 6 years ago
  86. 35d2d73 Re-license arm memset to MIT by Adhemerval Zanella · 6 years ago
  87. 202e95d Re-license arm memcpy to MIT by Adhemerval Zanella · 6 years ago
  88. bb3c109 Re-license arm memchr to MIT by Adhemerval Zanella · 6 years ago
  89. 0560ff3 Re-license aarch64 strnlen to MIT by Adhemerval Zanella · 6 years ago
  90. 655c205 Re-license aarch64 strncmp to MIT by Adhemerval Zanella · 6 years ago
  91. 674605d Re-license aarch64 strlen to MIT by Adhemerval Zanella · 6 years ago
  92. f319fd9 Re-license aarch64 strcmp to MIT by Adhemerval Zanella · 6 years ago
  93. f6aac11 Re-license aarch64 memset to MIT by Adhemerval Zanella · 6 years ago
  94. e908e6f Re-license aarch64 memmove to MIT by Adhemerval Zanella · 6 years ago
  95. 16e59b7 Re-license aarch64 memcpy to MIT by Adhemerval Zanella · 6 years ago
  96. 453cc0f Re-license aarch64 memcmp to MIT by Adhemerval Zanella · 6 years ago
  97. 2b88b0e Merge pull request #11 from zatrazz/zatrazz/cortex-strings-import by Szabolcs Nagy · 6 years ago
  98. 4a67e9c Import arm strlen armv6t2 by Adhemerval Zanella · 6 years ago
  99. 26a2c37 Import arm strcmp armv6-m by Adhemerval Zanella · 6 years ago
  100. d30faa5 Import arm strcmp by Adhemerval Zanella · 6 years ago