oota-llvm.git
2004-12-31 Reid SpencerFor PR351:
2004-12-31 Reid SpencerDescribe both objdir==srcdir and objdir!=srcdir methods...
2004-12-31 Jeff CohenWhere do these tabs keep coming from???
2004-12-31 Jeff CohenMostly cleanup, but also some bug fixes, for win32...
2004-12-31 Reid SpencerFix a compilation error for the case where mallinfo...
2004-12-31 Reid SpencerFor PR351:
2004-12-31 Jeff CohenGet rid of those nasty tabs...
2004-12-31 Jeff CohenBring win32/Path.cpp up to date with respect to Unix...
2004-12-31 Reid Spencer* Add missing libraries: Linker, Archive, SparcV8
2004-12-30 Reid Spencer* Don't include weak definitions as a definition
2004-12-30 Reid SpencerAdd a section on library dependencies now that GenLibDe...
2004-12-30 Reid SpencerA Perl script to generate an HTML definition list conta...
2004-12-30 Reid SpencerFix the help documentation to not imply multiple archiv...
2004-12-30 Reid SpencerFor PR351:
2004-12-30 Jeff CohenFix MINGW compilation errors
2004-12-29 Reid Spencer* Fix a bug in an m4 macro that used an incorrect test...
2004-12-29 Reid SpencerFix a Bourne Shell syntax error in a test
2004-12-29 Reid SpencerFix one of the names to not have a . in front of it.
2004-12-29 Chris LattnerBug fixed
2004-12-29 Chris LattnerFix PR491 and testcase Transforms/DeadStoreElimination...
2004-12-29 Chris LattnerAdd a comment, add a new testcase
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:
next