The NetBSD Project

CVS log for src/external/bsd/llvm/include/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / external / bsd / llvm / include

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 25 13:59:56 2013 UTC (3 weeks, 3 days ago) by joerg
Branch: MAIN
CVS Tags: khorben-n900, HEAD
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

Update LLVM/Clang snapshot to r180004. This brings in the last pieces of
C++11 support in Clang as well as initial SPARC64 support.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Feb 4 15:00:33 2013 UTC (3 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver
Changes since 1.16: +9 -4 lines
Diff to previous 1.16 (colored)

Update to LLVM/Clang snapshot r174288. This brings in the new AArch64
backend as well as an import bug fix for pointer compare optimisations.

Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 23 15:02:57 2013 UTC (3 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.15: +5 -4 lines
Diff to previous 1.15 (colored)

Update LLVM/Clang snapshot to r172366. Catch up with the move past 3.2
release.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Nov 17 04:57:27 2012 UTC (6 months ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7
Changes since 1.14: +5 -2 lines
Diff to previous 1.14 (colored)

Update LLVM/Clang snapshot to r168187 for various bug fixes.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Oct 28 17:07:45 2012 UTC (6 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base6
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Update LLVM/Clang snapshot to r166772. Now builds without RTTI and
exceptions. Also features the first round of a loop vectorizer.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Sep 23 17:22:23 2012 UTC (7 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.12: +13 -3 lines
Diff to previous 1.12 (colored)

Update LLVM/Clang snapshot to r164464. This adopts the GCC options for
the SSP parameters and a not-yet-default rewrite of SROA.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 9 14:37:06 2012 UTC (9 months, 1 week ago) by joerg
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.11: +6 -2 lines
Diff to previous 1.11 (colored)

Update LLVM/Clang snapshot to r161532 for the usual set of improvements
and bugfixes.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 17 07:40:26 2012 UTC (11 months ago) by joerg
Branch: MAIN
Changes since 1.10: +60 -2 lines
Diff to previous 1.10 (colored)

Fix version string returned by clang --version.
Integrate the in-tree config file generation with the cross-building
toolchain.  Regenerate the files.
Keep version numbers all in one place.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 16 17:01:03 2012 UTC (11 months ago) by joerg
Branch: MAIN
Changes since 1.9: +7 -4 lines
Diff to previous 1.9 (colored)

Update LLVM/Clang snapshot to r158533. This brings in support for
stack-realignment in functions using alloca on x86. Move to
/usr/include/clang-3.2 to reflect the version.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 29 19:31:52 2012 UTC (11 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.8: +1 -5 lines
Diff to previous 1.8 (colored)

Update Clang/LLVM snapshot to 156412. Refactoring.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Apr 4 10:42:01 2012 UTC (13 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Update LLVM/Clang snapshot to r153935. This brings in the new inline
cost analysis.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 28 17:09:30 2012 UTC (14 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Update LLVM/Clang snapshot to r151411. This brings in Lambda support for
C++11 and a new literal format string check to catch variadic argument
functions.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 11 23:24:46 2012 UTC (16 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Changes since 1.5: +11 -2 lines
Diff to previous 1.5 (colored)

Update LLVM/Clang snapshot to r147888. Most importantly, this fixes a
number of ABI issues for i386 and provides the correct
__FLT_EVAL_METHOD__ when using i387.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 11 14:58:50 2011 UTC (17 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Update to LLVM/Clang r146325. This fixes a number of issues for i386.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 11 13:53:58 2011 UTC (19 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.3: +19 -16 lines
Diff to previous 1.3 (colored)

Update LLVM/Clang snapshot to r141658. This primarily fixes a regression
preventing Qt4 from building.

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 12 14:56:23 2011 UTC (2 years ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base, cherry-xenmp
Changes since 1.2: +5 -3 lines
Diff to previous 1.2 (colored)

Update LLVM and Clang snapshot

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 15 19:31:07 2011 UTC (2 years, 1 month ago) by joerg
Branch: MAIN
Changes since 1.1: +15 -16 lines
Diff to previous 1.1 (colored)

Install clang's MD headers into /usr/include/clang-3.0 similar to GCC.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 6 01:13:52 2011 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: bouyer-quota2-nbase, bouyer-quota2-base
Branch point for: bouyer-quota2

Add LLVM and clang build system.  It is enabled by MKLLVM=yes.
Upstream sources can be fetched by running "make checkout" in
src/external/bsd/llvm, they will be properly imported once the
integration and missing features are sorted out.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>