Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 1 | -0/+2 |
* | Simplify code. | Benjamin Kramer | 2011-11-04 | 1 | -4/+3 |
* | Removed unused variable. | Chad Rosier | 2011-11-02 | 1 | -1/+0 |
* | Object/Archive: Add symbol table iteration. | Michael J. Spencer | 2011-11-02 | 1 | -9/+71 |
* | Object/Archive: Cleanup anon namespace. | Michael J. Spencer | 2011-10-25 | 1 | -8/+5 |
* | Object/Archive: Add BSD style long file name support and skip internal members. | Michael J. Spencer | 2011-10-25 | 1 | -7/+48 |
* | lib/Object: Suppress warnings on gcc-4.3.4 cygwin | NAKAMURA Takumi | 2011-10-08 | 1 | -1/+1 |
* | Object: constize Archive. | Michael J. Spencer | 2011-10-08 | 1 | -2/+2 |
* | Object: Add archive support. | Michael J. Spencer | 2011-09-27 | 1 | -0/+172 |