- Dec 23, 2004
-
-
Jeff Cohen authored
llvm-svn: 19112
-
- Dec 22, 2004
-
-
Brian Gaeke authored
function or something. Since FileRemover takes a const reference to sys::Path, we need to pass an actual sys::Path variable. llvm-svn: 19111
-
Reid Spencer authored
* Correct a path. llvm-svn: 19110
-
Reid Spencer authored
llvm-svn: 19109
-
Reid Spencer authored
Include local FDHandle.h file now that FDHandle is local to this library and not in lib/System/FileUtilities. llvm-svn: 19108
-
Reid Spencer authored
FDHandle class (non-portable) moved here from lib/Support/FileUtilities llvm-svn: 19107
-
Reid Spencer authored
Move non-portable FDHandle class to its only user: lib/Debugger llvm-svn: 19106
-
Reid Spencer authored
the CFE instead of the default GCC 3.3.3 compiler that comes with Cygwin. llvm-svn: 19104
-
Reid Spencer authored
* Remove the idiotic windows environment setting, its not needed. * Remove an extraneous "mkdir" instruction. llvm-svn: 19103
-
Reid Spencer authored
llvm-svn: 19102
-
Reid Spencer authored
stone. llvm-svn: 19101
-
Reid Spencer authored
point to. llvm-svn: 19100
-
Reid Spencer authored
Rework the CFE build details to include the directions for using the option --program-prefix=llvm- to the CFE's configure script. This ensures that the CFE builds unique executable names and makes it possible to put the $CFEINSTALL/bin directory into one's path. llvm-svn: 19099
-
Reid Spencer authored
* llvmgcc -> llvm-gcc * llvmg++ -> llvm-g++ * remove references to --with-llvmgccdir configure option llvm-svn: 19098
-
Reid Spencer authored
* Use LLVMGCC and LLVMGXX variables instead of computing the name llvm-svn: 19097
-
Reid Spencer authored
* Variable name change: cferuntime_libdir -> CFERuntimeLibDir llvm-svn: 19096
-
Reid Spencer authored
* Cleanup LLVMGCXX and LLVMGCC by providing LLVMGXXWITHPATH and LLVMGCCWITHPATH variables that add the $(LLVMToolDir) to the path so the CFE tools can find the right LLVM tools they depend on. * Standardize the name of a variable: cferuntime_libdir -> CFERuntimeLibDir llvm-svn: 19095
-
Reid Spencer authored
* Use new configuration variables to compute LLVMGCC and LLVMGXX variables. llvm-svn: 19094
-
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
-
Reid Spencer authored
passed to gccas when the --program-prefix option is used to configure CFE. llvm-svn: 19091
-
Misha Brukman authored
llvm-svn: 19090
-
Reid Spencer authored
llvmgcc and llvmg++ correctly. llvm-svn: 19089
-
Misha Brukman authored
llvm-svn: 19088
-
Reid Spencer authored
llvm-svn: 19087
-
Reid Spencer authored
llvm-svn: 19086
-
Jeff Cohen authored
llvm-svn: 19085
-
- Dec 21, 2004
-
-
Reid Spencer authored
Build instructions now direct the user to have the CFE generate executables with those names via the --program-prefix=llvm configure option. llvm-svn: 19084
-
Reid Spencer authored
Add instructions for using the --program-prefix=llvm so that the CFE build produces llvmgcc instead of gcc. llvm-svn: 19083
-
Jeff Cohen authored
llvm-svn: 19082
-
Reid Spencer authored
Remove unix specific code (use of errno and read) from the reader. Thanks to Jeff Cohen for pointing this out. llvm-svn: 19081
-
Jeff Cohen authored
in the win32 subtree instead of the src subtree. llvm-svn: 19080
-
Reid Spencer authored
llvm-svn: 19079
-
Reid Spencer authored
constructor is "explicit". llvm-svn: 19078
-
Reid Spencer authored
llvm-svn: 19077
-
- Dec 20, 2004
-
-
Reid Spencer authored
llvm-svn: 19076
-
Reid Spencer authored
llvm-svn: 19075
-
Reid Spencer authored
llvm-svn: 19074
-
Reid Spencer authored
the declaration of a function to compile this. llvm-svn: 19073
-
Reid Spencer authored
the ru_maxrss field as an approximation. llvm-svn: 19072
-