CVS commit: src/external/bsd/llvm

2019-04-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Apr 4 12:34:32 UTC 2019 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Use right definitions in src/tools/llvm. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/external/bsd/llvm/Makefile.i

CVS commit: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils

2019-03-11 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Mar 12 02:07:14 UTC 2019 Modified Files: src/external/bsd/llvm/lib/libLLVMAMDGPUUtils: Makefile Log Message: Correct copy-paste error. From joerg, thanks. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ src/e

CVS commit: src/external/bsd/llvm

2019-03-03 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sun Mar 3 17:46:01 UTC 2019 Modified Files: src/external/bsd/llvm: Makefile src/external/bsd/llvm/include: Makefile Log Message: Make the includes target run the custom include targets. This avoids the need for a .WAIT her

CVS commit: src/external/bsd/llvm

2017-12-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Dec 17 21:16:57 UTC 2017 Modified Files: src/external/bsd/llvm: Makefile Log Message: Be consistent with the revision numbers in the import-llvm command. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/extern

CVS commit: src/external/bsd/llvm

2017-12-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Dec 17 21:16:33 UTC 2017 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update for LLVM/Clang 5.0.1. To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/external/bsd/llvm/Makefile.inc Please n

CVS commit: src/external/bsd/llvm

2017-08-01 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Aug 1 21:40:03 UTC 2017 Modified Files: src/external/bsd/llvm/bin/llvm-ar: Makefile src/external/bsd/llvm/lib: Makefile Added Files: src/external/bsd/llvm/lib/libLLVMToolDriversDlltool: Makefile Log Message: Fi

CVS commit: src/external/bsd/llvm

2017-02-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Feb 9 17:58:57 UTC 2017 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLVMDebugInfoCodeView: Makefile src/external/b

CVS commit: src/external/bsd/llvm/dist/llvm-configure

2017-01-11 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jan 11 11:19:25 UTC 2017 Added Files: src/external/bsd/llvm/dist/llvm-configure: configure run-autoconf src/external/bsd/llvm/dist/llvm-configure/autoconf: AutoRegen.sh ExportMap.map LICENSE.TXT README.TXT ac

CVS commit: src/external/bsd/llvm

2016-09-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Sep 3 23:22:38 UTC 2016 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update LLVM and Clang to 3.8.1+ r280599. The most relevant changes for NetBSD are driver logic for PIE linkage and a number of SPARC fixe

CVS commit: src/external/bsd/llvm/config/llvm/Config

2015-06-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jun 3 10:00:55 UTC 2015 Modified Files: src/external/bsd/llvm/config/llvm/Config: config.h.in Log Message: Fix typo in PPC macro. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 \ src/external/bsd/llvm/conf

CVS commit: src/external/bsd/llvm

2015-05-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri May 29 17:37:50 UTC 2015 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/config/clang/Config: config.h src/external/bsd/llvm/config/llvm/Config: config.h.in llvm-config.h.in Log Message

CVS commit: src/external/bsd/llvm

2015-03-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Mar 18 17:43:20 UTC 2015 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMExecutionEngine: Makefile src/external/bsd/llvm/lib/libLLVMRuntimeDyld: Makefile Log Message: Update

CVS commit: src/external/bsd/llvm

2015-01-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jan 29 23:14:48 UTC 2015 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Don't complain if OCaml is installed, but certain extensions for the binding are missing. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/bsd/llvm

2014-11-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Nov 14 15:56:12 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/include: Makefile Log Message: LLVM switched to three component point release version, so follow here. To generate a d

CVS commit: src/external/bsd/llvm/include

2014-09-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Sep 6 01:02:21 UTC 2014 Modified Files: src/external/bsd/llvm/include: Makefile Log Message: Install altivec.h for ppc64 too. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/external/bsd/llvm/include/Makefi

CVS commit: src/external/bsd/llvm/lib

2014-08-10 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Aug 10 17:35:08 UTC 2014 Modified Files: src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers: Makefile src/external/bsd/llvm/lib/liblldCore: Makefile src/external/bsd/llvm/lib/liblldPasses: Makefile

CVS commit: src/external/bsd/llvm/config/llvm/Config

2014-03-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Mar 12 15:24:08 UTC 2014 Modified Files: src/external/bsd/llvm/config/llvm/Config: config.h.in Log Message: __ppc__ is not supported by GCC, so use __powerpc__. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \

CVS commit: src/external/bsd/llvm

2014-03-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Mar 4 21:05:06 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/opt: Makefile src/external/bsd/llvm/lib/libLLVMAArch64CodeGen: Ma

CVS commit: src/external/bsd/llvm/lib/libLLVMLineEditor

2014-02-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Feb 14 20:32:58 UTC 2014 Added Files: src/external/bsd/llvm/lib/libLLVMLineEditor: Makefile Log Message: Build glue for the libedit wrapper, not yet used. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external

CVS commit: src/external/bsd/llvm

2014-02-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Feb 14 20:23:57 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/clang: Makefile src/external/bsd/llvm/bin/llc: Makefile src/external/bsd/llvm/bin/llvm-objdump: Makef

CVS commit: src/external/bsd/llvm

2014-01-16 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jan 16 19:08:11 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Disable compiler version check for now. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/external/bsd/llvm/Makefile.in

CVS commit: src/external/bsd/llvm

2014-01-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jan 15 20:53:00 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile Makefile.inc Removed Files: src/external/bsd/llvm/librt: Makefile Makefile.inc src/external/bsd/llvm/librt/libclang_asan: Makefile shlib_ve

CVS commit: src/external/bsd/llvm/include

2014-01-06 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jan 7 01:59:36 UTC 2014 Modified Files: src/external/bsd/llvm/include: Makefile Log Message: Replace with a simple -e x for sed. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/external/bsd/llvm/include/Mak

CVS commit: src/external/bsd/llvm

2014-01-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jan 5 15:19:39 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Skip suffixes like -eabi for the host target, when invoking configure. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 sr

CVS commit: src/external/bsd/llvm

2014-01-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jan 5 15:17:04 UTC 2014 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Build tools without debug symbols by default. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/external/bsd/llvm/Makef

CVS commit: src/external/bsd/llvm/include

2014-01-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jan 5 15:15:34 UTC 2014 Modified Files: src/external/bsd/llvm/include: Makefile Log Message: Use head to remove final #endif, newer versions will contain multiple conditional blocks for dealing with Apple universal binaries.

CVS commit: src/external/bsd/llvm

2013-12-06 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Dec 6 23:21:31 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update revision for import of r196603. To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/external/bsd/llvm/Makefile.inc

CVS commit: src/external/bsd/llvm

2013-12-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Dec 3 22:42:55 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile Log Message: Split checkout target into two parts now that llvm and clang are imported. Requested by matt@ To generate a diff of this commit: cvs rdiff

CVS commit: src/external/bsd/llvm/lib/liblldbPluginSystemRuntimeMacOSX

2013-11-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Nov 28 14:20:33 UTC 2013 Added Files: src/external/bsd/llvm/lib/liblldbPluginSystemRuntimeMacOSX: Makefile Log Message: Forgotten file in update to r195771. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 \ src/

CVS commit: src/external/bsd/llvm

2013-11-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Nov 28 14:20:00 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile Makefile.inc src/external/bsd/llvm/lib: Makefile src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libL

CVS commit: src/external/bsd/llvm

2013-11-11 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Nov 11 23:51:36 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMIR:

CVS commit: src/external/bsd/llvm

2013-10-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Oct 30 20:27:40 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib/libLLVMTransformsUtils: Makefile src/external/bsd/llvm/lib/li

CVS commit: src/external/bsd/llvm

2013-10-21 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 21 19:27:55 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update LLVM/Clang snapshot to r193064 for another bugfix related to exception handling. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/bsd/llvm

2013-10-20 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Oct 20 14:53:23 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/lldb: Makefile src/external/bsd/llvm/lib: Makefile src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile

CVS commit: src/external/bsd/llvm

2013-10-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 14 21:19:17 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMInstrumentation: Makefile Log Message: Update LLVM

CVS commit: src/external/bsd/llvm

2013-10-13 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Oct 14 01:47:50 UTC 2013 Modified Files: src/external/bsd/llvm/config/llvm/Config: config.h.in src/external/bsd/llvm/include: Makefile Log Message: Don't pass -std=c++11 down to configure, it breaks C compiler detection

CVS commit: src/external/bsd/llvm/lib

2013-09-03 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Sep 3 14:54:00 UTC 2013 Modified Files: src/external/bsd/llvm/lib/libLLVMSupport: Makefile src/external/bsd/llvm/lib/libLLVMX86Disassembler: Makefile Log Message: Use CPPFLAGS.src and not COPTS.src to override -std=c++

CVS commit: src/external/bsd/llvm

2013-04-27 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Apr 28 00:41:01 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/config/clang/Config: config.h src/external/bsd/llvm/config/llvm/Config: config.h.in llvm-config.h.in src/

CVS commit: src/external/bsd/llvm

2013-03-24 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Mar 24 13:02:18 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/llvm-readobj: Makefile src/external/bsd/llvm/lib/libLLVMARMCodeGe

CVS commit: src/external/bsd/llvm

2013-03-13 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Mar 13 13:21:18 UTC 2013 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/config/mclinker/mcld/Config: Config.h src/external/bsd/llvm/lib/libMCLinkerLD: Makefile Log Message: Update mcli

CVS commit: src/external/bsd/llvm/lib

2012-08-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 9 14:39:02 UTC 2012 Modified Files: src/external/bsd/llvm/lib: Makefile Added Files: src/external/bsd/llvm/lib/libclangASTMatchers: Makefile Log Message: Add (optional) libclangASTMatchers. To generate a diff of

CVS commit: src/external/bsd/llvm

2012-08-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 9 14:37:07 UTC 2012 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/tblgen: Makefile src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib/libLLVMAnalysis: M

CVS commit: src/external/bsd/llvm

2012-06-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Jun 18 15:53:22 UTC 2012 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update to r158657, which actually has the fix for LVM's uninitialised memory warning. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/external/bsd/llvm/librt

2012-06-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jun 17 18:48:47 UTC 2012 Modified Files: src/external/bsd/llvm/librt: Makefile Added Files: src/external/bsd/llvm/librt/libclang_asan: Makefile shlib_version Log Message: Start adding build glue for ASAN parts of compil

CVS commit: src/external/bsd/llvm

2012-06-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jun 17 16:51:32 UTC 2012 Modified Files: src/external/bsd/llvm: Makefile Makefile.inc Added Files: src/external/bsd/llvm/librt: Makefile Makefile.inc src/external/bsd/llvm/librt/libcompiler_rt: Makefile shlib_ver

CVS commit: src/external/bsd/llvm/lib

2012-06-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Jun 17 15:12:13 UTC 2012 Modified Files: src/external/bsd/llvm/lib: Makefile Log Message: Including bsd.own.mk twice in a row is a bit too much To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/external/bsd/ll

CVS commit: src/external/bsd/llvm

2012-05-31 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 31 18:53:33 UTC 2012 Modified Files: src/external/bsd/llvm: link.mk Log Message: Don't print noisy errors if need-dl hasn't been created yet. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/ll

CVS commit: src/external/bsd/llvm

2012-05-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue May 29 19:31:53 UTC 2012 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/tblgen: Makefile src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib/libLLVMTableGen: M

CVS commit: src/external/bsd/llvm

2012-04-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Apr 29 19:19:06 UTC 2012 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/clang: Makefile src/external/bsd/llvm/config/clang/Config: config

CVS commit: src/external/bsd/llvm

2012-04-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Apr 14 15:11:18 UTC 2012 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib: Makefile src/external/bsd/llvm/lib/libLLVMSupport: Makefile src/external/bsd/llvm/lib/libLLVMTarget:

CVS commit: src/external/bsd/llvm/bin/llvm-readobj

2012-04-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Apr 4 10:44:21 UTC 2012 Added Files: src/external/bsd/llvm/bin/llvm-readobj: Makefile Log Message: Hook up llvm-readobj for LLVM_DEVELOPER builds. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external/bsd/ll

CVS commit: src/external/bsd/llvm

2012-02-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Mar 1 01:12:48 UTC 2012 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/tblgen: Makefile Log Message: Update to LLVM/Clang snapshot r151769 to get much better code for __BIT on i386. To

CVS commit: src/external/bsd/llvm/bin/clang

2012-01-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jan 18 16:53:09 UTC 2012 Modified Files: src/external/bsd/llvm/bin/clang: Makefile Log Message: Make sure to link the MIPS assembler parser in. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/bsd/ll

CVS commit: src/external/bsd/llvm/config/clang/Basic

2012-01-17 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jan 17 15:53:25 UTC 2012 Modified Files: src/external/bsd/llvm/config/clang/Basic: Version.inc Log Message: Regen To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/bsd/llvm/config/clang/Basic/Version.in

CVS commit: src/external/bsd/llvm

2011-12-19 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Dec 19 14:07:40 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMSupport: Makefile src/external/bsd/llvm/lib

CVS commit: src/external/bsd/llvm

2011-12-11 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sun Dec 11 14:58:51 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/tblgen: Makefile src/external/bsd/llvm/include: Makefile src/external/bsd/llvm/lib/libLLVMCodeGen: Ma

CVS commit: src/external/bsd/llvm

2011-11-18 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Nov 18 15:56:54 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/tblgen: Makefile src/external/bsd/llvm/lib/libLLVMARMCodeGen: Makefile src/external/bsd/llvm/lib/libL

CVS commit: src/external/bsd/llvm

2011-09-12 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 12 13:32:59 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc tablegen.mk src/external/bsd/llvm/lib/libclangStaticAnalyzerCheckers: Makefile src/external/bsd/llvm/lib/libclangStaticAnalyzerCore: Ma

CVS commit: src/external/bsd/llvm

2011-09-01 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Sep 1 12:24:37 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMARMCodeGen: Makefile src/external/bsd/llvm/lib/libLLVMARMDisassembler: Makefile src/external/b

CVS commit: src/external/bsd/llvm

2011-08-09 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Aug 9 12:30:47 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/clang: Makefile src/external/bsd/llvm/lib/libLLVMipo: Makefile src/external/bsd/llvm/lib/libclangStat

CVS commit: src/external/bsd/llvm

2011-08-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Aug 2 17:12:40 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile src/external/bsd/llvm/li

CVS commit: src/external/bsd/llvm

2011-07-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Jul 25 16:32:44 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/config/llvm/Config: config.h llvm-config.h src/external/bsd/llvm/lib/libLLVMARMCodeGen: Makefile src/exte

CVS commit: src/external/bsd/llvm/lib

2011-07-07 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Jul 7 21:46:50 UTC 2011 Modified Files: src/external/bsd/llvm/lib: Makefile Log Message: Invert def/undef condition to make LLVM_DEVELOPER=yes work as expected. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 s

CVS commit: src/external/bsd/llvm

2011-07-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jul 5 23:02:31 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update LLVM/Clang snapshot to 134438 for configuration updates for various platforms. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/external/bsd/llvm/bin/clang

2011-07-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Jul 5 17:06:11 UTC 2011 Modified Files: src/external/bsd/llvm/bin/clang: Makefile Log Message: Doesn't need the X86 disassembler. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/bsd/llvm/bin/clang/Ma

CVS commit: src/external/bsd/llvm

2011-07-04 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Jul 4 22:20:45 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update LLVM/Clang to r134393 for NetBSD/PowerPC changes. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/external/bsd

CVS commit: src/external/bsd/llvm

2011-06-08 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jun 8 08:48:39 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/bin/tblgen: Makefile src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile src/external/bsd/llvm/lib/libLLV

CVS commit: src/external/bsd/llvm

2011-06-01 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Jun 1 14:13:42 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc tablegen.mk src/external/bsd/llvm/lib/libLLVMAsmPrinter: Makefile src/external/bsd/llvm/lib/libLLVMCore: Makefile src/external/

CVS commit: src/external/bsd/llvm

2011-05-20 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri May 20 13:40:04 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update LLVM/Clang snapshot to create the correct relocation when memory locations are used as immediates on AMD64. To generate a diff o

CVS commit: src/external/bsd/llvm

2011-05-19 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu May 19 21:06:02 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc src/external/bsd/llvm/lib/libLLVMCore: Makefile Log Message: Update LLVM/clang snapshot for support of -Wa,--fatal-warnings in the integrated

CVS commit: src/external/bsd/llvm

2011-03-28 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Mar 28 11:41:49 UTC 2011 Modified Files: src/external/bsd/llvm/bin: Makefile src/external/bsd/llvm/bin/lli: Makefile src/external/bsd/llvm/lib: Makefile Log Message: Catch up with library roulette in lli. Allow

CVS commit: src/external/bsd/llvm

2011-03-21 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Mar 21 16:50:12 UTC 2011 Modified Files: src/external/bsd/llvm: Makefile.inc Log Message: Update LLVM/clang snapshot. This brings much improved support for --sysroot and a cross-compiling toolchain. To generate a diff of this