Dimitry Andric
|
b903ca97ef
|
Add workarounds for obsolete std::auto_ptr usage in atf.
|
2019-09-03 05:55:56 +00:00 |
|
Dimitry Andric
|
6a82ac86f0
|
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmp
release_90 branch r370514, and update version numbers.
|
2019-09-02 17:55:39 +00:00 |
|
Dimitry Andric
|
7a63c3fd2d
|
Vendor import of lld release_90 branch r370514:
https://llvm.org/svn/llvm-project/lld/branches/release_90@370514
|
2019-09-02 17:49:30 +00:00 |
|
Dimitry Andric
|
0f40b62144
|
Vendor import of libc++ release_90 branch r370514:
https://llvm.org/svn/llvm-project/libcxx/branches/release_90@370514
|
2019-09-02 17:49:21 +00:00 |
|
Dimitry Andric
|
c91bd9b242
|
Vendor import of compiler-rt release_90 branch r370514:
https://llvm.org/svn/llvm-project/compiler-rt/branches/release_90@370514
|
2019-09-02 17:49:15 +00:00 |
|
Dimitry Andric
|
24632cab8a
|
Vendor import of clang release_90 branch r370514:
https://llvm.org/svn/llvm-project/cfe/branches/release_90@370514
|
2019-09-02 17:49:08 +00:00 |
|
Dimitry Andric
|
1ac1019db8
|
Vendor import of llvm release_90 branch r370514:
https://llvm.org/svn/llvm-project/llvm/branches/release_90@370514
|
2019-09-02 17:48:59 +00:00 |
|
Dimitry Andric
|
22f75ae738
|
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb, and openmp
release_90 branch r369369, and update version numbers.
|
2019-09-02 17:32:57 +00:00 |
|
Dimitry Andric
|
84ee6de9ea
|
Always build lldb-tblgen, for now, and add a note.
|
2019-09-02 17:30:00 +00:00 |
|
Dimitry Andric
|
1db4d87c40
|
Fix mtree syntax.
|
2019-09-01 19:13:20 +00:00 |
|
Dimitry Andric
|
dac87cc057
|
Update build glue for building libomp.
|
2019-09-01 18:25:45 +00:00 |
|
Dimitry Andric
|
f57be329fc
|
Update libclang_rt:
* Add cfi, dd, fuzzer and xray
* Update arch support
* Update OptionalObsoleteFiles.inc
|
2019-09-01 18:21:06 +00:00 |
|
Dimitry Andric
|
2f3724e658
|
Update Makefile and mtree for clang internal headers, and update
OptionalObsoleteFiles.inc for added and removed files.
|
2019-08-31 18:04:33 +00:00 |
|
Dimitry Andric
|
91baa74420
|
Update build glue for building compiler-rt.
|
2019-08-29 20:39:24 +00:00 |
|
Dimitry Andric
|
302310d928
|
Update libunwind custom frame register and deregister functions for
FreeBSD: use the new doubly underscored names for unw_add_dynamic_fde
and unw_remove_dynamic_fde.
NOTE: this should be upstreamed...
|
2019-08-29 18:53:00 +00:00 |
|
Dimitry Andric
|
b0d4288fb1
|
Update build glue for building libc++.
|
2019-08-28 20:05:55 +00:00 |
|
Dimitry Andric
|
a32f82c2c1
|
Update build glue for a build of clang plus lldb (enabled via MK_LLDB).
|
2019-08-26 21:00:14 +00:00 |
|
Dimitry Andric
|
560bf0c7df
|
Add lldb-tblgen tool.
|
2019-08-26 20:57:45 +00:00 |
|
Dimitry Andric
|
5c1533a86d
|
Disable UniversalMachO support in lldb's SystemInitializerFull.cpp,
since we do not need it.
|
2019-08-26 20:56:16 +00:00 |
|
Dimitry Andric
|
1f1d86b2b3
|
Update FREEBSD-Xlist for lldb.
|
2019-08-25 20:36:52 +00:00 |
|
Dimitry Andric
|
1771245355
|
Merge missed sources for lldb-specific TableGen tool.
|
2019-08-25 20:36:02 +00:00 |
|
Dimitry Andric
|
fdb00c4408
|
Import missed sources for lldb-specific TableGen tool.
|
2019-08-25 20:29:50 +00:00 |
|
Dimitry Andric
|
390be9fc05
|
Update build glue for a build of clang plus lld (enabled via MK_LLD).
|
2019-08-24 22:07:38 +00:00 |
|
Dimitry Andric
|
23559b6ac2
|
Update build glue for a build of clang including the static analyzer
(enabled via MK_CLANG_FULL).
|
2019-08-24 21:04:29 +00:00 |
|
Dimitry Andric
|
24b8043ea5
|
Update build glue for a build of clang plus the extra tools (enabled via
MK_CLANG_EXTRAS).
|
2019-08-24 19:21:11 +00:00 |
|
Dimitry Andric
|
0db9a49e84
|
Update build glue for a build of clang plus default base tools (llvm-ar,
llvm-nm, llvm-objdump, llvm-symbolizer).
|
2019-08-24 16:44:47 +00:00 |
|
Dimitry Andric
|
4014a71fd2
|
Update build glue for a minimal build of the clang executable.
|
2019-08-23 22:17:36 +00:00 |
|
Dimitry Andric
|
86aa9539fe
|
Regenerate config and version headers.
|
2019-08-23 22:13:23 +00:00 |
|
Dimitry Andric
|
72e1e27118
|
Change clang lib dir to 9.0.0.
|
2019-08-23 22:12:20 +00:00 |
|
Dimitry Andric
|
cbcf53de47
|
Merge openmp trunk r366426, resolve conflicts, and add FREEBSD-Xlist.
|
2019-08-22 20:26:20 +00:00 |
|
Dimitry Andric
|
d8053d0817
|
Merge libunwind trunk r366426, resolve conflicts, and add FREEBSD-Xlist.
|
2019-08-22 20:14:59 +00:00 |
|
Dimitry Andric
|
2f1cb2a6c9
|
Merge libc++ trunk r366426, resolve conflicts, and add FREEBSD-Xlist.
|
2019-08-22 19:49:51 +00:00 |
|
Dimitry Andric
|
14a0b2859e
|
Merge compiler-rt trunk r366426, resolve conflicts, and add
FREEBSD-Xlist.
|
2019-08-22 19:26:11 +00:00 |
|
Dimitry Andric
|
580d4aa65a
|
Merge lldb trunk r366426, resolve conflicts, and update FREEBSD-Xlist.
|
2019-08-22 19:14:02 +00:00 |
|
Dimitry Andric
|
22d1794578
|
Merge lld trunk r366426, and resolve conflicts.
|
2019-08-21 20:44:42 +00:00 |
|
Dimitry Andric
|
e123fc8fd8
|
Merge clang trunk r366426, resolve conflicts, and update FREEBSD-Xlist.
|
2019-08-21 19:57:54 +00:00 |
|
Dimitry Andric
|
54db30ce18
|
Merge llvm trunk r366426, resolve conflicts, and update FREEBSD-Xlist.
|
2019-08-21 18:13:02 +00:00 |
|
Dimitry Andric
|
bc9477c1e1
|
Vendor import of lldb release_90 branch r369369:
https://llvm.org/svn/llvm-project/lldb/branches/release_90@369369
|
2019-08-20 21:36:01 +00:00 |
|
Dimitry Andric
|
1e52e898a3
|
Vendor import of lld release_90 branch r369369:
https://llvm.org/svn/llvm-project/lld/branches/release_90@369369
|
2019-08-20 21:35:55 +00:00 |
|
Dimitry Andric
|
9a0ce10deb
|
Vendor import of libc++ release_90 branch r369369:
https://llvm.org/svn/llvm-project/libcxx/branches/release_90@369369
|
2019-08-20 21:35:46 +00:00 |
|
Dimitry Andric
|
f6479ce7c6
|
Vendor import of compiler-rt release_90 branch r369369:
https://llvm.org/svn/llvm-project/compiler-rt/branches/release_90@369369
|
2019-08-20 21:35:39 +00:00 |
|
Dimitry Andric
|
e489f4451b
|
Vendor import of clang release_90 branch r369369:
https://llvm.org/svn/llvm-project/cfe/branches/release_90@369369
|
2019-08-20 21:35:28 +00:00 |
|
Dimitry Andric
|
464f838b7b
|
Vendor import of llvm release_90 branch r369369:
https://llvm.org/svn/llvm-project/llvm/branches/release_90@369369
|
2019-08-20 21:35:15 +00:00 |
|
Ed Maste
|
35284c22e9
|
makefs.8: update history
- ported to FreeBSD and first appeared in 8.0
- Christos Zoulas added the FAT support that I imported
|
2019-08-20 21:14:44 +00:00 |
|
Dimitry Andric
|
1756886afc
|
Vendor import of stripped LLVM openmp trunk r366426 (just before the
release_90 branch point):
https://llvm.org/svn/llvm-project/openmp/trunk@366426
|
2019-08-20 20:52:04 +00:00 |
|
Dimitry Andric
|
5f29bb8a67
|
Vendor import of stripped lldb trunk r366426 (just before the release_90
branch point):
https://llvm.org/svn/llvm-project/lldb/trunk@366426
|
2019-08-20 20:51:52 +00:00 |
|
Dimitry Andric
|
f1e1c239e3
|
Vendor import of stripped lld trunk r366426 (just before the release_90
branch point):
https://llvm.org/svn/llvm-project/lld/trunk@366426
|
2019-08-20 20:51:32 +00:00 |
|
Dimitry Andric
|
cd5ff43da5
|
Vendor import of stripped LLVM libunwind trunk r366426 (just before the
release_90 branch point):
https://llvm.org/svn/llvm-project/libunwind/trunk@366426
|
2019-08-20 20:51:22 +00:00 |
|
Dimitry Andric
|
1147845301
|
Vendor import of stripped libc++ trunk r366426 (just before the release_90 branch
point):
https://llvm.org/svn/llvm-project/libcxx/trunk@366426
|
2019-08-20 20:51:16 +00:00 |
|
Dimitry Andric
|
8f3cadc28c
|
Vendor import of stripped compiler-rt trunk r366426 (just before the release_90
branch point):
https://llvm.org/svn/llvm-project/compiler-rt/trunk@366426
|
2019-08-20 20:51:06 +00:00 |
|