index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disallow in-source builds (as we already do for the cmake build).
Jonathan Roelofs
2015-07-01
1
-18
/
+3
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-1
/
+7
*
[autoconf] Detect OLE32 for mingw.
NAKAMURA Takumi
2015-06-18
1
-0
/
+81
*
configure: Remove non-portable fall-through operator: ;&
Tom Stellard
2015-06-13
1
-1
/
+1
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-2
/
+3
*
[bpf] enable BPF backend in autoconf build
Alexei Starovoitov
2015-06-09
1
-3
/
+4
*
[omp] Actually provide a default OpenMP runtime -- libgomp for now.
Chandler Carruth
2015-05-28
1
-1
/
+1
*
[omp] Add a configuration variable for the default OpenMP runtime.
Chandler Carruth
2015-05-28
1
-0
/
+16
*
Deprecate in-source autotools builds
Jonathan Roelofs
2015-05-04
1
-0
/
+21
*
Clean up docs references to './configure' in preparation for deprecating in-s...
Jonathan Roelofs
2015-04-29
1
-2
/
+2
*
Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233...
NAKAMURA Takumi
2015-04-01
1
-5
/
+19
*
[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
Sanjoy Das
2015-03-26
1
-0
/
+31
*
[autoconf] Fix the build failure by quoting the strings.
Logan Chien
2015-03-12
1
-10
/
+10
*
[autoconf] Regenerate autoconf configure script.
Logan Chien
2015-03-12
1
-7
/
+311
*
Update for a new year.
Eric Christopher
2015-03-12
1
-3
/
+3
*
Drop the hacks used for partial C99 math libraries.
Benjamin Kramer
2015-03-09
1
-869
/
+1
*
Revert r230812. Do not break builds for no reason.
Nick Lewycky
2015-02-28
1
-6
/
+0
*
Discourage in-source autoconf builds (as we already do for the cmake build)
Jonathan Roelofs
2015-02-27
1
-0
/
+6
*
Support bitrig in autoconf build system.
Eric Christopher
2015-02-26
1
-0
/
+7
*
Fix some bashims. More information on https://wiki.ubuntu.com/DashAsBinSh. Re...
Sylvestre Ledru
2015-02-01
1
-2
/
+2
*
[Cygming] Seek also chkstk_ms, or JIT fails with DLL builds. It is fixup for ...
NAKAMURA Takumi
2015-01-30
1
-0
/
+170
*
Regenerate configure since r227090.
NAKAMURA Takumi
2015-01-30
1
-0
/
+2
*
Trunk is now 3.7.0svn
Hans Wennborg
2015-01-14
1
-10
/
+10
*
[multilib] Add support to the autoconf build to substitute
Chandler Carruth
2014-12-29
1
-0
/
+6
*
Require python 2.7.
Rafael Espindola
2014-12-12
1
-9
/
+9
*
Expose LLVM version string via macro in llvm-config.h, and modify Go bindings
Peter Collingbourne
2014-11-19
1
-0
/
+5
*
Add a check for misbehaving -Wcomment from gcc-4.7 and add
Eric Christopher
2014-11-05
1
-7
/
+73
*
[OCaml] [autoconf] Migrate to ocamlfind.
Peter Zotov
2014-10-30
1
-167
/
+46
*
Re-commit r220667.
Rui Ueyama
2014-10-27
1
-361
/
+10
*
Revert "Include stddef.h before including cxxabi.h" to un-break buildbot
Rui Ueyama
2014-10-27
1
-10
/
+361
*
Include stddef.h before including cxxabi.h
Rui Ueyama
2014-10-27
1
-361
/
+10
*
Initial version of Go bindings.
Peter Collingbourne
2014-10-16
1
-1
/
+63
*
Remove unused ALL_BINDINGS configuration variable.
Peter Collingbourne
2014-10-03
1
-6
/
+1
*
Delete support for AuroraUX.
Rafael Espindola
2014-08-14
1
-7
/
+0
*
[autoconf] Fixup s/3.5/3.6/. Clang's ident was 3.5.0svn in autoconf build.
NAKAMURA Takumi
2014-07-29
1
-9
/
+9
*
Update LLVM version: 3.5 => 3.6
Hans Wennborg
2014-07-28
1
-1
/
+1
*
Regenerate autoconf, previous updates to the configury haven't
Eric Christopher
2014-07-28
1
-674
/
+6
*
Touch configure to force clang's config.h.in reconfiguration on the build ser...
Alp Toker
2014-06-06
1
-1
/
+1
*
Don't hard-code ld when extracting host linker version, use ${LD} if
Joerg Sonnenberger
2014-05-28
1
-1
/
+1
*
AArch64/ARM64: move ARM64 into AArch64's place
Tim Northover
2014-05-24
1
-9
/
+9
*
AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.
Tim Northover
2014-05-24
1
-8
/
+6
*
ARM64: initial backend import
Tim Northover
2014-03-29
1
-5
/
+8
*
Remove projects/sample.
Rafael Espindola
2014-03-12
1
-3
/
+0
*
Add a --enable-clang-plugin-support option to configure.
Rafael Espindola
2014-03-10
1
-3
/
+27
*
Add patch level to llvm version in CMake and Autoconf
Tom Stellard
2014-03-03
1
-21
/
+33
*
[C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The
Chandler Carruth
2014-03-01
1
-11
/
+11
*
[C++11] Switch autoconf and make to use C++11 by default. Now both build
Chandler Carruth
2014-02-28
1
-2
/
+2
*
Drop libtool from llvm.
Rafael Espindola
2014-02-28
1
-3301
/
+56
*
With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
Rafael Espindola
2014-02-28
1
-8
/
+3
*
Add version, arch, system libs, and targets to Makefile.config
NAKAMURA Takumi
2014-02-09
1
-14
/
+62
[next]