index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc][Obvious] Reduce the size of the tests for hypot(f).
Tue Ly
2023-03-16
1
-2
/
+2
*
[libc] [test] Add missing <cstdint> include
Sam James
2023-03-16
1
-0
/
+1
*
[libc][Obvious] Remove the STARTUP attribute from the api test listing.
Siva Chandra Reddy
2023-03-16
1
-2
/
+0
*
[libc] Remove unused startup source file
Joseph Huber
2023-03-16
1
-2
/
+1
*
[libc] Remove startup option from integration tests
Joseph Huber
2023-03-16
9
-66
/
+7
*
[libc] Add missing dependencies to RISC-V startup implementation
Joseph Huber
2023-03-16
1
-0
/
+2
*
[libc] Add missing environ dependency to AArch64 startup implementation
Joseph Huber
2023-03-16
1
-0
/
+1
*
[libc] Add missing threads dependency to AArch64 startup implementation
Joseph Huber
2023-03-16
1
-0
/
+1
*
[libc] Inherit integration test dependencies from the startup target
Joseph Huber
2023-03-16
1
-9
/
+3
*
[libc] Enable __llvm_libc_syscall and fork
Mikhail R. Gadelha
2023-03-16
3
-1
/
+63
*
[libc] Enable spawn lib in riscv
Mikhail R. Gadelha
2023-03-16
3
-0
/
+17
*
[libc] Update supported riscv libs
Mikhail R. Gadelha
2023-03-16
2
-4
/
+28
*
[libc][docs] Add a section about allocations and deallocations to the style doc.
Siva Chandra Reddy
2023-03-15
1
-0
/
+43
*
[libc][docs] Move the link to "Compiler Support" under "Status".
Siva Chandra Reddy
2023-03-15
2
-4
/
+4
*
[libc] Add missing return statements to wrapper functions
Joseph Huber
2023-03-15
1
-5
/
+5
*
[libc] Do not attempt to determine CPU features in GPU mode
Joseph Huber
2023-03-15
1
-0
/
+4
*
[libc] Add aliases to C memory functions for integration tests
Joseph Huber
2023-03-15
2
-12
/
+39
*
[libc][NFC] Clean up clang-tidy warnings for `src/__support` and `src/math`.
Tue Ly
2023-03-15
8
-104
/
+106
*
[libc] Add instructions for linux headers
Jeff Bailey
2023-03-15
1
-2
/
+11
*
[libc] Remove leftover debug prints
Joseph Huber
2023-03-14
1
-2
/
+0
*
[libc] Fix CMake deduplication `-Xclang` arguments
Joseph Huber
2023-03-14
1
-1
/
+3
*
[libc] Fix GPU fatbinary dependencies for multi-source object libraries
Joseph Huber
2023-03-14
1
-2
/
+3
*
[libc][NFC] add an atof test for a fuzz failure
Michael Jones
2023-03-14
1
-0
/
+5
*
[libc] Set the stub filename to the target name instead of the source
Joseph Huber
2023-03-14
1
-55
/
+66
*
[libc] Remove dummy archive and file from integration test
Joseph Huber
2023-03-14
2
-10
/
+0
*
[libc] Correctly pass the compile options to the internal GPU compilation
Joseph Huber
2023-03-14
1
-1
/
+2
*
[reland][libc][NFC] Move memcmp implementations in subfolders
Guillaume Chatelet
2023-03-14
4
-112
/
+180
*
Revert "[libc][NFC] Move memcmp implementations in subfolders"
Guillaume Chatelet
2023-03-14
4
-179
/
+113
*
[libc][NFC] Move memcmp implementations in subfolders
Guillaume Chatelet
2023-03-14
4
-113
/
+179
*
[libc] Enable more functions on riscv64.
Siva Chandra
2023-03-14
2
-5
/
+68
*
[libc] Update cross-compilation instructions
Jeff Bailey
2023-03-14
2
-17
/
+42
*
[libc] Make libc_errno point to internal errno for non-public builds.
Siva Chandra Reddy
2023-03-14
6
-27
/
+9
*
[libc] Switch sys/stat implementations over to libc_errno.
Siva Chandra Reddy
2023-03-14
6
-14
/
+31
*
[libc][NFC] Switch nanosleep_test and getcwd_test to libc_errno.
Siva Chandra Reddy
2023-03-14
3
-6
/
+6
*
[libc] Switch termios implementations to libc_errno.
Siva Chandra Reddy
2023-03-14
3
-3
/
+3
*
[libc][NFC] Switch unistd.h tests to libc_errno.
Siva Chandra Reddy
2023-03-14
23
-137
/
+139
*
[libc][NFC] Switch sys/*.h tests over to libc_errno.
Siva Chandra Reddy
2023-03-13
12
-69
/
+76
*
[libc][NFC] Switch mman.h tests to libc_errno and update Bazel build.
Siva Chandra Reddy
2023-03-13
5
-19
/
+15
*
[libc][NFC] Switch startup tests to libc_errno.
Siva Chandra Reddy
2023-03-13
1
-3
/
+3
*
[libc][NFC] Switch string and errno tests to libc_errno.
Siva Chandra Reddy
2023-03-13
5
-14
/
+15
*
[libc][NFC] Switch all uses of errno in math and math tests to libc_errno.
Siva Chandra Reddy
2023-03-13
8
-13
/
+10
*
[libc] Fix policy CMP0116 warnings for cmake 3.20 or above.
Tue Ly
2023-03-13
1
-0
/
+7
*
[libc][NFC] Add string.h header to various platform headers.txt.
Siva Chandra Reddy
2023-03-13
7
-0
/
+7
*
[libc] Enable integration tests when built with gcc.
Siva Chandra Reddy
2023-03-13
2
-5
/
+3
*
[libc] Declare __dso_handle in the integration test instead of startup.
Siva Chandra Reddy
2023-03-13
4
-9
/
+3
*
[libc] Special case sniffing of thread start args for riscv.
Siva Chandra
2023-03-13
1
-2
/
+5
*
[libc][NFC] Reduce the number of threads created in cnd_test to 1000 form 10000.
Siva Chandra Reddy
2023-03-12
1
-1
/
+1
*
[libc] update LibcTableGenUtil for LLVM_LINK_LLVM_DYLIB
Stephen Neuendorffer
2023-03-11
1
-0
/
+1
*
[libc] Fix common compile options not getting passed to GPU object
Joseph Huber
2023-03-10
1
-2
/
+1
*
[libc][docs] update list of completed stdio funcs
Michael Jones
2023-03-09
1
-13
/
+13
[next]