- Sep 12, 2003
-
-
John Criswell authored
llvm-svn: 8500
-
John Criswell authored
llvm-svn: 8499
-
- Sep 11, 2003
-
-
John Criswell authored
llvm-svn: 8486
-
John Criswell authored
directory. Added Makefile.spec to the list of files to copy to the object directory. Moved the configuration of $SourceDir to Makefile.config and corrected the conditional that surrounds it. This allows SPEC to reset it and get the correct VPATH. llvm-svn: 8475
-
- Sep 10, 2003
-
-
John Criswell authored
llvm-svn: 8447
-
John Criswell authored
directories. llvm-svn: 8439
-
- Sep 09, 2003
-
-
John Criswell authored
llvm-svn: 8423
-
- Sep 06, 2003
-
-
John Criswell authored
Copies Makefiles into the new object root directory from the source directory. Removed the --with-objroot option. llvm-svn: 8384
-
- Aug 25, 2003
-
-
John Criswell authored
Added code that verifies that GCC is version 3.0 or higher. llvm-svn: 8141
-
- Jul 31, 2003
-
-
John Criswell authored
1. If USER is defined and localhome/$USER is a directory, set OBJ_ROOT to /localhome/$USER 2. Otherwise, set OBJ_ROOT to . This should hopefully fix the nightly tester. llvm-svn: 7451
-
- Jul 29, 2003
-
-
John Criswell authored
Select /localhome/$USER when it exists. Fix the checks for bidirectional and forward iterators so that they work with version of GCC prior to 3.x. llvm-svn: 7383
-
- Jul 23, 2003
-
-
John Criswell authored
llvm-svn: 7255
-
- Jul 22, 2003
-
-
John Criswell authored
llvm-svn: 7239
-
John Criswell authored
This should keep it from breaking for now. llvm-svn: 7236
-
John Criswell authored
This script uses files within the new autoconf subdirectory and includes changes from Brian Gaeke's recent changes to configure.ac. llvm-svn: 7235
-
- Jul 14, 2003
-
-
John Criswell authored
Specifically, this updates libtool to version 1.5 and adds the following: - Added the -only-static option that we added in our previous libtool. - Modified the autoconf macros so that libtool uses the -G option when linking on Solaris. This allows libraries with global variables with constructors to automatically run those constructors when the library is dlopened(). llvm-svn: 7171
-
- Jul 02, 2003
-
-
John Criswell authored
llvm-svn: 7078
-
John Criswell authored
upon the target hardware architecture (as opposed to always checking the OS). llvm-svn: 7050
-
- Jul 01, 2003
-
-
John Criswell authored
llvm-svn: 7019
-
- Jun 30, 2003
-
-
John Criswell authored
system. llvm-svn: 7014
-