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
/
gccld
/
gccld.cpp
Age
Commit message (
Expand
)
Author
2002-07-22
*** empty log message ***
Chris Lattner
2002-06-30
YEs, we really do want to sort.
Chris Lattner
2002-06-25
Changes for 64bit gcc
Anand Shukla
2002-06-25
MEGAPATCH checkin.
Chris Lattner
2002-05-20
Use literal newline instead of endl
Chris Lattner
2002-05-07
Merge all include/llvm/Transforms/Scalar/* into a single Scalar.h
Chris Lattner
2002-05-07
Oops, somehow lost a slash. Fixed
Chris Lattner
2002-05-07
Updates to move some header files out of include/llvm/Transforms into
Chris Lattner
2002-04-28
Run the internalize pass to mark all functions except main internal when
Chris Lattner
2002-04-18
Make sure that there is no case where a signal can occur leaving a partially
Chris Lattner
2002-04-10
* The cleangcc pass is broken into two parts, we only want to
Chris Lattner
2002-04-08
Add support for the gnu ld -s (strip) option
Chris Lattner
2002-04-08
GCCLD actually does transformations to simplify the linked program now.
Chris Lattner
2002-04-07
Change references to the Method class to be references to the Function
Chris Lattner
2002-03-12
Echo the right tool name on error
Chris Lattner
2002-03-11
* Implement linking to libraries
Chris Lattner
2002-01-24
Initial Checkin of gccld
Chris Lattner
[prev]