The NetBSD Project

CVS log for src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Thu Apr 25 13:59:58 2013 UTC (4 weeks ago) by joerg
Branch: MAIN
CVS Tags: khorben-n900, HEAD
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (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.19 / (download) - annotate - [select for diffs], Sun Mar 24 13:02:17 2013 UTC (8 weeks, 4 days ago) by joerg
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update LLVM/Clang snapshot to r177512 and MCLinker to deeb2a77.
Most noticably, this brings in the (optional) clang-format tool.

Revision 1.18 / (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, tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

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

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

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

Revision 1.16 / (download) - annotate - [select for diffs], Sun Sep 23 17:22:25 2012 UTC (7 months, 4 weeks ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (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.15 / (download) - annotate - [select for diffs], Thu Aug 9 14:37:07 2012 UTC (9 months, 1 week ago) by joerg
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

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

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jun 16 17:01:04 2012 UTC (11 months ago) by joerg
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (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.13 / (download) - annotate - [select for diffs], Sat Apr 14 15:11:18 2012 UTC (13 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Update LLVM/Clang to r154578.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 28 17:09:31 2012 UTC (14 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.11: +5 -1 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Wed Jan 11 23:24:49 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.10: +3 -2 lines
Diff to previous 1.10 (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.10 / (download) - annotate - [select for diffs], Sun Dec 11 14:58:51 2011 UTC (17 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9 (colored)

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

Revision 1.9 / (download) - annotate - [select for diffs], Fri Nov 18 15:56:54 2011 UTC (18 months ago) by joerg
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Update LLVM/Clang snapshot to r144933. Besides the usual bugfixes and
improvements, this brings the first of the address sanity checker and
the new tainted variable logic for the analyzer.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 11 13:54:00 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.7: +4 -4 lines
Diff to previous 1.7 (colored)

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

Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 12 13:32:59 2011 UTC (20 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Update LLVM/Clang snapshot to r139231. This includes various bugfixes
and improvements. Don't use a temporary file for tblgen to ensure that
dependencies are created correctly.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Sep 1 12:24:36 2011 UTC (20 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update LLVM/Clang snapshot to r138875. Primarily to get the rewritten
temp file handling fixing boost-jam build.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 9 12:30:47 2011 UTC (21 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored)

Update LLVM/Clang snapshot to r137038. This brings in the extended array
boundary checker and the white listing of pre-c99 flexible array member
idiom foo[1] as last element of a struct.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 18 23:32:04 2011 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: cherry-xenmp-base, cherry-xenmp
Changes since 1.3: +3 -4 lines
Diff to previous 1.3 (colored)

Update LLVM snapshot. This allows deriving the target from the binary
name, provides a proper CPP mode and fixes a number of compat issues
in the integrated assembler.

Build the toolchain compiler optimized and without assertions now.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 23 03:09:04 2011 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: bouyer-quota2-nbase
Branch point for: bouyer-quota2
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Update LLVM/Clang snapshot. This brings improvements for the integrated
assembler and support for -cxx-isystem in the driver.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Feb 17 18:35:36 2011 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.1: +10 -4 lines
Diff to previous 1.1 (colored)

Update LLVM/clang snapshot. This brings in support for
.pushsection/.popsection and fixes clang -B to be incremental.

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

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>