aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-ar
Commit message (Expand)AuthorAgeFilesLines
* Changes For Bug 352Reid Spencer2004-09-011-2/+2
* Add the LLVMsystem.a library as it is now used for operating systemReid Spencer2004-08-291-1/+1
* The functions in Signal.h are now in the llvm::sys namespace - adjustReid Spencer2004-08-291-1/+1
* Add #include <iostream> since Value.h does not include it any more.Reid Spencer2004-07-041-0/+1
* Header file movedChris Lattner2004-05-271-1/+1
* Make sure to print a stack trace whenever an error signal is delivered to theChris Lattner2004-02-191-2/+3
* Use new getFileSize function. Eliminate some using directives. Reorder #inc...Chris Lattner2003-12-301-27/+20
* New command line parsing. This isn't as perfect as I would have liked. The Co...Tanya Lattner2003-12-061-58/+247
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-2/+4
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* Removed extraneous comment line.John Criswell2003-10-201-1/+0
* Added copyright header to all C++ source files.John Criswell2003-10-201-0/+8
* Rewrite head-of-file comment.Brian Gaeke2003-10-101-7/+4
* Fix spelling.Misha Brukman2003-10-101-2/+2
* Squelch warning and delete extra space.Misha Brukman2003-09-231-4/+1
* Fixed warning.Tanya Lattner2003-09-131-1/+1
* First version of llvm-ar added to cvs repository.Tanya Lattner2003-08-282-0/+379