Commit Graph

52 Commits (924137701250cebd7dfeb3ef69088223c1fb6b78)
 

Author SHA1 Message Date
Dan Gohman 9241377012 Add a CODE_OF_CONDUCT.md file.
5 years ago
Pat Hickey 989a5ec7a9 makefile: change name of clang-8 executable to clang-9
5 years ago
Pat Hickey 9ecef68ce1 llvmorg-9.0.0 and latest wasi-libc
5 years ago
Dan Gohman 87b7a01947 Mention that setjmp/longjmp are not yet supported.
5 years ago
Dan Gohman e48c803037 Mention several limitations to be aware of when using wasi-sdk.
5 years ago
Sam Clegg df72615194 Add CI status badge to README.md (#51)
6 years ago
Pat Hickey 5e25836f17
llvm project: use tag llvmorg-8.0.1 (#50)
6 years ago
Till Schneidereit 896a395519 Update wasi-libc submodule
6 years ago
Till Schneidereit 3dad95d1f3 Add Azure Pipelines configuration for Linux and macOS
6 years ago
Dan Gohman 1cff039b1c Use *_LIBDIR_SUFFIX cmake configs to implement multi-arch.
6 years ago
Sam Clegg d3c256103c Use $(MAKE) to building wasi-libc to inherit -j flag (#44)
6 years ago
Sam Clegg c6c0061b79 Use ninja generator when using cmake (#42)
6 years ago
Sam Clegg 3d88cae36b Roll wasi-libc to get compatibility with llvm-9
6 years ago
Alex Crichton d2d7e22429 Don't pass `-j` files to sub-`make` (#40)
6 years ago
Yury Delendik c6f4bada2d Disable -fPIC for compiler-rt and libc++abi
6 years ago
Dan Gohman 49cf0e78ad Rename sysroot to wasi-sysroot.
6 years ago
Dan Gohman 0c16443fa0 Update to latest wasi-libc (formerly wasi-sysroot) and llvm 8.0.1.
6 years ago
Dan Gohman 34245cc98d Update to the latest LLVM release/8.x release branch
6 years ago
Dan Gohman 5b377b6b71 Enable LIBCXXABI_SILENT_TERMINATE for libc++abi.
6 years ago
Pat Hickey 2d0c5e8d6e update wasi-sysroot
6 years ago
Pat Hickey 610a752f72
Merge pull request #26 from CraneStation/pch/bump_sysroot
6 years ago
Pat Hickey 774521b92c bump wasi-sysroot
6 years ago
Dan Gohman 38cc8a607c Say "wasm32-wasi" instead of "wasm32-unknown-wasi" in wasi-sdk.
6 years ago
Dan Gohman 3f6c4f83a3 Distribute updated config.sub and config.guess.
6 years ago
Pat Hickey 2e88d7671b
Merge pull request #23 from CraneStation/jedisct1/package-builtins
6 years ago
Frank Denis e07b7df73d Create a tarball of the clang-rt builtins in tar_from_installation.sh
6 years ago
Pat Hickey 6aa39c8054 bump wasi-sysroot: use LC_ALL=c in sorting
6 years ago
Pat Hickey c03ef43373
Merge pull request #18 from kubkon/master
6 years ago
Jakub Konka fb50c3e21e Fixes #15
6 years ago
Dan Gohman 3ef4fbda43 This updates to the latest wasi-sysroot. Major changes:
6 years ago
Dan Gohman d28fd3fb2e In libcxx and libcxxabi, disable the individual thread APIs too.
6 years ago
Dan Gohman 9f96bf5ebe Disable threads in libcxx and libcxxabi for now.
6 years ago
Dan Gohman 4d79cfc533 Prefix an echo command with '@' so that we don't see the message twice.
6 years ago
Yury Delendik 8eff94c85c Allow llvm-project path change; version from llvm-config.
6 years ago
Johnnie Birch df30f156cc Prefer https over ssh url for wasi-sysroot submodule
6 years ago
Till Schneidereit ea0de47d95
Merge pull request #7 from CraneStation/update-to-wasi-sysroot
6 years ago
Dan Gohman 4ad2a0f3e0 Update to current wasi-sysroot.
6 years ago
Till Schneidereit 0ee2a7cd6a
Merge pull request #4 from chicoxyzzy/patch-1
6 years ago
Sergey Rubanov 3f26bc14c6
Fix link to WASI reference-sysroot
6 years ago
Adam C. Foltzer 5399e51074
Merge pull request #3 from CraneStation/acf/sysroot-bump
6 years ago
Adam C. Foltzer 6bfbcedb69
bump sysroot submodule
6 years ago
Pat Hickey 95e02e8433
Merge pull request #2 from CraneStation/acf/llvm-8
6 years ago
Pat Hickey be4a8927f1
Merge pull request #1 from CraneStation/sunfish
6 years ago
Adam C. Foltzer 795cdf06f1
bump submodules, notably to LLVM 8.0.0
6 years ago
Dan Gohman 726da196b2 Add a basic README.md.
6 years ago
Dan Gohman e98e5b3e9c Spell "WASI SDK" consistently.
6 years ago
Pat Hickey 0d336cec41 reference sysroot: fix build issue on mac os
6 years ago
Pat Hickey cea537aef1 produce deb and tars
6 years ago
Pat Hickey 2a3fadc96f build system fixups
6 years ago
Pat Hickey cdf0981d3f add reference-sysroot as submodule
6 years ago