index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Linker
/
LinkArchives.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This mega patch converts us from using Function::a{iterator|begin|end} to
Chris Lattner
2005-03-15
1
-2
/
+2
*
Minor cleanup. No need to explicitly tell the compiler the template arguments.
Chris Lattner
2005-02-13
1
-3
/
+2
*
Print something useful for gccld -v with an archive.
Chris Lattner
2005-02-13
1
-0
/
+2
*
Remove un-needed #includes.
Reid Spencer
2004-12-20
1
-3
/
+1
*
For PR351: \
Reid Spencer
2004-12-13
1
-284
/
+32
*
PR466:
Reid Spencer
2004-12-02
1
-41
/
+54
*
Revert version 1.39. It breaks the ordering of the library processing.
Reid Spencer
2004-11-30
1
-8
/
+1
*
Shared library extension is now in LTDL_SHLIB_EXT
Reid Spencer
2004-11-29
1
-2
/
+2
*
Implement dependent library linking. It is no longer required that -lstdc++
Reid Spencer
2004-11-25
1
-1
/
+8
*
Eliminate unsightly ;;
Reid Spencer
2004-11-19
1
-1
/
+1
*
Reduce the amount of work in LinkInArchive by not searching the archive for
Reid Spencer
2004-11-19
1
-10
/
+36
*
Per code review:\
Reid Spencer
2004-11-16
1
-11
/
+13
*
use an autoptr
Chris Lattner
2004-11-16
1
-7
/
+3
*
Remove a forgotten debug output line.
Reid Spencer
2004-11-14
1
-1
/
+0
*
Linker.h has a new home.
Reid Spencer
2004-11-14
1
-1
/
+0
*
*Adjust prototypes for public interface. *Rewrite LinkInArchive to use symbol...
Reid Spencer
2004-11-14
1
-65
/
+41
*
This file originated in tools/gccld/Linker.cpp but now lives in
Reid Spencer
2004-11-12
1
-0
/
+422