index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm-ld
Age
Commit message (
Expand
)
Author
2006-06-01
Use archive libraries instead of object files for VMCore, BCReader,
Reid Spencer
2006-05-14
Delete memory allocated by CopyEnv
Chris Lattner
2006-03-06
Make sure command line options are parsed before we try to add the LibPath
Reid Spencer
2006-01-10
For PR521:
Reid Spencer
2005-12-21
Implement PR512:
Reid Spencer
2005-12-13
Adjust the constructor to the Linker class to take an argument that names
Reid Spencer
2005-10-27
Move some constant folding code shared by Analysis and Transform passes
John Criswell
2005-10-26
1. Remove libraries no longer created from the list of libraries linked into the
John Criswell
2005-10-18
Fix PR637
Chris Lattner
2005-07-08
Final Changes For PR495:
Reid Spencer
2005-07-07
For PR495:
Reid Spencer
2005-04-22
Remove trailing whitespace
Misha Brukman
2005-04-10
The first argument to ExecuteAndWait should be the program name, but pointed
Chris Lattner
2005-02-13
Conform to the documented interface by null terminating argument lists!
Chris Lattner
2005-01-22
Use binary mode for reading/writing bytecode files
Jeff Cohen
2004-12-30
For PR351:
Reid Spencer
2004-12-22
Correct compilation for Cygwin. FindExecutable now returns a sys::Path.
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-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
The CopyFile function got moved into the sys namespace.
Reid Spencer
2004-12-16
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
Make the loop termination condition clear when building the set of items to
Reid Spencer
2004-12-13
Convert to use new Linker class interface
Reid Spencer
2004-12-11
Revert the last patch. We really do need SimplyCFG.
Reid Spencer
2004-12-10
Remove this pass as its no longer needed.
Reid Spencer
2004-12-08
When -link-as-library, add -l options to Module's deplibs
Reid Spencer
2004-12-05
Fix PR139:\
Reid Spencer
2004-12-02
Adjust to change in pass name
Chris Lattner
2004-11-25
Add LLVMbzip2 library, now required.
Reid Spencer
2004-11-20
Not needed any more.
Reid Spencer
2004-11-20
Content moved to llvm-ld.cpp
Reid Spencer
2004-11-20
Incorporate GenerateCode.cpp. Make static things static.
Reid Spencer
2004-11-20
First cut at implementing generic link-time Optimization
Reid Spencer
2004-11-14
Linker.h has a new home.
Reid Spencer
2004-11-14
Fix usage of changed function prototype
Reid Spencer
2004-11-14
Remove linking declarations (in Linker.h now)
Reid Spencer
2004-11-14
We need the libLLVMArchive library now
Reid Spencer
2004-11-14
Moved to lib/Linker (common with gccld)
Reid Spencer
2004-11-05
Stop propagating method names that violate the coding standard
Reid Spencer
2004-10-28
Convert to new library names.
Reid Spencer
2004-10-27
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-22
We're not doing automake any more
Reid Spencer
2004-10-22
We won't use automake
Reid Spencer
2004-10-18
Initial automake generated Makefile template
Reid Spencer
2004-10-13
Update to reflect changes in Makefile rules.
Reid Spencer
[next]