oota-llvm.git
2004-12-29 Chris LattnerNew testcase for PR491
2004-12-29 Chris LattnerBug fixed
2004-12-29 Chris LattnerFix PR490
2004-12-29 Chris Lattnernew testcase for PR490
2004-12-29 Reid SpencerXFAIL this test everywhere.
2004-12-29 Reid SpencerXFAIL this everywhere, the CFE doesn't support bitfield...
2004-12-29 Reid SpencerRemove potential platform portability issue with size...
2004-12-28 Reid SpencerCorrect the name of the variable for the LLVM examples...
2004-12-28 Reid SpencerMake the x86_64 target names match between def and...
2004-12-28 Reid SpencerMake the 64-bit x86 target named "x86_64" instead of...
2004-12-27 Misha BrukmanAdd a note about registering the backend so it's availa...
2004-12-27 Jeff CohenBring VS projects up to date with respect to recent...
2004-12-27 Reid SpencerDon't create symbolic links for lib/System any more...
2004-12-27 Reid SpencerClean up some autoconf cruft
2004-12-27 Reid SpencerMake it possible to reconfigure a project as well as...
2004-12-27 Reid SpencerFix a bug that made the nightly tester *really* slow...
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerFor PR351:
2004-12-27 Reid SpencerOops, reverse the logic on a test for WITH_LLVMGCCDIR...
2004-12-27 Reid SpencerProvide a value for HAVE_MMAP_ANONYMOUS variable, for...
2004-12-26 Reid SpencerDescribe the --with-llvmgccdir option to configure.
2004-12-26 Reid SpencerRevert the last patch so that the LLVMGCCDIR environmen...
2004-12-25 Reid SpencerFor PR351:
2004-12-25 Jeff Cohenmingw doesn't support the official debug API.
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...
next