1. 47db566 [libc] Add a target "install-llvmlibc" to install LLVM libc static archive. by Siva Chandra · 4 years, 3 months ago
  2. bce40ed [libc] Use add_library in add_entrypoint_library instead of invoking ar. by Siva Chandra · 4 years, 3 months ago
  3. 0b00ddc This introduces gmtime to LLVM libc, based on C99/C2X/Single Unix Spec. by Raman Tenneti · 4 years, 3 months ago
  4. 379498a [libc][Obvious] Fix except flags reading overflow detected by asan. by Siva Chandra Reddy · 4 years, 3 months ago
  5. c07f880 [libc][Obvious] Add string tests to non-full-build mode. by Siva Chandra Reddy · 4 years, 3 months ago
  6. 4a13910 [libc] Adjust full build entrypoints for aarch64. by Siva Chandra · 4 years, 3 months ago
  7. a699b7b [libc] Introduce a full build mode CMake option. by Siva Chandra Reddy · 4 years, 3 months ago
  8. 3629800 [libc][NFC] Move the template implementation of integer_abs to __support. by Siva Chandra Reddy · 4 years, 3 months ago
  9. 64dedac Rename top-level LICENSE.txt files to LICENSE.TXT by Leonard Chan · 4 years, 3 months ago
  10. c7a9d80 [libc][Obvious] Add a file which was missed in 001a12ed59c354aa759ff3e104748c36803cfaa2. by Siva Chandra Reddy · 4 years, 3 months ago
  11. 2c06869 [libc][NFC] Make x86_64 fenv functions msan safe. by Siva Chandra Reddy · 4 years, 3 months ago
  12. 95fbd51 [libc][NFC] Make few fenv functions work with fexcept_t from other libcs. by Siva Chandra Reddy · 4 years, 3 months ago
  13. ceda9c1 [libc] Remove redundant header files included from internal paths. by Siva Chandra Reddy · 4 years, 3 months ago
  14. a340cb4 [libc][NFC] Exclude few targets from the `all` target. by Siva Chandra Reddy · 4 years, 3 months ago
  15. 9c3137b [libc][NFC] Remove headergen for the cacheline size macro. by Siva Chandra Reddy · 4 years, 3 months ago
  16. b7bf118 [libc][NFC] Merge llvmlibc and llvmlibm targets in to a single target. by Siva Chandra Reddy · 4 years, 3 months ago
  17. e20a458 [libc] Add a standalone flavor of an equivalent of std::string_view. by Siva Chandra Reddy · 4 years, 3 months ago
  18. de25a10 [libc] Add exhaustive test for sqrtf. by Tue Ly · 4 years, 4 months ago
  19. 17e7a37 [libc][NFC] Eliminate couple of dependencies on llvm/ADT/StringExtras.h. by Siva Chandra Reddy · 4 years, 3 months ago
  20. 290269c [libc] [Obvious] Fix. by Raman Tenneti · 4 years, 3 months ago
  21. dc74796 Changes to mktime to handle invalid dates, overflow and underflow andcalculating the correct date and thenumber of seconds even if invalid datesare passed as arguments. by Raman Tenneti · 4 years, 3 months ago
  22. c352bc0 [libc] Add implementations of the remaining fenv functions. by Siva Chandra Reddy · 4 years, 4 months ago
  23. 4a1af72 [libc][NFC] Make few maths functions buildable outside of LLVM libc build. by Siva Chandra Reddy · 4 years, 4 months ago
  24. 4ca0a35 Fix errors in distributions by Guillaume Chatelet · 4 years, 4 months ago
  25. 9a7c34f [libc][aarch64] Enable a bunch of math functions. by Siva Chandra · 4 years, 4 months ago
  26. 77fb813 [libc] Add aarch64 flavors of floor, round, sqrt and trunc. by Siva Chandra · 4 years, 4 months ago
  27. ebf99c6 [libc][NFC] Move generic math implementations to the generic directory. by Siva Chandra · 4 years, 4 months ago
  28. 3db81ea [LIBC] Add optimized memcpy routine for AArch64 by Andre Vieira · 4 years, 4 months ago
  29. 5cac183 [libc] Add hardware implementations of ceil and ceilf for aarch64. by Siva Chandra · 4 years, 4 months ago
  30. 3b8dd41 [libc][NFC] Add a death test API adaptation macro by Michael Jones · 4 years, 4 months ago
  31. b38ee8e [libc] Small adjustments to fenv tests by Michael Jones · 4 years, 4 months ago
  32. f74c203 [libc][Obvious] Fix typo by Cheng Wang · 4 years, 4 months ago
  33. 7ad4313 [libc][Obvious] Remove DEPS for unistd.h in CMake file of memmove. by Cheng Wang · 4 years, 4 months ago
  34. e8b2140 [libc][NFC] Add a few casts to suppress loss of precision warnings by Michael Jones · 4 years, 4 months ago
  35. e55a1ef [CMake][libc] Support cross-compiling libc-hdrgen by Petr Hosek · 4 years, 5 months ago
  36. 1f2b8bf [CMake][libc] Don't do CPU feature detection when cross-compiling by Petr Hosek · 4 years, 5 months ago
  37. 191b852 [libc] Fix list of public headers usable on aarch64. by Siva Chandra · 4 years, 4 months ago
  38. 3fa95c8 [libc] Fix the CMake var name of the list of public headers. by Siva Chandra · 4 years, 4 months ago
  39. 7f73f51 [libc] Include only the relevant header files in the integration test. by Siva Chandra · 4 years, 4 months ago
  40. c440262 [libc] Disable sqrtl_test on non-x86 platforms. by Siva Chandra · 4 years, 4 months ago
  41. 51a5a11 [libc][NFC] Use a end of list marker for cpu feature detection. by Siva Chandra Reddy · 4 years, 4 months ago
  42. 7bb6397 [libc] Distinguish compiler and run failures by Petr Hosek · 4 years, 5 months ago
  43. 6342e03 [libc][NFC][obvious] fix the names of MPFR tests by Michael Jones · 4 years, 5 months ago
  44. 9cba7ca [libc][NFC] add "LlvmLibc" as a prefix to all test names by Michael Jones · 4 years, 5 months ago
  45. f4548c8 [libc] Extend the current fenv functions to aarch64. by Siva Chandra · 4 years, 5 months ago
  46. c275190 [libc][NFC] remove dependency on non standard ssize_t by Guillaume Chatelet · 4 years, 5 months ago
  47. 9302c96 [libc][NFC] Remove dead code by Guillaume Chatelet · 4 years, 5 months ago
  48. 106be8d [libc][NFC][Obvious] Add a missing dep. by Siva Chandra · 4 years, 5 months ago
  49. 51665b1 [libc][NFC] Use ASSERT_EQ instead of EXPECT_EQ in fenv/exception_status_test by Siva Chandra Reddy · 4 years, 5 months ago
  50. 91ad978 [libc] CopyAlignedBlocks can now specify alignment on top of block size by Guillaume Chatelet · 4 years, 5 months ago
  51. 15c1fd0 [libc] Allow customization of memcpy via flags. by Guillaume Chatelet · 4 years, 5 months ago
  52. fb3ec3d [libc] Add memmove implementation. by Cheng Wang · 4 years, 6 months ago
  53. e33c67e [libc] Use #undef isascii in specific header by Roland McGrath · 4 years, 5 months ago
  54. e87cf8c [libc][NFC] change isblank and iscntrl from implicit casting by Michael Jones · 4 years, 5 months ago
  55. 8dceceb [libc][NFC] add macro for fuchsia to switch test backend to zxtest by Michael Jones · 4 years, 5 months ago
  56. 505dfe5 [libc] Refresh benchmark progress bar when needed. by Guillaume Chatelet · 4 years, 5 months ago
  57. 5bbb505 [libc][NFC] Use more specific comparison macros in LdExpTest.h. by Siva Chandra Reddy · 4 years, 5 months ago
  58. d6be9b1 [libc] add isascii and toascii implementations by Michael Jones · 4 years, 5 months ago
  59. 9c202de [libc][NFC] Make __support/common.h an in tree header. by Siva Chandra Reddy · 4 years, 5 months ago
  60. bb437cf [libc][NFC] add includes for internal headers to all libc functions by Michael Jones · 4 years, 5 months ago
  61. b14e6a4 [libc] Switch to use a macro which does not insert a section for every libc function. by Michael Jones · 4 years, 6 months ago
  62. e78f2e0 [libc] Use a wrapper for rand instead of calling std::rand in fma tests. by Siva Chandra Reddy · 4 years, 5 months ago
  63. 6ae29f1 [libc] Add implementation of fmaf. by Tue Ly · 4 years, 5 months ago
  64. d803feb [libc] Align src buffer instead of dst buffer by Guillaume Chatelet · 4 years, 5 months ago
  65. 51c12e0 [libc] remove modulo from CircularArrayRef iterator by Guillaume Chatelet · 4 years, 5 months ago
  66. 984f053 [libc] Add implementations of nextafter[f|l] functions. by Siva Chandra Reddy · 4 years, 5 months ago
  67. 0989e60 [libc] Add implementations of nearbyint[f|l]. by Siva Chandra Reddy · 4 years, 5 months ago
  68. f7a1621 [libc][NFC] Use ASSERT_FP_EQ to compare nan values in tests. by Siva Chandra Reddy · 4 years, 5 months ago
  69. 7b0a750 [libc] Add implementations of rounding functions which depend rounding mode. by Siva Chandra Reddy · 4 years, 6 months ago
  70. e5f3601 [libc][NFC] Use `#include <math.h>` in utils/FPUtil/ManipulationFunctions.h. by Siva Chandra Reddy · 4 years, 6 months ago
  71. 942ab3b [libc][NFC] Use ASSERT_FP_EQ to comapre NaN values in tests. by Siva Chandra Reddy · 4 years, 6 months ago
  72. cd659fe [libc][Obvious] Fix typo is wrappergen unittest. by Siva Chandra Reddy · 4 years, 6 months ago
  73. ea2ff12 [libc] Add python3 to libc buildbot depedencies. by Paula Toth · 4 years, 6 months ago
  74. bd43696 [libc] Refactor WrapperGen to make the flow cleaner. by Siva Chandra Reddy · 4 years, 6 months ago
  75. e4def8b Fix dead link by Guillaume Chatelet · 4 years, 6 months ago
  76. e654d48 [libc] revamp memory function benchmark by Guillaume Chatelet · 4 years, 6 months ago
  77. cf725ef [libc] add back math.h #include utils/FPUtil/ManipulationFunctions.h by Krasimir Georgiev · 4 years, 6 months ago
  78. 8b3da3c [libc][NFC] Use ASSERT_FP_EQ to comapre NaN values in tests. by Siva Chandra Reddy · 4 years, 6 months ago
  79. 229cf50 [libc][NFC] Rename global `nan` in tests to `aNaN`. by Siva Chandra Reddy · 4 years, 6 months ago
  80. e17427f [libc][NFC][Obvious] Remove few unnecessary #include directives in tests. by Siva Chandra Reddy · 4 years, 6 months ago
  81. 562db87 [libc] Add remainder[f|l] and remquo[f|l] to the list of aarch64 entrypoints. by Siva Chandra · 4 years, 6 months ago
  82. 3acb649 [libc][NFC] Skip adding dummy targets for skipped unit tests. by Siva Chandra · 4 years, 6 months ago
  83. cfcba5c [libc] Add memcmp implementation. by Cheng Wang · 4 years, 6 months ago
  84. 6bac295 [libc][Obvious] Mark functions in DummyFEnv.h as static inline. by Siva Chandra Reddy · 4 years, 6 months ago
  85. 6556db3 [libc][Obvious] Include <fenv.h> from DummyFenv.h. by Siva Chandra Reddy · 4 years, 6 months ago
  86. 3ef433c [libc] Let wrappergen pick LLVM libc mangled name from aliasee file. by Siva Chandra Reddy · 4 years, 6 months ago
  87. aaf7502 [libc] Add implementations of lround[f|l] and llround[f|l]. by Siva Chandra Reddy · 4 years, 6 months ago
  88. dd2da58 [libc] Add [l|ll]abs implementation. by Cheng Wang · 4 years, 6 months ago
  89. 23c32e6 [libc] Raise x87 exceptions by synchronizing with "fwait". by Siva Chandra Reddy · 4 years, 6 months ago
  90. a4a99ee [libc] add tests to WrapperGen by Michael Jones · 4 years, 7 months ago
  91. b41a394 [libc][NFC] Remove dependence on xmmintrin.h to read/write MXCSR. by Siva Chandra Reddy · 4 years, 6 months ago
  92. 31ad92f [libc] Add simple x86_64 floating point exception and rounding mode support. by Siva Chandra Reddy · 4 years, 6 months ago
  93. d561dac [libc] Add implementation of hypot. by Tue Ly · 4 years, 9 months ago
  94. f24843f [libc] Fix couple of corner cases in remquo. by Siva Chandra Reddy · 4 years, 7 months ago
  95. 4f1a1cc [libc] Add strncpy implementation. by Cheng Wang · 4 years, 7 months ago
  96. 6456118 Initial commit of mktime. by Raman Tenneti · 4 years, 6 months ago
  97. f65b00c [libc] Improve memcpy copy loop by Guillaume Chatelet · 4 years, 7 months ago
  98. 51a50ac [libc] Fix typo in buildbot README.txt. by Cheng Wang · 4 years, 7 months ago
  99. 00aa8d9 [libc][Obvious] Fix typo in strnlen_test.cpp. by Cheng Wang · 4 years, 6 months ago
  100. cb8a7a3 Fix case mismatch between definition and declaration by Guillaume Chatelet · 4 years, 6 months ago