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
/
include
/
llvm
/
Config
Age
Commit message (
Expand
)
Author
2009-07-10
Regenerate configure after r75279.
Jeffrey Yasskin
2009-07-09
Add support for other GraphViz display tools. This can help
David Greene
2009-07-04
Have cmake define HAVE_STRERROR and friends to 1 when they're defined at all.
Jeffrey Yasskin
2009-07-01
Update configure and config.h.in from r74621.
Jeffrey Yasskin
2009-07-01
Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the
Jeffrey Yasskin
2009-06-26
CMake: add configure checks for pthread_rwlock_init and pthread_getspecific
Douglas Gregor
2009-06-25
Add a configure test for pthread_getspecific, and use it when building Thread...
Owen Anderson
2009-06-23
Provide InitializeAllTargets and InitializeNativeTarget functions in the
Bob Wilson
2009-06-23
Work around build problem with OpenJDK, which defines X86 as a
Douglas Gregor
2009-06-17
Define LLVM_NATIVE_ARCH in CMake, so that lli can actually JIT
Douglas Gregor
2009-06-17
Update auto-generated configuration files
Douglas Gregor
2009-06-16
Introduce new headers whose inclusion forces linking and
Douglas Gregor
2009-06-16
Add a configure check for pthread_rwlock_init.
Owen Anderson
2009-06-05
More portability checks for CMake's config.h.
Douglas Gregor
2009-06-04
Properly detect malloc_zone_statistics in CMake build system
Douglas Gregor
2009-05-19
Forgot this file in my last commit.
Owen Anderson
2009-05-18
termios.h contains the winsize structure we need to determine the
Douglas Gregor
2009-05-11
Add terminal width detection to llvm::sys::Process. This is needed to
Douglas Gregor
2009-05-06
CMake: Detects libpthread and sets HAVE_LIBPTHREAD.
Oscar Fuentes
2009-05-06
CMake: Added cmakedefine for HAVE_PTHREAD_H.
Oscar Fuentes
2009-04-13
Regenerate.
Nick Lewycky
2009-03-09
Regenerate.
Nick Lewycky
2009-03-05
Regenerate.
Nick Lewycky
2009-02-21
Regenerate.
Nick Lewycky
2009-02-14
Add mode_t to the config.h generated by cmake on win32. Used by clang.
Cedric Venet
2009-02-04
Regenerate.
Nick Lewycky
2009-01-28
Enable PACKAGE_VERSION in cmake builds, this unbreaks the clang build with cm...
Chris Lattner
2009-01-22
Regenerated configure after backing out 62553 and r62616.
Tanya Lattner
2009-01-22
Bump to 2.6svn.
Tanya Lattner
2009-01-05
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2008-11-18
CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it was
Oscar Fuentes
2008-10-26
CMake: GetTargetTriple: new module for determining the target
Oscar Fuentes
2008-10-25
CMake: MSVC++ no longer uses a special configuration method.
Oscar Fuentes
2008-09-22
Initial support for the CMake build system.
Oscar Fuentes
2008-03-23
Use C-style comments :)
Anton Korobeynikov
2008-02-13
Remove use of ltdl
Devang Patel
2007-12-29
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-12
Remove host endianness info from TargetData and
Duncan Sands
2007-12-10
Fix PR1836: in the interpreter, read and write apints
Duncan Sands
2007-12-01
Add target triple to include/llvm/Config/config.h.in. Regenerate all files.
Eric Christopher
2007-10-03
Regenerate.
Gordon Henriksen
2007-08-17
Fix PR1606:
Reid Spencer
2007-07-30
Add detection of __dso_handle presence during configure. Use this information...
Anton Korobeynikov
2007-07-13
Regenerate to pick up Gabor's changes.
Reid Spencer
2007-06-29
Convert .cvsignore files
John Criswell
2007-02-16
Add possibility to set memory limit for binaries run via libSystem. This
Anton Korobeynikov
2007-01-19
Adding disassembler interface and external hook to udis86 library.
Anton Korobeynikov
2006-12-18
Determine if the -enable-pic option was given.
Reid Spencer
2006-12-10
Cleaned setjmp/longjmp lowering interfaces. Now we're producing right
Anton Korobeynikov
2006-12-01
Define the HAVE_PTHREAD symbol.
Reid Spencer
[next]