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-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
2006-11-05
Add a -disable-cbe-printf-a option so that the output of the C Backend
Reid Spencer
2006-09-14
Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.h
Reid Spencer
2006-08-04
Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.
Reid Spencer
2006-06-05
For PR633:
Reid Spencer
2006-06-05
Some enhancements for gv/graphviz/dot/dotty support and better handling of
Reid Spencer
2006-06-02
For PR798:
Reid Spencer
2006-06-02
Remove some flags backed out from earlier attempts at getting MING32W
Reid Spencer
2006-06-01
Provide support for detecting if the Win32 imaghlp and psapi libraries
Reid Spencer
2006-01-23
Update for including additional function tests.
Reid Spencer
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-11-14
add malloc_zone_statistics, remove mstats
Chris Lattner
2005-11-14
regenerate
Chris Lattner
2005-08-24
For PR616:
Reid Spencer
2005-07-28
Please do not reintroduce tabs.
Jeff Cohen
2005-07-27
Fix PR608:
Reid Spencer
2005-07-27
Eliminate tabs and trailing spaces.
Jeff Cohen
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
[next]