- Dec 29, 2004
-
-
Reid Spencer authored
* Add CAN_DLOPEN_SELF so we can determine if dlopen(0) will open the program or not. * Correct a warning messages to be a little more specific on what it checks llvm-svn: 19184
-
Reid Spencer authored
llvm-svn: 19183
-
Reid Spencer authored
llvm-svn: 19182
-
- Dec 28, 2004
-
-
Reid Spencer authored
llvm-svn: 19170
-
Reid Spencer authored
llvm-svn: 19169
-
- Dec 27, 2004
-
-
Reid Spencer authored
llvm-svn: 19166
-
Reid Spencer authored
* Add checks for sterror and strerror_r functions * Add check to determine if /dev/zero is needed for allocating RWX memory. llvm-svn: 19148
-
Reid Spencer authored
Provide a check to determine if /dev/zero is needed for AllocateRWX function. llvm-svn: 19147
-
Reid Spencer authored
the path names correctly. llvm-svn: 19146
-
Reid Spencer authored
other #define's. llvm-svn: 19145
-
- Dec 25, 2004
-
-
Reid Spencer authored
* Make sure all headers used by lib/System have checks * Use "standard" autoconf checks for certain problematic headers For PR432: * Resurrect --with-llvmgccdir so a specific llvm-gcc/llvm-g++ installation can be specified. llvm-svn: 19142
-
- Dec 24, 2004
-
-
Reid Spencer authored
llvm-svn: 19136
-
Reid Spencer authored
Create new variables LLVM_ON_UNIX and LLVM_ON_WIN32 so we can start getting rid of reliance upon a symbolic link to switch implementations in lib/System llvm-svn: 19131
-
Reid Spencer authored
llvm-svn: 19125
-
Reid Spencer authored
expands to a full path name. Substitute $outputname.exp" instead and it makes a viable temporary file name. This gets around the problem with lli on Cygwin linking but not having any "C" library functions linked into it. llvm-svn: 19123
-
- Dec 23, 2004
-
-
Reid Spencer authored
Patch contributed by Markus F.X.J. Oberhumer. llvm-svn: 19118
-
Reid Spencer authored
llvm-svn: 19113
-
- Dec 22, 2004
-
-
Reid Spencer authored
* Remove --with-llvmgccdir, not needed any more * Search path for llvm-gcc and llvm-gxx * Compute LLVMGCCDIR based on install path of llvm-gcc llvm-svn: 19093
-
Reid Spencer authored
llvm-svn: 19092
-
Misha Brukman authored
llvm-svn: 19090
-
- Dec 20, 2004
-
-
Reid Spencer authored
* Add checks for sbrk and getpagesize functions * Alphebetize the checks for functions llvm-svn: 19052
-
- Dec 16, 2004
-
-
Reid Spencer authored
llvm-svn: 18990
-
- Dec 15, 2004
-
-
Reid Spencer authored
llvm-svn: 18970
-
Reid Spencer authored
llvm-svn: 18952
-
Reid Spencer authored
llvm-svn: 18945
-
- Dec 13, 2004
-
-
Reid Spencer authored
llvm-svn: 18888
-
Reid Spencer authored
llvm-svn: 18845
-
- Dec 09, 2004
-
-
Reid Spencer authored
llvm-svn: 18694
-
Reid Spencer authored
llvm-svn: 18672
-
- Dec 02, 2004
-
-
Reid Spencer authored
llvm-svn: 18420
-
Reid Spencer authored
* Don't search a bunch of .. directories for something we'd never find, because we don't imbed tclsh into LLVM. * Look for various tclsh versions because some platforms don't install the tclsh link but just have tclsh8.3 or tclsh8.4 or some such. llvm-svn: 18414
-
- Nov 30, 2004
-
-
Reid Spencer authored
names that have version numbers in it so this macro, DJ_AC_PATH_TCLSH will make the necessary checks. The makefile variable TCLSH is set to the path found. llvm-svn: 18382
-
- Nov 29, 2004
-
-
Reid Spencer authored
llvm-svn: 18349
-
Reid Spencer authored
* Add instructions about upgrading autoconf llvm-svn: 18348
-
Reid Spencer authored
llvm-svn: 18343
-
Reid Spencer authored
our own library so that it is magically hidden and we don't have to depend on linking with -lltdl option. llvm-svn: 18342
-
Reid Spencer authored
* organize programs we test for properly * add new programs needed for documentation generation * Adjust install paths so llvm stuff doesn't muck up /usr/local or /usr if $prefix is set to those. llvm-svn: 18327
-
- Nov 27, 2004
-
-
Reid Spencer authored
from the bzip2 support. This dead check produced the error: test: -ne: unary operator expected llvm-svn: 18289
-
Reid Spencer authored
llvm-svn: 18288
-
- Nov 25, 2004
-
-
Reid Spencer authored
llvm-svn: 18254
-