oota-llvm.git
2004-12-24 Jeff CohenGet VC++ building again
2004-12-24 Reid SpencerIgnore the autom4te.cache directoy.
2004-12-24 Reid SpencerMake sure llvm-g++ gets the right path for the llvm...
2004-12-24 Jeff CohenEliminate use of ltdl.c when doing a VC++ build. Becau...
2004-12-24 Reid SpencerMake the symbolic link using the correct variable!
2004-12-24 Reid SpencerRemove references to LLVMGCCDIR because it was only...
2004-12-24 Reid SpencerFor PR351:
2004-12-24 Reid SpencerFor PR351:
2004-12-24 Reid SpencerFor PR351:
2004-12-24 Reid SpencerFor PR351:
2004-12-24 Reid SpencerResurrect this file.
2004-12-24 Reid SpencerRemove these files as they are not being included any...
2004-12-24 Reid SpencerMake sure LLVMGCCWITHPATH is used instead of just LLVMG...
2004-12-24 Reid SpencerThe dejagnu scripts need a path for llvm-gcc/llvm-g...
2004-12-24 Reid SpencerTwo corrections:
2004-12-24 Reid SpencerChange llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respect...
2004-12-24 Jeff CohenFix VC++ compilation error
2004-12-24 Reid SpencerFix a bug in libtool's ltmain.sh. On Cygwin the "$outpu...
2004-12-23 Reid SpencerPut CopyFile in the sys namespace.
2004-12-23 Misha BrukmanWrap at 80 cols
2004-12-23 Reid SpencerCorrect the comments and file header.
2004-12-23 Reid SpencerTry to speed up gccld hot spot in BasicVN::getEqualNumb...
2004-12-23 Reid SpencerUpdate the amd64 target detection checks.
2004-12-23 Reid SpencerAdd a caution about using experimental versions of...
2004-12-23 Reid SpencerBe specific about version of GCC and binutils on Cygwin...
2004-12-23 Misha BrukmanLLVM now builds and runs on Linux/amd64, but we don...
2004-12-23 Jeff CohenAllow llc to recognize -march=x86. As it was, it didn...
2004-12-23 Reid SpencerAdded support for detection of amd64 targets.
2004-12-23 Jeff CohenPatch to fix mingw compilation problem contributed...
2004-12-22 Brian GaekeFix the build on PowerPC/Darwin - it thought we were...
2004-12-22 Reid Spencer* Remove an unnecessary step.
2004-12-22 Reid SpencerCorrect compilation for Cygwin. FindExecutable now...
2004-12-22 Reid SpencerFor PR351:
2004-12-22 Reid SpencerFor PR351:
2004-12-22 Reid SpencerFor PR351:
2004-12-22 Reid SpencerAdd a blurb about using the GCC 3.4.3 compiler on Cygwi...
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerHopefully fix a link.
2004-12-22 Reid SpencerFix the names of these executables now that they've...
2004-12-22 Reid SpencerCorrect the name of the executables to which llvmgcc...
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerFor PR432:
2004-12-22 Reid SpencerGet rid of old automake stuff
2004-12-22 Reid SpencerSupport the gas option --traditional-format which,...
2004-12-22 Misha BrukmanIgnore generated files
2004-12-22 Reid SpencerRevert last patch until we can figure out how to build...
2004-12-22 Misha BrukmanFix the Win32 build
2004-12-22 Reid SpencerRevert last changes as they introduce CFE build problems.
2004-12-22 Reid SpencerMake parameters to CopyFile use explicit instantiation...
2004-12-22 Jeff CohenAdd project Bytecode to Visual Studio
2004-12-21 Reid SpencerRemove instructions to make aliases for llvmgcc and...
2004-12-21 Reid SpencerFor PR432:
2004-12-21 Jeff CohenFix VC++ compilation error
2004-12-21 Reid SpencerFor PR351:
2004-12-21 Jeff CohenVisual Studio project Configure should place the config...
2004-12-21 Reid SpencerPut the CopyFile function explicitly in the sys namespace.
2004-12-21 Reid SpencerUse explicit construction of sys::Path from std::string...
2004-12-21 Reid SpencerInclude <cassert> for Cygwin.
2004-12-20 Reid SpencerCygwin doesn't like .. through a link, so drop the ..
2004-12-20 Reid SpencerFix a bug where system time always equals user time
2004-12-20 Reid SpencerImplement GetTimeUsage correctly.
2004-12-20 Reid SpencerAllow compilers that can't distinguish between a class...
2004-12-20 Reid SpencerProvide a getrusage based implementation of GetTotalMem...
2004-12-20 Reid SpencerConsistently use the same #if style. Also, fix a bug...
2004-12-20 Reid SpencerRemove unnecessary #includes.
2004-12-20 Reid SpencerBe double sure about including sys/stat.h by wrapping...
2004-12-20 Misha Brukmanllvm/Config/unistd.h has gone away, far, far away
2004-12-20 Reid SpencerRemove the #include of llvm/Config/unistd.h as it is...
2004-12-20 Reid SpencerRemove this file as there are no LLVM users of it any...
2004-12-20 Reid SpencerIncorporate the contents of include/llvm/Config/unistd...
2004-12-20 Reid SpencerRemove this file as its not used by anything in LLVM...
2004-12-20 Reid SpencerRemove these files as they are included by nothing...
2004-12-20 Reid SpencerRemove these headers. The files that used to #include...
2004-12-20 Reid SpencerRemove un-needed #includes.
2004-12-20 Reid SpencerAdd HAVE_SYSCONF
2004-12-20 Brian GaekeUse Config/alloca.h instead of alloca.h - pointed out...
2004-12-20 Reid SpencerPut some header files back that Win32 needs.
2004-12-20 Jeff CohenKeep up with lib/System changes
2004-12-20 Jeff CohenFix problems uncovered by VC++ (first time compiled...
2004-12-20 Reid SpencerFor PR351:
2004-12-20 Reid SpencerFor PR351:
2004-12-20 Reid SpencerFor PR351:
2004-12-20 Reid SpencerFor PR351:
2004-12-20 Reid SpencerFor PR351:
2004-12-20 Reid SpencerWrap long lines
2004-12-20 Reid SpencerFor PR351:
2004-12-20 Misha Brukman* Use "" for LLVM include files, not <>
2004-12-19 Brian GaekeMake this compile on Solaris.
2004-12-19 Misha BrukmanUse <> for system #include files
2004-12-19 Brian GaekeMake references to 'struct sigaction' compile under...
2004-12-19 Reid SpencerFor PR351:
2004-12-19 Reid SpencerFor PR351:
2004-12-19 Reid SpencerFor PR351:
2004-12-19 Reid SpencerFor PR351:
2004-12-19 Reid SpencerFor PR351:
next