The NetBSD Project

CVS log for src/external/bsd/llvm/bin/clang/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Thu Apr 25 13:59:55 2013 UTC (3 weeks, 2 days ago) by joerg
Branch: MAIN
CVS Tags: khorben-n900, HEAD
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (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.24 / (download) - annotate - [select for diffs], Tue Feb 19 12:35:41 2013 UTC (2 months, 4 weeks ago) by joerg
Branch: MAIN
CVS Tags: tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Update LLVM/Clang snapshot to r175373. This improves GNU as
compatibility.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Feb 4 15:00:31 2013 UTC (3 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.22: +7 -1 lines
Diff to previous 1.22 (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.22 / (download) - annotate - [select for diffs], Wed Jan 23 15:02:54 2013 UTC (3 months, 3 weeks ago) by joerg
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

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

Revision 1.21 / (download) - annotate - [select for diffs], Sun Sep 23 17:22:22 2012 UTC (7 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6
Changes since 1.20: +3 -2 lines
Diff to previous 1.20 (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.20 / (download) - annotate - [select for diffs], Sun Apr 29 19:19:04 2012 UTC (12 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Branch point for: tls-maxphys
Changes since 1.19: +1 -2 lines
Diff to previous 1.19 (colored)

Update LLVM/Clang snapshot to r155677, bringing in a number of bugfixes.

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

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

Revision 1.18 / (download) - annotate - [select for diffs], Tue Feb 28 17:09:29 2012 UTC (14 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs], Wed Jan 18 16:53:09 2012 UTC (16 months 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-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.16: +2 -1 lines
Diff to previous 1.16 (colored)

Make sure to link the MIPS assembler parser in.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Nov 3 17:52:53 2011 UTC (18 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Update LLVM/Clang snapshot to r143571 for the improved optimizer.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 9 12:30:47 2011 UTC (21 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Sun Jul 17 20:07:57 2011 UTC (22 months ago) by joerg
Branch: MAIN
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (colored)

Update to Clang/LLVM r135360. Most importantly, this adjusts the
cc -print-search-dirs output to expand sysroot-prefixed library paths to
make live easier for libtool.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 14 21:38:57 2011 UTC (22 months ago) by joerg
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Install cpp frontend link too

Revision 1.12 / (download) - annotate - [select for diffs], Wed Jul 13 23:48:29 2011 UTC (22 months ago) by joerg
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Update to LLVM/Clang r135100 to get past the type system rewrite.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jul 7 21:59:14 2011 UTC (22 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Update LLVM/Clang snapshot to r134635. This reduces the memory usage in
preprocessor heavy code and recognizes mipseb as alias for mips.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 5 19:37:10 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Hook up LLVM's MIPS target.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 5 17:22:21 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.8: +5 -1 lines
Diff to previous 1.8 (colored)

Hook up LLVM's ARM target.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 5 17:06:10 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Doesn't need the X86 disassembler.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 5 14:15:56 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

Hook up LLVM's SPARC target.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 4 22:37:59 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.5: +4 -1 lines
Diff to previous 1.5 (colored)

Hook up LLVM's PowerPC.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 4 16:10:39 2011 UTC (22 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Update LLVM/Clang to r134374. This brings the xstorerng alias for Via
PadLock, a bugfix for the C++ ABI in one edge condition and various
compiler improvements.

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

Update LLVM and Clang snapshot

Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 23 03:09:03 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:35 2011 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.1: +3 -2 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:13:44 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>