summaryrefslogtreecommitdiff
path: root/lib/Archive
Commit message (Expand)AuthorAge
* Use new getFileSize function instead of sys/stat.h directly.Chris Lattner2003-12-30
* Reverted back to revision 1.11. The previous fix doesn't really fixJohn Criswell2003-12-22
* Fix PR#193.John Criswell2003-12-20
* Make getObjectType() smarter about ranlibbed Mac OS X archives.Brian Gaeke2003-12-17
* In getObjectType(), doxygenify comment, and take a pointer to theBrian Gaeke2003-12-11
* Implement skeletal support for __.SYMDEF (ranlib) sections in archives.Brian Gaeke2003-11-16
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-20
* Update file header for renamed fileChris Lattner2003-09-22
* Fixed spelling and grammar.Misha Brukman2003-09-11
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-30
* Fixed 'prevalent'.Misha Brukman2003-04-23
* Preserve module source information in the ModuleIDChris Lattner2003-04-22
* Initial support for reading standard .a filesChris Lattner2003-04-19