index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide support for HP/UX aCC compiler's variant of hash_map and hash_set
Reid Spencer
2005-01-16
1
-0
/
+6
*
Add HAVE_SBRK
Reid Spencer
2005-01-01
1
-0
/
+3
*
* Fix a bug in an m4 macro that used an incorrect test operator
Reid Spencer
2004-12-29
1
-0
/
+3
*
For PR351:
Reid Spencer
2004-12-27
1
-0
/
+10
*
For PR351:
Reid Spencer
2004-12-25
1
-0
/
+15
*
For PR351:
Reid Spencer
2004-12-24
1
-0
/
+6
*
Remove this file as there are no LLVM users of it any more.
Reid Spencer
2004-12-20
1
-28
/
+0
*
Remove this file as its not used by anything in LLVM any more. System
Reid Spencer
2004-12-20
1
-23
/
+0
*
Remove these files as they are included by nothing in LLVM any more. The
Reid Spencer
2004-12-20
5
-117
/
+0
*
Remove these headers. The files that used to #include them don't any more
Reid Spencer
2004-12-20
3
-107
/
+0
*
Add HAVE_SYSCONF
Reid Spencer
2004-12-20
1
-0
/
+3
*
For PR351:
Reid Spencer
2004-12-20
6
-168
/
+0
*
Remove LLVMGCCDIR.
Reid Spencer
2004-12-15
1
-3
/
+0
*
Add some system specific functions we use
Reid Spencer
2004-12-15
1
-0
/
+9
*
Add LLVMGCCDIR for path lookup
Reid Spencer
2004-12-13
1
-0
/
+3
*
Changes resulting from AC_LIB_LTDL usage.
Reid Spencer
2004-11-29
1
-11
/
+136
*
Don't include ltdl.h any more. Its nested in lib/System now.
Reid Spencer
2004-11-29
1
-4
/
+0
*
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
Reid Spencer
2004-11-25
1
-6
/
+0
*
Ignore files
Chris Lattner
2004-11-20
1
-0
/
+2
*
Include ltdl.h if we have it.
Reid Spencer
2004-11-18
1
-0
/
+4
*
Add checks for HAVE_LTDL_H and HAVE_LT_DLOPEN
Reid Spencer
2004-11-18
1
-0
/
+6
*
Fix typo, contributed by Henrik Bach!
Chris Lattner
2004-11-02
1
-1
/
+1
*
Regenerated after fixing typo.
Brian Gaeke
2004-10-28
1
-1
/
+1
*
Add the HAVE_RAND48 define.
Reid Spencer
2004-10-27
1
-11
/
+11
*
Patch to support MSVC correctly, contributed by Morten Ofstad!
Chris Lattner
2004-10-25
1
-1
/
+2
*
Add HAVE_BZLIB_H and HAVE_ZLIB_H tests.
Reid Spencer
2004-10-17
1
-0
/
+6
*
Add HAVE_BZIP2 and HAVE_ZLIB
Reid Spencer
2004-10-04
1
-0
/
+6
*
Updated the last two header files so that they are configured with
John Criswell
2004-09-24
1
-0
/
+30
*
Update to add the HAVE_UINT64_T test and the STACK_DIRECTION indicator.
Reid Spencer
2004-09-22
1
-7
/
+4
*
The alloca function, strangely enough, is found in the malloc.h header file
Reid Spencer
2004-09-22
1
-0
/
+2
*
* Fix grammar
Misha Brukman
2004-09-12
1
-4
/
+4
*
Add HAS_U_INT64_T
Reid Spencer
2004-09-05
1
-0
/
+3
*
Added u_int64_t because some systems use that instead of uint64_t.
John Criswell
2004-09-02
1
-0
/
+3
*
Changes For Bug 352
Reid Spencer
2004-09-01
18
-20
/
+20
*
Changes resulting from change in autoconf/configure.in (rename a #define)
Reid Spencer
2004-08-20
1
-3
/
+3
*
Added various LLVM_* strings that are configured to provide the user's
Reid Spencer
2004-08-20
1
-3
/
+30
*
Regenerated with autoconf/autoheader 2.57
Brian Gaeke
2004-07-21
1
-0
/
+4
*
Regenerated with autoheader-2.57.
Brian Gaeke
2004-07-21
1
-3
/
+10
*
link.h causes problems on some platforms and is not needed on solaris, where
Chris Lattner
2004-07-17
1
-9
/
+0
*
Regenerated.
Brian Gaeke
2004-06-22
1
-7
/
+17
*
Added the llvm/test/Programs/Makefile.test Makefile.
John Criswell
2004-06-22
1
-0
/
+3
*
Let's be consistent: listing format `os/arch'.
Misha Brukman
2004-06-21
1
-1
/
+1
*
Add a target-independent way to query page size.
Misha Brukman
2004-06-18
1
-0
/
+49
*
Added checks for mkstemp and getrusage.
John Criswell
2004-06-07
1
-0
/
+6
*
Macros are baaad.
Chris Lattner
2004-06-05
1
-0
/
+2
*
Don't #include <unistd.h> directly, go through the config files
Chris Lattner
2004-06-05
2
-10
/
+4
*
<io.h> provides read/write/open/...
Chris Lattner
2004-06-04
1
-1
/
+2
*
Visual C has something resembling a stat function, but it doesn't provide S_I...
Chris Lattner
2004-06-04
2
-1
/
+5
*
Make this work on VC++, pull the HAVE_ALLOCA_H case out instead of duplicating
Chris Lattner
2004-06-04
1
-16
/
+12
*
On win32, process.h provides some of the traditional stuff that unistd
Chris Lattner
2004-06-01
1
-0
/
+4
[next]