2004-12-27 |
Reid Spencer | Oops, reverse the logic on a test for WITH_LLVMGCCDIR... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Reid Spencer | Provide a value for HAVE_MMAP_ANONYMOUS variable, for... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Reid Spencer | Describe the --with-llvmgccdir option to configure. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Reid Spencer | Revert the last patch so that the LLVMGCCDIR environmen... |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-25 |
Jeff Cohen | mingw doesn't support the official debug API. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Jeff Cohen | Get VC++ building again |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Ignore the autom4te.cache directoy. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Make sure llvm-g++ gets the right path for the llvm... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Jeff Cohen | Eliminate use of ltdl.c when doing a VC++ build. Becau... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Make the symbolic link using the correct variable! |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Remove references to LLVMGCCDIR because it was only... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Resurrect this file. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Remove these files as they are not being included any... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Make sure LLVMGCCWITHPATH is used instead of just LLVMG... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | The dejagnu scripts need a path for llvm-gcc/llvm-g... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Two corrections: |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respect... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Jeff Cohen | Fix VC++ compilation error |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Reid Spencer | Fix a bug in libtool's ltmain.sh. On Cygwin the "$outpu... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Reid Spencer | Put CopyFile in the sys namespace. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Misha Brukman | Wrap at 80 cols |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Reid Spencer | Correct the comments and file header. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Reid Spencer | Try to speed up gccld hot spot in BasicVN::getEqualNumb... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Reid Spencer | Update the amd64 target detection checks. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Reid Spencer | Add a caution about using experimental versions of... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Reid Spencer | Be specific about version of GCC and binutils on Cygwin... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Misha Brukman | LLVM now builds and runs on Linux/amd64, but we don... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Jeff Cohen | Allow llc to recognize -march=x86. As it was, it didn... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Reid Spencer | Added support for detection of amd64 targets. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Jeff Cohen | Patch to fix mingw compilation problem contributed... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Brian Gaeke | Fix the build on PowerPC/Darwin - it thought we were... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | * Remove an unnecessary step. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Correct compilation for Cygwin. FindExecutable now... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Add a blurb about using the GCC 3.4.3 compiler on Cygwi... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Hopefully fix a link. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Fix the names of these executables now that they've... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Correct the name of the executables to which llvmgcc... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Get rid of old automake stuff |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Support the gas option --traditional-format which,... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Misha Brukman | Ignore generated files |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Revert last patch until we can figure out how to build... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Misha Brukman | Fix the Win32 build |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Revert last changes as they introduce CFE build problems. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Reid Spencer | Make parameters to CopyFile use explicit instantiation... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Jeff Cohen | Add project Bytecode to Visual Studio |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Reid Spencer | Remove instructions to make aliases for llvmgcc and... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Reid Spencer | For PR432: |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Jeff Cohen | Fix VC++ compilation error |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Jeff Cohen | Visual Studio project Configure should place the config... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Reid Spencer | Put the CopyFile function explicitly in the sys namespace. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Reid Spencer | Use explicit construction of sys::Path from std::string... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Reid Spencer | Include <cassert> for Cygwin. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Cygwin doesn't like .. through a link, so drop the .. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Fix a bug where system time always equals user time |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Implement GetTimeUsage correctly. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Allow compilers that can't distinguish between a class... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Provide a getrusage based implementation of GetTotalMem... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Consistently use the same #if style. Also, fix a bug... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Remove unnecessary #includes. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Be double sure about including sys/stat.h by wrapping... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Misha Brukman | llvm/Config/unistd.h has gone away, far, far away |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Remove the #include of llvm/Config/unistd.h as it is... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Remove this file as there are no LLVM users of it any... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Incorporate the contents of include/llvm/Config/unistd... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Remove this file as its not used by anything in LLVM... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Remove these files as they are included by nothing... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Remove these headers. The files that used to #include... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Remove un-needed #includes. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Add HAVE_SYSCONF |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Brian Gaeke | Use Config/alloca.h instead of alloca.h - pointed out... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Put some header files back that Win32 needs. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Jeff Cohen | Keep up with lib/System changes |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Jeff Cohen | Fix problems uncovered by VC++ (first time compiled... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | Wrap long lines |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Misha Brukman | * Use "" for LLVM include files, not <> |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Brian Gaeke | Make this compile on Solaris. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Misha Brukman | Use <> for system #include files |
commit | commitdiff | tree | snapshot |
next |