aboutsummaryrefslogtreecommitdiff
path: root/devel/llvm-devel/files
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade LLVM, Clang, and Dragonegg to svn rev r181598.Brooks Davis2013-05-141-17/+0
| | | | | | | Install all *intrin*.h files. Notes: svn path=/head/; revision=318206
* Update the develoment version of the llvm, clang and dragonegg ports toBrooks Davis2013-01-101-3/+3
| | | | | | | 3.3.r172076. Notes: svn path=/head/; revision=310192
* Update LLVM and Clang to r162438 plus a couple patchs to make it possibleBrooks Davis2012-08-231-0/+17
| | | | | | | to target MIPS with FreeBSD's base binutils. Notes: svn path=/head/; revision=303040
* Upgrade to llvm/clang r150242.Brooks Davis2012-02-221-0/+20
| | | | | | | | | | | Enable installation of the shared libaray in LLVM. Add preliminary support for building and installing the gold linker plugin. No option is avaiable to turn it on (use -DWITH_LTOPLUGIN) because devel/binutils does not yet build the gold linker. Notes: svn path=/head/; revision=292090
* Hopefully really fix the NOPORTDOCS case by using the --disable-docsBrooks Davis2010-12-091-256/+0
| | | | | | | option I just found for configure. Notes: svn path=/head/; revision=265946
* Add patch missed in previous commit. Only effects the NOPORTDOCS case.Brooks Davis2010-12-091-0/+256
| | | | Notes: svn path=/head/; revision=265940
* Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9Brooks Davis2010-10-155-124/+0
| | | | | | | | | since 2.8 has shipped. Split out the clang portion of devel/llvm-devel into lang/clang-devel. Notes: svn path=/head/; revision=263055
* Actually add the patch to FormatString.h.Brooks Davis2010-08-311-0/+16
| | | | | | | | PR: ports/149746 (in error) Reported by: Volodymyr Kostyrko <c.kworr@gmail.com> Notes: svn path=/head/; revision=260299
* Upgrade to r112486.Brooks Davis2010-08-303-26/+6
| | | | | | | | | | Disable asserts by default as they break threading programs.[1] PR: ports/149746 [1] Submitted by: avilla Notes: svn path=/head/; revision=260222
* Upgrade to r104832 (the version in head.)Brooks Davis2010-06-171-14/+0
| | | | Notes: svn path=/head/; revision=256627
* Don't install pre-patch versions of clang header files.Brooks Davis2010-05-061-0/+14
| | | | | | | Reported by: jkim Notes: svn path=/head/; revision=253849
* Update to r103179.Brooks Davis2010-05-063-0/+91
| | | | | | | | | | | Start calling this 2.8.r* since 2.7 has shipped. Add support for FreeBSD printf format extensions.[0] Submitted by: rdivacky [0] Notes: svn path=/head/; revision=253830
* Update to r96348.Brooks Davis2010-02-161-30/+0
| | | | | | | | | | | | | This update is reported to be self hosting with -O2. This update contains a hack of setting REQUIRES_RTTI=1 globaly which isn't optimal, but works around a problem a people have seen in testing. Feature safe: yes Notes: svn path=/head/; revision=249959
* Update to r90769.Brooks Davis2009-12-081-4/+4
| | | | | | | | | | Build with -fPIC on amd64 and ia64. Allow the user to disable asserts. PR: ports/127718, ports/139207 Notes: svn path=/head/; revision=245415
* Upgrade to r82217.Brooks Davis2009-09-272-39/+13
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242183
* Upgrade to r65948 which fixes a few key optimizer bugs.Brooks Davis2009-03-041-1/+1
| | | | | | | | | Avoid installing more conflicting headers. Tested with: porttools port test :) Notes: svn path=/head/; revision=229481
* Update to r65948.Brooks Davis2009-03-034-16/+42
| | | | | | | | | | | | Add printf0 support. [1] Install the clang C headers (excluding std*.h since we have our own) now that the installer puts them somewhere sane. Submitted by: ed Notes: svn path=/head/; revision=229434
* Upgrade to a snapshot of svn rev r65789.Brooks Davis2009-03-011-7/+24
| | | | | | | | | | Improve the patch for format string checking. [1] Correctly refect that this is a 2.6 snapshot since 2.5 has been branched. Submitted by: ed [1] Notes: svn path=/head/; revision=229303
* Update to a new snapshot.Brooks Davis2009-02-251-0/+9
| | | | | | | | | Install a missing piece of scan-build. [1] Submitted by: Pawel Worach <pawel dot worach at gmail dot com> [1] Notes: svn path=/head/; revision=229049
* Update to a snapshot from yesterday.Brooks Davis2009-02-231-14/+0
| | | | | | | Requested by: rdivacky Notes: svn path=/head/; revision=228934
* Patch the clang target selection code to support amd64 in addition toBrooks Davis2009-02-201-0/+14
| | | | | | | | | x86_64 in triples. Reported by: Michael Reifenberger <mike at reifenberger dot com> Notes: svn path=/head/; revision=228736
* Support %b in printf-like functions as required to compile the FreeBSDBrooks Davis2009-02-191-0/+13
| | | | | | | | | kernel. Submitted by: rdivacky Notes: svn path=/head/; revision=228648
* Upgrade to a snapshot from yesterday (just pre 2.5).Brooks Davis2009-02-171-0/+14
| | | | Notes: svn path=/head/; revision=228528
* Update a November 5th snapshot, fix the plist.Brooks Davis2008-11-061-9/+6
| | | | Notes: svn path=/head/; revision=222477
* Add an llvm snapshot port including clang. The current snapshot is as ofBrooks Davis2008-08-181-0/+17
2008-08-05. Notes: svn path=/head/; revision=218773