index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvm-ar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+2
*
Add the LLVMsystem.a library as it is now used for operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
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
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
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
2
-0
/
+379