index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2004-12-30
Fix the help documentation to not imply multiple archive files can be
Reid Spencer
2004-12-30
For PR351:
Reid Spencer
2004-12-27
For PR351:
Reid Spencer
2004-12-22
Fix the build on PowerPC/Darwin - it thought we were declaring a new
Brian Gaeke
2004-12-22
Correct compilation for Cygwin. FindExecutable now returns a sys::Path.
Reid Spencer
2004-12-22
Support the gas option --traditional-format which, for some reason, gets
Reid Spencer
2004-12-22
Fix the Win32 build
Misha Brukman
2004-12-22
Make parameters to CopyFile use explicit instantiation of sys::Path.
Reid Spencer
2004-12-21
Use explicit construction of sys::Path from std::string because the
Reid Spencer
2004-12-20
Allow compilers that can't distinguish between a class instantiation and
Reid Spencer
2004-12-20
llvm/Config/unistd.h has gone away, far, far away
Misha Brukman
2004-12-20
Incorporate the contents of include/llvm/Config/unistd.h as this is the
Reid Spencer
2004-12-20
Use Config/alloca.h instead of alloca.h - pointed out by Duraid and Misha
Brian Gaeke
2004-12-19
Make this compile on Solaris.
Brian Gaeke
2004-12-19
For PR351:
Reid Spencer
2004-12-19
For PR351:
Reid Spencer
2004-12-19
For PR351:
Reid Spencer
2004-12-18
sys::CopyFile returns void and throws an exception on error which will be
Reid Spencer
2004-12-18
sys::CopyString throws an exception on error which will be caught by gccld
Reid Spencer
2004-12-18
The CopyFile function got moved into the sys namespace.
Reid Spencer
2004-12-17
Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOT
Reid Spencer
2004-12-17
Fix this file to actually work. ifneq was incorrectly used. Subtract out
Reid Spencer
2004-12-17
Makefile.JIT doesn't exist any more so it doesn't need to be distributed.
Reid Spencer
2004-12-17
Disable bugpoint and llvm-db tools for Win32. They can't be supported on
Reid Spencer
2004-12-16
Linking in all of ScalarOpts.
Tanya Lattner
2004-12-16
For PR351:
Reid Spencer
2004-12-16
For PR351:
Reid Spencer
2004-12-16
No targets actually use this library
Chris Lattner
2004-12-15
Unbreak all archive reading operations introduced by the last patch which
Reid Spencer
2004-12-15
Do not fail an assertion on a broken archive
Chris Lattner
2004-12-15
Change LLVMGCCDIR/bytecode-libs -> LLVMGCCDIR/lib
Reid Spencer
2004-12-15
For PR351:
Reid Spencer
2004-12-15
For PR351:
Reid Spencer
2004-12-15
For PR351:
Reid Spencer
2004-12-14
For PR351:
Reid Spencer
2004-12-13
For PR351:
Reid Spencer
2004-12-13
For PR351:
Reid Spencer
2004-12-13
For PR351:
Reid Spencer
2004-12-13
Minor cleanups
Misha Brukman
2004-12-13
For PR351:
Reid Spencer
2004-12-13
Make the loop termination condition clear when building the set of items to
Reid Spencer
2004-12-13
For PR351: \
Reid Spencer
2004-12-13
Make use of the new Path inserter function.
Reid Spencer
2004-12-13
PR351: \
Reid Spencer
2004-12-13
Convert to use new Linker class interface
Reid Spencer
2004-12-13
LinkModules is now in the Linker class
Reid Spencer
2004-12-12
Do not internalize a module if -link-as-library is passed.
Chris Lattner
2004-12-11
Revert the last patch. We really do need SimplyCFG.
Reid Spencer
2004-12-11
Path::get -> Path::toString
Reid Spencer
2004-12-10
Remove this pass as its no longer needed.
Reid Spencer
[next]