index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoconf
/
configure.ac
Age
Commit message (
Expand
)
Author
2012-11-19
Fix a pasto.
Eric Christopher
2012-11-17
Kick off 3.3 cycle for LLVM trunk.
Benjamin Kramer
2012-11-14
Remove the CellSPU port.
Eric Christopher
2012-10-29
Add mips64-* and mips64el-* triples to configure scripts
Simon Atanasyan
2012-10-01
Re-enable support for --program-prefix.
Jordan Rose
2012-09-28
Removing dependency on third party library for Intel JIT event support.
Andrew Kaylor
2012-09-26
Revert "Add --program-prefix support to build"
Jordan Rose
2012-09-25
Add --program-prefix support to build
Sebastian Pop
2012-09-21
Add an --enable-backtraces option to configure to determine
Eric Christopher
2012-08-28
Temporarily revert this to bring back the bots.
Eric Christopher
2012-08-27
Add --program-prefix support to build.
Sebastian Pop
2012-08-14
[configure] Add a --enable-keep-symbols configure flag.
Daniel Dunbar
2012-08-09
Support for experimental targets
Victor Oliveira
2012-08-03
Add a configure flag for enabling -Werror on the command line
Eric Christopher
2012-08-03
Add support for detecting libxml for Dmitri's work. He'll
Eric Christopher
2012-08-03
Add a configure option to pass -std=c++11 on the command line.
Eric Christopher
2012-08-03
Revert previous patch here, we should instead configure in specific
Eric Christopher
2012-08-03
Add a BUILD_FLAGS variable so that autoconf checks have a place
Eric Christopher
2012-07-22
autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.
NAKAMURA Takumi
2012-07-16
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-07-12
fix typo in generated comment
Gabor Greif
2012-06-27
Remove autoconf support for runtest and tclsh, some of the last vestigal
Chandler Carruth
2012-05-24
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-17
- Added ExecutionEngine/MCJIT tests
Danil Malyshev
2012-05-08
Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this
Daniel Dunbar
2012-05-08
[tests] Remove some remaining DejaGNU related cruft.
Daniel Dunbar
2012-05-08
[docs] Remove POD based man page docs (and build system support).
Daniel Dunbar
2012-05-05
[build] Add build check for ::arc4random().
Daniel Dunbar
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-04-30
fix typo
Sebastian Pop
2012-04-20
Kick off 3.2 cycle for LLVM trunk.
Benjamin Kramer
2012-04-16
add configure flag --with-default-sysroot
Sebastian Pop
2012-04-12
Remove a remaining reference to the obsolete C backend in configure
Jean-Daniel Dupas
2012-04-05
Fix a problem in the target detection for Debian GNU/HURD
Sylvestre Ledru
2012-04-05
Fix a problem in the target detection for Debian GNU/kFreeBSD
Sylvestre Ledru
2012-03-26
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-23
Remove the C backend.
Eric Christopher
2012-03-13
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-07
configure: Don't require a perl interpreter to be present, LLVM's buildsystem...
Benjamin Kramer
2012-03-02
autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.
Daniel Dunbar
2012-02-28
Enable -Wcovered-switch-default again, but add -Werror to the checks to make
Rafael Espindola
2012-02-28
Temporarily revert r151609, which enabled a new warning for LLVM and
Chandler Carruth
2012-02-28
Enable -Wcovered-switch-default as it matches the switch style used in llvm.
Rafael Espindola
2012-02-13
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-04
autoconf: put generated clang files in build dir
Dylan Noblesmith
2012-02-04
autoconf: fix clang detection
Dylan Noblesmith
2012-02-03
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-02-02
autoconf: fix build/src dir confusion
Dylan Noblesmith
2012-02-02
autoconf: restore old clang-srcdir behavior
Dylan Noblesmith
[next]