When an error occurs executing a tool, we now throw an exception instead
[oota-llvm.git] / tools / llvm-ar /
2003-12-30 Chris LattnerUse new getFileSize function. Eliminate some using...
2003-12-06 Tanya LattnerNew command line parsing. This isn't as perfect as...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright to Makefiles.
2003-10-20 John CriswellRemoved extraneous comment line.
2003-10-20 John CriswellAdded copyright header to all C++ source files.
2003-10-10 Brian GaekeRewrite head-of-file comment.
2003-10-10 Misha BrukmanFix spelling.
2003-09-23 Misha BrukmanSquelch warning and delete extra space.
2003-09-13 Tanya LattnerFixed warning.
2003-08-28 Tanya LattnerFirst version of llvm-ar added to cvs repository.