Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-ar] Implement the O modifier: display member offsets inside the archive | Fangrui Song | 2019-10-17 | 1 | -0/+14 |
* | [llvm-ar] Use POSIX-specified timestamps for 'tv'. | Jordan Rupprecht | 2018-10-05 | 1 | -18/+18 |
* | Prefix path when displaying thin archives. | Rafael Espindola | 2016-12-04 | 1 | -13/+15 |
* | Fix reading archive members with / in the name. | Rafael Espindola | 2015-07-13 | 1 | -0/+6 |
* | Don't reject an archive with just a symbol table. | Rafael Espindola | 2015-07-08 | 1 | -0/+4 |
* | Start adding thin archive support. | Rafael Espindola | 2014-12-16 | 1 | -0/+8 |
* | Update tests to use the new format of printing a TimeValue. It's a bit | Chandler Carruth | 2014-04-28 | 1 | -12/+12 |
* | Change llvm-ar to use lib/Object. | Rafael Espindola | 2013-07-12 | 1 | -0/+1 |
* | llvm/test/Object/archive-toc.test: Use env(1) to satisfy win32 hosts. | NAKAMURA Takumi | 2013-07-12 | 1 | -8/+4 |
* | Fix a FIXME about the format and add a test. | Rafael Espindola | 2013-07-11 | 1 | -8/+23 |
* | Merge these tests. | Rafael Espindola | 2013-07-11 | 1 | -0/+16 |