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
2005-04-22
Convert tabs to spaces
Misha Brukman
2005-04-21
Remove trailing whitespace
Misha Brukman
2005-02-19
Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.
Jeff Cohen
2005-01-16
Provide support for HP/UX aCC compiler's variant of hash_map and hash_set
Reid Spencer
2005-01-01
Add HAVE_SBRK
Reid Spencer
2004-12-29
* Fix a bug in an m4 macro that used an incorrect test operator
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-25
For PR351:
Reid Spencer
2004-12-24
For PR351:
Reid Spencer
2004-12-20
Remove this file as there are no LLVM users of it any more.
Reid Spencer
2004-12-20
Remove this file as its not used by anything in LLVM any more. System
Reid Spencer
2004-12-20
Remove these files as they are included by nothing in LLVM any more. The
Reid Spencer
2004-12-20
Remove these headers. The files that used to #include them don't any more
Reid Spencer
2004-12-20
Add HAVE_SYSCONF
Reid Spencer
2004-12-20
For PR351:
Reid Spencer
2004-12-15
Remove LLVMGCCDIR.
Reid Spencer
2004-12-15
Add some system specific functions we use
Reid Spencer
2004-12-13
Add LLVMGCCDIR for path lookup
Reid Spencer
2004-11-29
Changes resulting from AC_LIB_LTDL usage.
Reid Spencer
2004-11-29
Don't include ltdl.h any more. Its nested in lib/System now.
Reid Spencer
2004-11-25
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
Reid Spencer
2004-11-20
Ignore files
Chris Lattner
2004-11-18
Include ltdl.h if we have it.
Reid Spencer
2004-11-18
Add checks for HAVE_LTDL_H and HAVE_LT_DLOPEN
Reid Spencer
2004-11-02
Fix typo, contributed by Henrik Bach!
Chris Lattner
2004-10-28
Regenerated after fixing typo.
Brian Gaeke
2004-10-27
Add the HAVE_RAND48 define.
Reid Spencer
2004-10-25
Patch to support MSVC correctly, contributed by Morten Ofstad!
Chris Lattner
2004-10-17
Add HAVE_BZLIB_H and HAVE_ZLIB_H tests.
Reid Spencer
2004-10-04
Add HAVE_BZIP2 and HAVE_ZLIB
Reid Spencer
2004-09-24
Updated the last two header files so that they are configured with
John Criswell
2004-09-22
Update to add the HAVE_UINT64_T test and the STACK_DIRECTION indicator.
Reid Spencer
2004-09-22
The alloca function, strangely enough, is found in the malloc.h header file
Reid Spencer
2004-09-12
* Fix grammar
Misha Brukman
2004-09-05
Add HAS_U_INT64_T
Reid Spencer
2004-09-02
Added u_int64_t because some systems use that instead of uint64_t.
John Criswell
2004-09-01
Changes For Bug 352
Reid Spencer
2004-08-20
Changes resulting from change in autoconf/configure.in (rename a #define)
Reid Spencer
2004-08-20
Added various LLVM_* strings that are configured to provide the user's
Reid Spencer
2004-07-21
Regenerated with autoconf/autoheader 2.57
Brian Gaeke
2004-07-21
Regenerated with autoheader-2.57.
Brian Gaeke
2004-07-17
link.h causes problems on some platforms and is not needed on solaris, where
Chris Lattner
2004-06-22
Regenerated.
Brian Gaeke
2004-06-22
Added the llvm/test/Programs/Makefile.test Makefile.
John Criswell
2004-06-21
Let's be consistent: listing format `os/arch'.
Misha Brukman
2004-06-18
Add a target-independent way to query page size.
Misha Brukman
2004-06-07
Added checks for mkstemp and getrusage.
John Criswell
2004-06-05
Macros are baaad.
Chris Lattner
2004-06-05
Don't #include <unistd.h> directly, go through the config files
Chris Lattner
2004-06-04
<io.h> provides read/write/open/...
Chris Lattner
[prev]
[next]