git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[libc] Add a README.md file to the AOR directory.
[lldb.git]
/
libc
/
2020-03-16
Siva Chandra Reddy
[libc] Add a README.md file to the AOR directory.
tree
|
commitdiff
2020-03-16
Kristof Beyls
[libc] Provide Arm Optimized Routines for the LLVM...
tree
|
commitdiff
2020-03-12
Alex Brachet
[libc] [UnitTest] Add timeout to death tests
tree
|
commitdiff
2020-03-12
Alex Brachet
[libc] Add initial assert definition
tree
|
commitdiff
2020-03-12
Paula Toth
[libc] Add docker container for llvm-libc buildbot...
tree
|
commitdiff
2020-03-10
Siva Chandra Reddy
[libc] Add simple implementations of mtx_lock and mtx_u...
tree
|
commitdiff
2020-03-10
Siva Chandra Reddy
[libc] Take 2: Add linux implementations of thrd_create...
tree
|
commitdiff
2020-03-09
Alex Brachet
add extern "C" to __errno_location's definition if...
tree
|
commitdiff
2020-03-08
Alex Brachet
[libc] [NFC] Use matchers in tests
tree
|
commitdiff
2020-03-06
Siva Chandra Reddy
[libc]Revert "Add linux implementations of thrd_create...
tree
|
commitdiff
2020-03-05
Alex Brachet
[libc] [UnitTest] Add Matchers
tree
|
commitdiff
2020-03-05
Siva Chandra Reddy
[libc] Add linux implementations of thrd_create and...
tree
|
commitdiff
2020-03-05
Alex Brachet
[libc] Create abort and _Exit
tree
|
commitdiff
2020-03-03
Siva Chandra Reddy
[libc] Add `errno_h` as a dependency to `sigaddset...
tree
|
commitdiff
2020-03-02
Alex Brachet
[libc] Add sigprocmask
tree
|
commitdiff
2020-02-29
Siva Chandra Reddy
[libc] Add ability to generate enum types/values to...
tree
|
commitdiff
2020-02-27
Guillaume Chatelet
[libc] Add CMake script to check host cpu features
tree
|
commitdiff
2020-02-27
Siva Chandra Reddy
[libc] Add an optional `NAME` argument to `add_entrypoi...
tree
|
commitdiff
2020-02-26
Paula Toth
[libc] Fix typo of namespace in round implementation.
tree
|
commitdiff
2020-02-26
Alex Brachet
[libc] Fix build when -DBUILD_SHARED_LIBS=On
tree
|
commitdiff
2020-02-25
Alex Brachet
[libc] [UnitTest] Give UnitTest gtest like colors
tree
|
commitdiff
2020-02-24
Alex Brachet
[libc] [UnitTest] Create death tests
tree
|
commitdiff
2020-02-24
Siva Chandra Reddy
[libc] Add a README to the sub-directories under the...
tree
|
commitdiff
2020-02-22
Paula Toth
[libc] Lay out framework for fuzzing libc functions.
tree
|
commitdiff
2020-02-22
Alex Brachet
Remove unused variable
tree
|
commitdiff
2020-02-20
Alex Brachet
[libc] Add Initial Support for Signals
tree
|
commitdiff
2020-02-13
Alex Brachet
[libc] Add Convenience syscall Template Function
tree
|
commitdiff
2020-02-13
Alex Brachet
[libc][NFC] clang-format syscall.h.in
tree
|
commitdiff
2020-02-13
Guillaume Chatelet
Fix unneeded semi column
tree
|
commitdiff
2020-02-05
Paula Toth
Remove leftover artifacts from use of gtest.
tree
|
commitdiff
2020-02-04
Paula Toth
[libc] Fix typo in header generation docs.
tree
|
commitdiff
2020-01-31
Siva Chandra Reddy
[libc] Use cpp::Array instead of cpp::ArrayRef in memor...
tree
|
commitdiff
2020-01-31
Guillaume Chatelet
[libc] Add utils for memory functions
tree
|
commitdiff
2020-01-30
Siva Chandra Reddy
[libc] Add [EXPECT|ASSERT]_[TRUE|FALSE] unittest macros.
tree
|
commitdiff
2020-01-30
Siva Chandra Reddy
[libc] Add a missing `this->` in __llvm_libc::cpp:Mutab...
tree
|
commitdiff
2020-01-29
Siva Chandra Reddy
[libc] Add a library of standalone C++ utilities.
tree
|
commitdiff
2020-01-29
Siva Chandra Reddy
[libc] Fix build after 777180a32b61070a10dd330b4f038bf2...
tree
|
commitdiff
2020-01-29
Guillaume Chatelet
[libc] Fix benchmarks CMakeLists.txt
tree
|
commitdiff
2020-01-27
Guillaume Chatelet
Fix missing dependency in LibcUnitTest
tree
|
commitdiff
2020-01-24
Siva Chandra Reddy
[libc] Move the implementation of mmap and munmap into...
tree
|
commitdiff
2020-01-24
Guillaume Chatelet
[llvm-libc] Add memory function benchmarks
tree
|
commitdiff
2020-01-18
Siva Chandra Reddy
[libc] Replace the use of gtest with a new light weight...
tree
|
commitdiff
2020-01-08
Siva Chandra Reddy
[libc] Add a convenience CMake rule to add testsuites.
tree
|
commitdiff
2020-01-07
Siva Chandra Reddy
[libc] Move implementations of strcat and strcpy to...
tree
|
commitdiff
2020-01-07
Siva Chandra Reddy
[libc] Add __attribute__((always_inline)) to x86_64...
tree
|
commitdiff
2020-01-06
Siva Chandra Reddy
[libc] Move all tests to a top level `test` directory.
tree
|
commitdiff
2020-01-06
Guillaume Chatelet
[llvm-libc] Fix missing virtual destructor
tree
|
commitdiff
2019-12-23
Siva Chandra Reddy
Add implementations of POSIX mmap and munmap functions.
tree
|
commitdiff
2019-12-09
Siva Chandra Reddy
[libc] Add implementation of errno and define the other...
tree
|
commitdiff
2019-11-22
Siva Chandra Reddy
[libc] Add a TableGen based header generator.
tree
|
commitdiff
2019-11-01
Siva Chandra Reddy
Illustrate a redirector using the example of round...
tree
|
commitdiff
2019-10-15
Siva Chandra
[libc] Do not add unittests if LLVM_INCLUDE_TESTS is...
tree
|
commitdiff
2019-10-10
Siva Chandra
Use arrays on stack and avoid use of new and delete...
tree
|
commitdiff
2019-10-04
Siva Chandra
Add few docs and implementation of strcpy and strcat.
tree
|
commitdiff
2019-09-16
David L. Jones
Add a director, along with README.txt and LICENSE.txt...
tree
|
commitdiff