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
/
autoconf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to latest versions of config.guess and config.sub from
Brian Gaeke
2004-09-10
2
-69
/
+194
*
recognize MinGW
Brian Gaeke
2004-09-08
1
-0
/
+4
*
PAPI check has been moved to projects/reopt.
Brian Gaeke
2004-09-07
1
-3
/
+0
*
Removed this file as its contents are now in the m4 directory.
Reid Spencer
2004-09-07
1
-6306
/
+0
*
- Handle AC_CONFIG_SUBDIRS properly for existing "well known" projects
Reid Spencer
2004-09-07
1
-73
/
+14
*
- Perform all validity checks before doing anything.
Reid Spencer
2004-09-07
1
-4
/
+5
*
move AC_FUNC_ISINF and AC_FUNC_ISNAN to their own files.
Reid Spencer
2004-09-07
3
-34
/
+42
*
Individual autoconf function broken out of acincludes.m4. This change
Reid Spencer
2004-09-07
15
-0
/
+435
*
Remove configuration of test/Programs/* Makefiles.
Reid Spencer
2004-09-05
1
-39
/
+0
*
Don't just assume that either uint64_t or u_int64_t is available. Instead,
Reid Spencer
2004-09-02
1
-2
/
+3
*
Added a check for u_int64_t, which is used by Interix.
John Criswell
2004-09-02
1
-0
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-7
/
+7
*
Add support for Interix and FreeBSD
Reid Spencer
2004-08-31
1
-2
/
+2
*
Fix a "test" botch.
Reid Spencer
2004-08-31
1
-25
/
+44
*
Recognize Interix systems as if they were SunOS and make sure we don't
Reid Spencer
2004-08-31
1
-0
/
+9
*
Create a link from $BUILD_OBJ_ROOT/lib/System/platform to
Reid Spencer
2004-08-29
1
-15
/
+31
*
Ensure that the examples get built.
Reid Spencer
2004-08-24
1
-0
/
+1
*
Actually name the #define correctly.
Reid Spencer
2004-08-20
1
-1
/
+1
*
Change version 1.3 -> 1.4
Reid Spencer
2004-08-20
1
-1
/
+35
*
Change the package identification to use one less level of quoting so that
Reid Spencer
2004-08-04
1
-1
/
+1
*
Revised the generation of files so that they follow the newer autoconf
John Criswell
2004-07-23
1
-7
/
+12
*
Add AC_MSG_CHECKING and AC_MSG_RESULT statements which were missing
Brian Gaeke
2004-07-21
1
-0
/
+4
*
Add check for finite(). Solaris doesn't have isinf, but it has finite...go
Brian Gaeke
2004-07-21
1
-0
/
+4
*
Add call to check for isinf().
Brian Gaeke
2004-07-21
1
-0
/
+1
*
Add support for checking for isinf().
Brian Gaeke
2004-07-21
1
-0
/
+14
*
Added support for stdint.h. It is now automatically included by
John Criswell
2004-07-19
1
-0
/
+5
*
Call custom check (AC_FUNC_ISNAN) instead of using the generic function check.
Brian Gaeke
2004-06-22
1
-1
/
+3
*
Implement isnan check (AC_FUNC_ISNAN) in terms of three calls to a fairly
Brian Gaeke
2004-06-22
1
-0
/
+31
*
Added the llvm/test/Programs/Makefile.test Makefile.
John Criswell
2004-06-22
1
-1
/
+2
*
Add AIX to the list of recognized operating systems.
Misha Brukman
2004-06-22
1
-3
/
+3
*
Added checks for mkstemp and getrusage.
John Criswell
2004-06-07
1
-1
/
+1
*
Recognize cygwin
Chris Lattner
2004-06-02
1
-0
/
+3
*
Added a check for a new header file.
John Criswell
2004-05-27
1
-1
/
+1
*
Only give warnings if the user doesn't have mmap(). This is pretty much
John Criswell
2004-05-27
1
-2
/
+2
*
Refactor external benchmark checking stuff into one hairy
Brian Gaeke
2004-04-16
1
-69
/
+32
*
We are now on LLVM 1.3
Chris Lattner
2004-04-14
1
-3
/
+3
*
Rewrite POV-Ray check as per PR301
Brian Gaeke
2004-04-13
1
-20
/
+35
*
check for isatty function
Brian Gaeke
2004-04-02
1
-1
/
+1
*
Modified the default pathname for Povray.
John Criswell
2004-02-26
1
-3
/
+3
*
Remove .micro references as those files no longer exist and add some more rec...
Alkis Evlogimenos
2004-02-26
1
-2
/
+2
*
Fix bugs found with recent addition of assertions in
Alkis Evlogimenos
2004-02-25
1
-7
/
+7
*
small portability fix.
Brian Gaeke
2004-02-24
1
-1
/
+2
*
Added the VTune tests.
John Criswell
2004-02-24
1
-0
/
+1
*
Add SUBSTing checks for sys/types.h and inttypes.h; add DataTypes.h to AC_OUT...
Brian Gaeke
2004-02-23
1
-2
/
+15
*
Change test for pthreads to use AC_SUBST; add ThreadSupport.h as an AC_OUTPUT.
Brian Gaeke
2004-02-23
1
-2
/
+4
*
Remove check for slist
Brian Gaeke
2004-02-23
2
-32
/
+0
*
Add include/Support/hash_map and include/Support/hash_set as AC_OUTPUT files.
Brian Gaeke
2004-02-23
1
-1
/
+4
*
Move HASH_* checks to using AC_SUBST instead of AC_DEFINE. Tighten up some wh...
Brian Gaeke
2004-02-23
1
-32
/
+40
*
Add include/Support/iterator as an AC_OUTPUT file.
Brian Gaeke
2004-02-23
1
-1
/
+1
*
Make all iterator checks use AC_SUBST instead of AC_DEFINE.
Brian Gaeke
2004-02-23
1
-6
/
+15
[next]