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
/
tools
/
llvm-ar
/
llvm-ar.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The functions in Signal.h are now in the llvm::sys namespace - adjust
Reid Spencer
2004-08-29
1
-1
/
+1
*
Add #include <iostream> since Value.h does not include it any more.
Reid Spencer
2004-07-04
1
-0
/
+1
*
Header file moved
Chris Lattner
2004-05-27
1
-1
/
+1
*
Make sure to print a stack trace whenever an error signal is delivered to the
Chris Lattner
2004-02-19
1
-2
/
+3
*
Use new getFileSize function. Eliminate some using directives. Reorder #inc...
Chris Lattner
2003-12-30
1
-27
/
+20
*
New command line parsing. This isn't as perfect as I would have liked. The Co...
Tanya Lattner
2003-12-06
1
-58
/
+247
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-2
/
+4
*
Removed extraneous comment line.
John Criswell
2003-10-20
1
-1
/
+0
*
Added copyright header to all C++ source files.
John Criswell
2003-10-20
1
-0
/
+8
*
Rewrite head-of-file comment.
Brian Gaeke
2003-10-10
1
-7
/
+4
*
Fix spelling.
Misha Brukman
2003-10-10
1
-2
/
+2
*
Squelch warning and delete extra space.
Misha Brukman
2003-09-23
1
-4
/
+1
*
Fixed warning.
Tanya Lattner
2003-09-13
1
-1
/
+1
*
First version of llvm-ar added to cvs repository.
Tanya Lattner
2003-08-28
1
-0
/
+373
[prev]