summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/llvm-mc
Commit message (Expand)AuthorAgeFilesLines
* MFC r309124:dim2016-12-262-120/+7
* DIRDEPS_BUILD: Update clang dependencies after r296417.bdrewery2016-03-081-7/+7
* Merge ^/head r295601 through r295844.dim2016-02-211-0/+79
|\
| * DIRDEPS_BUILD: Hookup CLANG_EXTRAS.bdrewery2016-02-161-0/+79
* | Some additional llvm tools need libz. While here, consistently usedim2016-01-061-1/+1
* | Next part of updating llvm/clang build glue: getting thedim2015-12-311-8/+8
|/
* Fix LDADD/DPADD that should be LIBADD.bdrewery2015-12-041-3/+2
* Update llvm/clang to r242221.dim2015-08-121-0/+1
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-05-301-3/+3
* Update llvm and clang library and binary Makefiles for 3.6.0 rc1.dim2015-01-261-3/+4
* Add the AArch64 llvm backend to the build to allow for early testing anddim2015-01-071-0/+7
* Update llvm and clang binary Makefiles.dim2014-11-241-5/+9
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
* Add Makefile glue to build the Sparc backend libraries and link themdim2014-02-201-0/+6
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsdim2014-02-161-2/+2
* Enable llvm's integrated assembler for PowerPC, since it should now bedim2013-12-161-1/+2
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-5/+6
* Allow us to build clang for ARM EABI. Clang and llvm use theandrew2013-02-121-1/+3
* Upgrade our copy of llvm/clang to r168974, from upstream's release_32dim2012-12-031-3/+3
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-201-7/+10
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-051-0/+46
OpenPOWER on IntegriCloud