The NetBSD Project

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

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Tue May 28 17:37:35 2013 UTC (2 weeks, 6 days ago) by joerg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Update LLVM/Clang snapshot to r182734. Brings initial support for
integrated PowerPC assembler.

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

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

Revision 1.15 / (download) - annotate - [select for diffs], Wed Jan 23 15:02:59 2013 UTC (4 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: tls-maxphys-nbase, tls-maxphys-base, agc-symver-base, agc-symver
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

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

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

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

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

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

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

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

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jun 16 17:01:04 2012 UTC (12 months ago) by joerg
Branch: MAIN
Changes since 1.9: +2 -3 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], Sun Apr 29 19:19:05 2012 UTC (13 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base5
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

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

Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 28 17:09:30 2012 UTC (15 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base4
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Wed Jan 11 23:24:47 2012 UTC (17 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-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.6: +2 -1 lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Fri Nov 18 15:56:54 2011 UTC (18 months, 4 weeks ago) by joerg
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Thu Nov 3 17:52:54 2011 UTC (19 months, 2 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 25 16:32:44 2011 UTC (22 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.3: +4 -2 lines
Diff to previous 1.3 (colored)

Update to LLVM/Clang snapshot to r135906. Fixes a number of bugs found
in the pkgsrc bulk builds.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 17 20:07:58 2011 UTC (23 months ago) by joerg
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (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.2 / (download) - annotate - [select for diffs], Thu Jul 7 21:59:15 2011 UTC (23 months, 1 week ago) by joerg
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (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.1 / (download) - annotate - [select for diffs], Tue Jul 5 19:37:11 2011 UTC (23 months, 1 week ago) by joerg
Branch: MAIN

Hook up LLVM's MIPS target.

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>