aboutsummaryrefslogtreecommitdiff
path: root/lib/Archive
AgeCommit message (Expand)Author
2003-12-20Fix PR#193.John Criswell
2003-12-17Make getObjectType() smarter about ranlibbed Mac OS X archives.Brian Gaeke
2003-12-11In getObjectType(), doxygenify comment, and take a pointer to theBrian Gaeke
2003-11-16Implement skeletal support for __.SYMDEF (ranlib) sections in archives.Brian Gaeke
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM project notice to the top of every C++ source file.John Criswell
2003-09-22Update file header for renamed fileChris Lattner
2003-09-11Fixed spelling and grammar.Misha Brukman
2003-06-30Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell
2003-04-23Fixed 'prevalent'.Misha Brukman
2003-04-22Preserve module source information in the ModuleIDChris Lattner
2003-04-19Initial support for reading standard .a filesChris Lattner