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
Age
Commit message (
Expand
)
Author
2006-02-15
previously, configure would die if GCC or ICC was not found. Now it'll
Duraid Madina
2006-02-05
SparcV8 -> Sparc
Chris Lattner
2006-01-23
don't need this any more; the "#define hashes to trees" hack is coming
Duraid Madina
2006-01-23
add checks for new functions. I'd appreciate it if someone could regen
Chris Lattner
2006-01-19
Make sure that libm is used during config tests so that ceil, floor, and
Reid Spencer
2006-01-19
For PR696:
Reid Spencer
2005-12-22
For PR678:
Reid Spencer
2005-12-21
Implement fix for PR471:
Reid Spencer
2005-12-19
Added the llvm-kernel project to the list of automatically configured
John Criswell
2005-11-14
add malloc_zone_statistics, remove mstats
Chris Lattner
2005-11-14
add some stuff for mstats on darwin
Chris Lattner
2005-11-08
Updated version to 1.7cvs.
John Criswell
2005-11-08
Merged from RELEASE_16.
John Criswell
2005-11-01
Fixed copy-paste typo, patch by Marco Matthies.
Misha Brukman
2005-08-24
For PR619:
Reid Spencer
2005-08-24
For PR616:
Reid Spencer
2005-07-27
Fix PR608:
Reid Spencer
2005-07-25
Get rid of bash specific syntax for variable dereferencing, replacing it
Reid Spencer
2005-07-22
Alpha has JIT
Andrew Lenharth
2005-07-17
Add a parameter to the FIND_STD_PROGRAM macro that allows an alternate name
Reid Spencer
2005-07-17
Add two new checks for use in LLVM configuration files:
Reid Spencer
2005-07-14
* Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED so
Reid Spencer
2005-07-14
Put the path to the Graphviz program in the #defines so it can be used.
Reid Spencer
2005-07-13
Implement a test for the Graphviz program for Chris Lattner. The symbol
Reid Spencer
2005-07-12
For PR540:
Reid Spencer
2005-07-12
In support of PR418:
Reid Spencer
2005-06-06
We also have V8, so do not force every Sparc to be treated like a V9. It is
Misha Brukman
2005-06-02
Fix the definitions of LLVMGCC and LLVMGXX to include the EXEEXT (the
Reid Spencer
2005-05-19
For PR514: Do not configure removed files
Reid Spencer
2005-05-18
Updated version to LLVM 1.6 CVS.
John Criswell
2005-05-18
Merged in release_15.
John Criswell
2005-05-16
detect HP-UX when configuring
Duraid Madina
2005-05-15
Remove the check for the ffsll function. Its no longer needed by the
Reid Spencer
2005-05-14
Changes for ffs lib call simplification:
Reid Spencer
2005-05-13
Fix the "stacker doesn't build without llvm-gcc" problem. The configure
Reid Spencer
2005-05-12
llvm-fefw doesn't exist (yet)
Misha Brukman
2005-05-12
Remove extraneous `U ' in copyright line
Misha Brukman
2005-04-22
Build the `Skeleton' target when building "all" targets
Misha Brukman
2005-04-22
Make sure the CBackend is always a target that is built.
Reid Spencer
2005-04-22
Consolidate the target selection options into a single option,
Reid Spencer
2005-04-22
First step in avoiding compilation/usage of non-relevant targets. New
Reid Spencer
2005-03-17
Recognize an IA64 when we see one
Misha Brukman
2005-02-24
Add a call to AC_CONFIG_COMMANDS to ensure that llvm_src is set properly
Reid Spencer
2005-02-24
This macro cannot assume that the location of install-sh and mkinstalldirs
Reid Spencer
2005-02-24
Add a new macro for configuring projects, LLVM_CONFIG_PROJECT. This macro
Reid Spencer
2005-02-16
Remove the "pax" program from the list of those needed to support LLVM.
Reid Spencer
2005-02-11
The pool allocator is now the llvm-poolalloc module in public CVS
Chris Lattner
2005-01-24
let configure recognize Alphas
Andrew Lenharth
2005-01-24
Mark CVS versions different from releases
Misha Brukman
2005-01-22
We're working towards LLVM 1.5 now so bump the version number. This change
Reid Spencer
[prev]
[next]