| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove extraneous period | emaste | 2015-01-09 | 1 | -1/+1 |
* | Fix WITH_LLDB build | emaste | 2015-01-08 | 1 | -1/+1 |
* | Add the AArch64 llvm backend to the build to allow for early testing and | dim | 2015-01-07 | 25 | -3/+187 |
* | Update build for LLDB snapshot at upstream rev 216948 | emaste | 2014-11-26 | 22 | -26/+139 |
* | Disable the ObjC rewriter modules, since according to rdivacky these are | dim | 2014-11-24 | 2 | -3/+0 |
* | Update llvm and clang library Makefiles. | dim | 2014-11-24 | 39 | -90/+183 |
* | Update llvm and clang include files. | dim | 2014-11-24 | 16 | -187/+51 |
* | Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARM | andrew | 2014-10-01 | 1 | -3/+3 |
* | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | andrew | 2014-10-01 | 1 | -2/+1 |
* | Replace DPADD with DPSRCS to fix "make checkdpadd" | ngie | 2014-08-18 | 1 | -1/+1 |
* | Stop telling people to directly report llvm or clang bugs upstream, | dim | 2014-08-13 | 2 | -2/+2 |
* | Remove ia64. | marcel | 2014-07-07 | 4 | -8/+0 |
* | In some scenarios, when generating llvm/clang .inc.h files, multiple | dim | 2014-06-10 | 1 | -32/+43 |
* | Use the new -d option that was added to tblgen between llvm/clang 3.3 | dim | 2014-05-14 | 1 | -78/+93 |
* | Upgrade our copy of llvm/clang to 3.4.1 release. This release contains | dim | 2014-05-12 | 4 | -29/+15 |
* | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | imp | 2014-05-10 | 2 | -9/+6 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 10 | -9/+11 |
* | Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to process | dim | 2014-03-26 | 1 | -0/+2 |
* | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental. | andrew | 2014-03-23 | 1 | -2/+4 |
* | Merge from head up to r262536. | dim | 2014-02-26 | 5 | -4/+9 |
|\ |
|
| * | Update LLDB bmake build for r262187 | emaste | 2014-02-18 | 5 | -4/+9 |
* | | Add Makefile glue to build the Sparc backend libraries and link them | dim | 2014-02-20 | 22 | -1/+150 |
|/ |
|
* | Upgrade our copy of llvm/clang to 3.4 release. This version supports | dim | 2014-02-16 | 41 | -147/+173 |
* | Enable llvm's integrated assembler for PowerPC, since it should now be | dim | 2013-12-16 | 4 | -0/+20 |
* | lldb: Threaded inferior support for FreeBSD | emaste | 2013-12-03 | 1 | -1/+2 |
* | Update LLDB to upstream r196259 snapshot | emaste | 2013-12-03 | 2 | -0/+4 |
* | Update LLDB to upstream r194122 snapshot | emaste | 2013-11-12 | 8 | -6/+17 |
* | Bump OS versions in the toolchain triples to 11.0, and bump the | dim | 2013-10-10 | 1 | -2/+2 |
* | Add LLDB bmake infrastructure | emaste | 2013-09-20 | 38 | -9/+963 |
* | Upgrade our copy of llvm/clang to 3.3 release. | dim | 2013-06-12 | 14 | -13/+38 |
* | Use an ugly hack to get around bootstrapping problems when building | dim | 2013-05-13 | 1 | -0/+5 |
* | Allow building clang on older FreeBSD releases, where log2() does not | dim | 2013-05-03 | 1 | -0/+5 |
* | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 60 | -139/+247 |
* | Allow us to build clang for ARM EABI. Clang and llvm use the | andrew | 2013-02-12 | 1 | -1/+9 |
* | Pull in r170135 from upstream clang trunk: | dim | 2013-02-02 | 64 | -8/+147 |
* | Upgrade our copy of llvm/clang to 3.2 release. | dim | 2012-12-23 | 1 | -2/+2 |
* | Cleanup a few duplicate llvm libs that snuck in with the recent update. | dim | 2012-12-11 | 1 | -4/+1 |
* | Upgrade our copy of llvm/clang to r168974, from upstream's release_32 | dim | 2012-12-03 | 34 | -55/+114 |
* | Add support for bmake. This includes: | marcel | 2012-10-06 | 1 | -3/+1 |
* | Do not install incomplete unwind.h from clang. This header file was meant | jkim | 2012-10-05 | 1 | -1/+0 |
* | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No | dim | 2012-08-23 | 2 | -14/+14 |
* | Add three additional clang intrinsics headers, which I missed in the | dim | 2012-08-20 | 1 | -1/+4 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 39 | -34/+116 |
* | Upgrade our copy of llvm/clang to 3.1 release. Release notes can be | dim | 2012-05-23 | 2 | -4/+4 |
* | Make sure a few new internal clang headers get installed, I missed these | dim | 2012-05-05 | 1 | -1/+7 |
* | Upgrade our copy of llvm/clang to r155985, from upstream's release_31 | dim | 2012-05-03 | 9 | -33/+19 |
* | Revert r234356 for now, as it leads to run-time problems on 32-bit | dim | 2012-04-23 | 1 | -6/+0 |
* | Work around an issue on 32-bit PowerPC, where clang executable can get | dim | 2012-04-16 | 1 | -0/+6 |
* | Upgrade our copy of llvm/clang to trunk r154661, in preparation of the | dim | 2012-04-16 | 53 | -79/+269 |
* | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default, | dim | 2012-02-05 | 19 | -0/+197 |